summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-08-08Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2014-08-08Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2014-08-08Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2014-08-08Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2014-08-08Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2014-08-07netlink: reset network header before passing to tapsDaniel Borkmann
2014-08-07batman: fix duplicate #include of multicast.hJean Sacren
2014-08-07openvswitch: fix duplicate #include headersJean Sacren
2014-08-07Bluetooth: Move parts of fixed channel initialization to l2cap_add_scidJohan Hedberg
2014-08-07Bluetooth: Remove special ATT data channel handlingJohan Hedberg
2014-08-07Bluetooth: Improve fixed channel lookup based on link typeJohan Hedberg
2014-08-07Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfmJohan Hedberg
2014-08-07Bluetooth: Refactor l2cap_connect_cfmJohan Hedberg
2014-08-07Bluetooth: Remove special handling of ATT in l2cap_security_cfm()Johan Hedberg
2014-08-07Bluetooth: Resume BT_CONNECTED state after LE security elevationJohan Hedberg
2014-08-07Bluetooth: Fix __l2cap_no_conn_pending() usage with all channelsJohan Hedberg
2014-08-07Bluetooth: Fix reference counting of global L2CAP channelsJohan Hedberg
2014-08-076lowpan: Allow 6LoWPAN to be modularGeert Uytterhoeven
2014-08-07Bluetooth: Fix confusion between parent and child channel for 6lowpanJohan Hedberg
2014-08-07Bluetooth: Remove redundant check for remote_key_distJohan Hedberg
2014-08-07Bluetooth: Disable page scan if all whitelisted devices are connectedJohan Hedberg
2014-08-07Bluetooth: Create unified helper function for updating page scanJohan Hedberg
2014-08-07Bluetooth: Add convenience function to check for pending power offJohan Hedberg
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds
2014-08-06netlink: hold nl_sock_hash_lock during diag dumpThomas Graf
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-08-06tcp: md5: check md5 signature without socket lockDmitry Popov
2014-08-06net-timestamp: cumulative tcp timestamping fixesWillem de Bruijn
2014-08-06net-timestamp: sock_tx_timestamp() fixEric Dumazet
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-05sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet
2014-08-05Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-08-05bridge: Update outdated comment on promiscuous modeToshiaki Makita
2014-08-05net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn
2014-08-05net-timestamp: TCP timestampingWillem de Bruijn
2014-08-05net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn
2014-08-05net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn
2014-08-05net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn
2014-08-05net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn
2014-08-05tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell
2014-08-05Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-08-05svcrdma: remove rdma_create_qp() failure recovery logicSteve Wise
2014-08-05batman-adv: Start new development cycleSimon Wunderlich
2014-08-05batman-adv: increase default hop penaltySimon Wunderlich
2014-08-05batman-adv: remove unnecessary logspamAndré Gaul
2014-08-05batman-adv: Fix out-of-order fragmentation supportSven Eckelmann
2014-08-04netlink: fix lockdep splatsEric Dumazet
2014-08-04Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds