summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-08-14Bluetooth: Move parts of fixed channel initialization to l2cap_add_scidJohan Hedberg2-9/+4
2014-08-14Bluetooth: Remove special ATT data channel handlingJohan Hedberg1-79/+0
2014-08-14Bluetooth: Improve fixed channel lookup based on link typeJohan Hedberg1-3/+8
2014-08-14Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfmJohan Hedberg1-44/+80
2014-08-14Bluetooth: Refactor l2cap_connect_cfmJohan Hedberg1-5/+8
2014-08-14Bluetooth: Remove special handling of ATT in l2cap_security_cfm()Johan Hedberg1-9/+2
2014-08-14Bluetooth: Resume BT_CONNECTED state after LE security elevationJohan Hedberg1-0/+6
2014-08-14Bluetooth: Fix __l2cap_no_conn_pending() usage with all channelsJohan Hedberg1-0/+3
2014-08-14Bluetooth: Fix reference counting of global L2CAP channelsJohan Hedberg1-8/+28
2014-08-14Bluetooth: Fix confusion between parent and child channel for 6lowpanJohan Hedberg1-5/+5
2014-08-14Bluetooth: Remove redundant check for remote_key_distJohan Hedberg1-2/+1
2014-08-14Bluetooth: Disable page scan if all whitelisted devices are connectedJohan Hedberg2-4/+27
2014-08-14Bluetooth: Create unified helper function for updating page scanJohan Hedberg2-60/+43
2014-08-14Bluetooth: Add convenience function to check for pending power offJohan Hedberg1-24/+28
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-149/+98
2014-08-14Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds16-383/+809
2014-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-55/+121
2014-08-11net: Always untag vlan-tagged traffic on input.Vlad Yasevich4-55/+55
2014-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-86/+39
2014-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-4/+6
2014-08-10Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds9-72/+103
2014-08-09libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctlyIlya Dryomov1-1/+1
2014-08-08rtnetlink: fix VF info sizeJiri Benc1-1/+2
2014-08-08ipv4: removed redundant conditionalNiv Yehezkel1-2/+0
2014-08-08netfilter: nf_tables: fix error return codeJulia Lawall1-1/+3
2014-08-08netfilter: don't use mutex_lock_interruptible()Pablo Neira Ayuso5-73/+22
2014-08-08netfilter: nf_tables: don't update chain with unset countersPablo Neira Ayuso1-0/+3
2014-08-08netfilter: nf_tables: uninitialize element key/data from the commit pathPablo Neira Ayuso1-12/+11
2014-08-08netlink: reset network header before passing to tapsDaniel Borkmann1-1/+1
2014-08-08batman: fix duplicate #include of multicast.hJean Sacren1-1/+0
2014-08-08openvswitch: fix duplicate #include headersJean Sacren1-2/+0
2014-08-076lowpan: Allow 6LoWPAN to be modularGeert Uytterhoeven1-1/+1
2014-08-07Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds5-6/+6
2014-08-07netlink: hold nl_sock_hash_lock during diag dumpThomas Graf3-0/+5
2014-08-07list: fix order of arguments for hlist_add_after(_rcu)Ken Helias5-6/+6
2014-08-07tcp: md5: check md5 signature without socket lockDmitry Popov2-17/+44
2014-08-07net-timestamp: cumulative tcp timestamping fixesWillem de Bruijn2-9/+11
2014-08-06net-timestamp: sock_tx_timestamp() fixEric Dumazet1-7/+13
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds321-11796/+14000
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds6-229/+380
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-23/+41
2014-08-06sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet1-1/+1
2014-08-06Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller6-27/+37
2014-08-06bridge: Update outdated comment on promiscuous modeToshiaki Makita1-4/+2
2014-08-06net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn2-0/+8
2014-08-06net-timestamp: TCP timestampingWillem de Bruijn4-6/+52
2014-08-06net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn3-4/+19
2014-08-06net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn4-1/+19
2014-08-06net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn2-27/+6
2014-08-06net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn2-9/+12