summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2015-01-06Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller1-5/+2
2015-01-06cfg80211: add extensible feature flag attributeGautam Kumar Shukla1-0/+39
2015-01-06net: tcp: add per route congestion controlDaniel Borkmann1-0/+6
2015-01-06net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann1-0/+7
2015-01-06net: tcp: add key management to congestion controlDaniel Borkmann2-2/+10
2015-01-06net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal1-3/+7
2015-01-06ip: Add offset parameter to ip_cmsg_recvTom Herbert1-0/+1
2015-01-06ip: Add offset parameter to ip_cmsg_recvTom Herbert1-1/+6
2015-01-06ip: IP cmsg cleanupTom Herbert1-1/+10
2015-01-06ip: Move checksum convert defines to inetTom Herbert1-0/+17
2015-01-06netlink: Warn on unordered or illegal nla_nest_cancel() or nlmsg_cancel()Thomas Graf1-1/+3
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg1-5/+2
2015-01-05geneve: Remove socket hash table.Jesse Gross1-1/+1
2015-01-05geneve: Simplify locking.Jesse Gross1-1/+1
2015-01-05geneve: Remove workqueue.Jesse Gross1-1/+0
2015-01-03Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE optionMarcel Holtmann1-0/+12
2015-01-03Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann2-3/+1
2015-01-03Bluetooth: Remove broken force_lesc_support debugfs optionMarcel Holtmann1-1/+0
2015-01-03Bluetooth: Introduce force_bredr_smp debugfs option for testingMarcel Holtmann1-0/+1
2015-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller8-34/+121
2015-01-01fib_trie: Push rcu_read_lock/unlock to callersAlexander Duyck1-21/+29
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg1-2/+2
2014-12-27genetlink: pass multicast bind/unbind to familiesJohannes Berg1-0/+5
2014-12-27genetlink: pass only network namespace to genl_has_listeners()Johannes Berg1-2/+2
2014-12-27net: Generalize ndo_gso_check to ndo_features_checkJesse Gross1-4/+24
2014-12-27neigh: remove next ptr from struct neigh_tableNicolas Dichtel1-1/+0
2014-12-26Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constantMarcel Holtmann1-0/+10
2014-12-20Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann1-2/+0
2014-12-20Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann1-0/+1
2014-12-20Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann1-0/+6
2014-12-20Bluetooth: Add structures for LE Data Length Extension featureMarcel Holtmann1-0/+43
2014-12-20Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg1-2/+0
2014-12-20Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg1-2/+0
2014-12-19Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg1-25/+0
2014-12-19Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg1-1/+2
2014-12-19Bluetooth: 6lowpan: Add IPSP PSM valueJukka Rissanen1-0/+1
2014-12-19nl802154: introduce support for cca settingsAlexander Aring2-1/+4
2014-12-19ieee802154: rework cca settingAlexander Aring3-3/+13
2014-12-19nl802154: introduce cca mode enumsAlexander Aring1-0/+43
2014-12-18nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen1-0/+3
2014-12-18nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen1-0/+2
2014-12-17cfg80211: allow wiphy specific regdomain managementJonathan Doron2-0/+33
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+2
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg1-8/+7
2014-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2014-12-12mac80211: Fix accounting of multicast framesSujith Manoharan1-0/+6
2014-12-12mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan1-3/+3
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds57-726/+2785
2014-12-11Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds1-17/+9
2014-12-11Merge branch 'nsfs' into for-nextAl Viro1-1/+2