aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-19Bluetooth: Convert disconn_cfm to be triggered through hci_cbJohan Hedberg4-4/+12
2015-02-19Bluetooth: Convert connect_cfm to be triggered through hci_cbJohan Hedberg4-22/+39
2015-02-19Bluetooth: Convert L2CAP security callback to use hci_cbJohan Hedberg1-4/+10
2015-02-19Bluetooth: Convert hci_cb_list_lock to a mutexJohan Hedberg1-5/+5
2015-02-19Bluetooth: Add new hci_cb entries to the tail rather than the headJohan Hedberg1-1/+1
2015-02-17Bluetooth: Fix AMP init for certain AMP controllersJohan Hedberg1-10/+20
2015-02-16Bluetooth: Fix accepting early data on fixed channelsJohan Hedberg1-0/+14
2015-02-15Bluetooth: Provide option to enable/disable debugfs informationMarcel Holtmann3-1/+32
2015-02-15Bluetooth: Make __next_ident function static.Marcel Holtmann2-2/+1
2015-02-15Bluetooth: Make a2mp_send function staticMarcel Holtmann2-2/+1
2015-02-15Bluetooth: Make amp_mgr_lookup_by_state function staticMarcel Holtmann2-18/+17
2015-02-15Bluetooth: Make amp_mgr_list and amp_mgr_list_lock staticMarcel Holtmann2-5/+2
2015-02-15Bluetooth: Move A2MP_FEAT_EXT declaration into A2MP sourceMarcel Holtmann2-2/+2
2015-02-15Bluetooth: Add shutdown callback before closing the deviceTedd Ho-Jeong An1-0/+6
2015-02-146lowpan: nhc: add other known rfc6282 compressionsAlexander Aring9-0/+213
2015-02-146lowpan: add udp compression via nhc layerAlexander Aring4-170/+205
2015-02-146lowpan: add generic nhc layer interfaceAlexander Aring3-1/+388
2015-02-14Bluetooth: Enhance error codes pair device commandLukasz Rymanowski1-0/+4
2015-02-14Bluetooth: Improve error handling in connect aclLukasz Rymanowski1-1/+5
2015-02-14Bluetooth: Do not allow LE connection if LE is not enabledLukasz Rymanowski1-0/+8
2015-02-14ieee802154: fix netns settingsNicolas Dichtel2-2/+5
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-5/+3
2015-02-11Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds10-517/+628
2015-02-11mm: gup: use get_user_pages_unlockedAndrea Arcangeli1-4/+2
2015-02-11mm: page_counter: pull "-1" handling out of page_counter_memparse()Johannes Weiner1-1/+1
2015-02-10SUNRPC: Cleanup to remove xs_tcp_close()Trond Myklebust1-6/+1
2015-02-09ipv4: Namespecify TCP PMTU mechanismFan Du4-21/+23
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-54/+71
2015-02-09SUNRPC: Fix stupid typo in xs_sock_set_reuseportTrond Myklebust1-2/+3
2015-02-09tcp: don't include Fast Open option in SYN-ACK on pure SYN-dataYuchung Cheng1-5/+8
2015-02-09openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is setThomas Graf1-1/+1
2015-02-09ipv6: Make __ipv6_select_ident staticVlad Yasevich1-1/+2
2015-02-09ipv6: Fix fragment id assignment on LE arches.Vlad Yasevich1-1/+1
2015-02-09bridge: Fix inability to add non-vlan fdb entryToshiaki Makita1-7/+5
2015-02-09net: dsa: Remove redundant phy_attach()Andrew Lunn1-13/+0
2015-02-09tipc: remove tipc_snprintfRichard Alpe4-60/+4
2015-02-09tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe12-301/+13
2015-02-09tipc: convert legacy nl stats show to nl compatRichard Alpe2-35/+15
2015-02-09tipc: convert legacy nl net id get to nl compatRichard Alpe2-23/+18
2015-02-09tipc: convert legacy nl net id set to nl compatRichard Alpe2-26/+14
2015-02-09tipc: convert legacy nl node addr set to nl compatRichard Alpe3-27/+27
2015-02-09tipc: convert legacy nl node dump to nl compatRichard Alpe4-60/+22
2015-02-09tipc: convert legacy nl media dump to nl compatRichard Alpe4-24/+19
2015-02-09tipc: convert legacy nl socket dump to nl compatRichard Alpe4-89/+111
2015-02-09tipc: convert legacy nl name table dump to nl compatRichard Alpe4-190/+101
2015-02-09tipc: convert legacy nl link stat reset to nl compatRichard Alpe4-41/+27
2015-02-09tipc: convert legacy nl link prop set to nl compatRichard Alpe4-153/+48
2015-02-09tipc: convert legacy nl link dump to nl compatRichard Alpe4-79/+23
2015-02-09tipc: convert legacy nl link stat to nl compatRichard Alpe6-192/+205
2015-02-09tipc: convert legacy nl bearer enable/disable to nl compatRichard Alpe4-57/+149