summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2015-01-15vxlan: Group Policy extensionThomas Graf-5/+74
2015-01-14vxlan: Remote checksum offloadTom Herbert-0/+11
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov-0/+14
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko-1/+1
2015-01-13net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko-0/+12
2015-01-12vxlan: Improve support for header flagsTom Herbert-0/+7
2015-01-12Bluetooth: Add missing response structure for HCI Delete Stored Link KeyMarcel Holtmann-0/+4
2015-01-12Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann-0/+2
2015-01-12Bluetooth: Add defintions for HCI Read Stored Link Key commandMarcel Holtmann-0/+11
2015-01-12Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann-1/+1
2015-01-08nl80211: support per-TID station statisticsJohannes Berg-0/+21
2015-01-08nl80211: clarify packet statistics descriptionsJohannes Berg-6/+6
2015-01-08cfg80211: add nl80211 beacon-only statisticsJohannes Berg-0/+6
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg-75/+2
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg-5/+12
2015-01-08cfg80211: allow including station info in delete eventJohannes Berg-1/+15
2015-01-08cfg80211: add scan time to survey dataJohannes Berg-0/+4
2015-01-08cfg80211: allow survey data to return global dataJohannes Berg-1/+2
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg-22/+22
2015-01-08netfilter: conntrack: Remove nf_ct_conntrack_flush_reportKristian Evensen-2/+0
2015-01-07mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv-2/+9
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg-5/+2
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+2
2015-01-06Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller-5/+2
2015-01-06cfg80211: add extensible feature flag attributeGautam Kumar Shukla-0/+39
2015-01-05net: tcp: add per route congestion controlDaniel Borkmann-0/+6
2015-01-05net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann-0/+7
2015-01-05net: tcp: add key management to congestion controlDaniel Borkmann-2/+10
2015-01-05net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal-3/+7
2015-01-05ip: Add offset parameter to ip_cmsg_recvTom Herbert-0/+1
2015-01-05ip: Add offset parameter to ip_cmsg_recvTom Herbert-1/+6
2015-01-05ip: IP cmsg cleanupTom Herbert-1/+10
2015-01-05ip: Move checksum convert defines to inetTom Herbert-0/+17
2015-01-05netlink: Warn on unordered or illegal nla_nest_cancel() or nlmsg_cancel()Thomas Graf-1/+3
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg-5/+2
2015-01-04geneve: Remove socket hash table.Jesse Gross-1/+1
2015-01-04geneve: Simplify locking.Jesse Gross-1/+1
2015-01-04geneve: Remove workqueue.Jesse Gross-1/+0
2015-01-03Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE optionMarcel Holtmann-0/+12
2015-01-02Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann-3/+1
2015-01-02Bluetooth: Remove broken force_lesc_support debugfs optionMarcel Holtmann-1/+0
2015-01-02Bluetooth: Introduce force_bredr_smp debugfs option for testingMarcel Holtmann-0/+1
2015-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-34/+121
2014-12-31fib_trie: Push rcu_read_lock/unlock to callersAlexander Duyck-21/+29
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg-2/+2
2014-12-27genetlink: pass multicast bind/unbind to familiesJohannes Berg-0/+5
2014-12-27genetlink: pass only network namespace to genl_has_listeners()Johannes Berg-2/+2
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross-4/+24
2014-12-26neigh: remove next ptr from struct neigh_tableNicolas Dichtel-1/+0
2014-12-26Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constantMarcel Holtmann-0/+10