summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-12-23openvswitch: Fix GSO with multiple MPLS label.Pravin B Shelar1-1/+2
2014-12-23openvswitch: Fix MPLS action validation.Pravin B Shelar1-12/+1
2014-12-23mpls: Fix allowed protocols for mpls gsoPravin B Shelar1-4/+1
2014-12-23mpls: Fix config check for mpls.Pravin B Shelar1-1/+1
2014-12-23net: Rearrange loop in net_rx_actionHerbert Xu1-14/+12
2014-12-23net: Always poll at least one device in net_rx_actionHerbert Xu1-4/+3
2014-12-23net: Detect drivers that reschedule NAPI and exhaust budgetHerbert Xu1-0/+9
2014-12-23net: Move napi polling code out of net_rx_actionHerbert Xu1-44/+54
2014-12-23batman-adv: avoid NULL dereferences and fix if checkAntonio Quartulli1-1/+1
2014-12-23batman-adv: Unify fragment size calculationSven Eckelmann1-1/+1
2014-12-23batman-adv: Calculate extra tail size based on queued fragmentsSven Eckelmann1-1/+1
2014-12-23net: drop the packet when fails to do software segmentation or header checkJason Wang1-1/+1
2014-12-22tcp6: don't move IP6CB before xfrm6_policy_check()Nicolas Dichtel1-16/+29
2014-12-22packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever...Dan Collins1-4/+7
2014-12-20Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann1-2/+2
2014-12-20Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann4-0/+21
2014-12-20Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann2-0/+67
2014-12-20Bluetooth: Enable basics for LE Data Length Extension featureMarcel Holtmann1-0/+14
2014-12-20Bluetooth: Move LE debugfs file creation into hci_debugfs.cMarcel Holtmann2-478/+474
2014-12-20Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.cMarcel Holtmann2-349/+350
2014-12-20Bluetooth: Move common debugfs file creation into hci_debugfs.cMarcel Holtmann2-201/+200
2014-12-20Bluetooth: Add skeleton functions for debugfs creationMarcel Holtmann4-1/+74
2014-12-20Bluetooth: Support static address when BR/EDR has been disabledMarcel Holtmann2-2/+14
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2014-12-20ieee802154: iface: move multiple node type checkAlexander Aring1-14/+9
2014-12-20mac802154: iface: check concurrent ifacesAlexander Aring1-0/+77
2014-12-19Bluetooth: Move hci_update_page_scan to hci_request.cJohan Hedberg2-56/+56
2014-12-19Bluetooth: Add return parameter to cmd_complete callbacksJohan Hedberg1-40/+45
2014-12-19Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg2-68/+109
2014-12-19Bluetooth: Fix Remove Device to wait for HCI before sending cmd_completeJohan Hedberg1-22/+62
2014-12-19Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg4-95/+105
2014-12-19Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...Al Viro1-0/+3
2014-12-19Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...Al Viro1-0/+3
2014-12-19Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()Al Viro1-1/+2
2014-12-19Bluetooth: 6lowpan: Do not free skb when packet is droppedJukka Rissanen1-1/+0
2014-12-19[regression] chunk lost from bd9b51Al Viro1-1/+0
2014-12-19Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg7-370/+453
2014-12-19Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg3-15/+22
2014-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-124/+226
2014-12-19nl802154: introduce support for cca settingsAlexander Aring3-3/+71
2014-12-19ieee802154: rework cca settingAlexander Aring5-9/+10
2014-12-18Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/lin...David S. Miller7-17/+32
2014-12-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-5/+9
2014-12-18geneve: Fix races between socket add and release.Jesse Gross1-6/+7
2014-12-18geneve: Remove socket and offload handlers at destruction.Jesse Gross1-0/+17
2014-12-18netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...Thomas Graf1-1/+1
2014-12-18netlink: Always copy on mmap TX.David Miller1-36/+16
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds6-51/+203
2014-12-17Bluetooth: Fix bug with filter in service discovery optimizationMarcel Holtmann1-5/+9
2014-12-17libceph: specify position of extent operationYan, Zheng1-13/+6