summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-151-8/+7
| * | | | mac80211: Fix accounting of multicast framesSujith Manoharan2014-12-121-0/+6
| * | | | mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan2014-12-121-3/+3
* | | | | ipv4: per cpu uncached listEric Dumazet2015-01-161-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-01-151-2/+0
|\ \ \ \ \
| * | | | | netfilter: conntrack: Remove nf_ct_conntrack_flush_reportKristian Evensen2015-01-081-2/+0
| |/ / / /
* | | | | openvswitch: Support VXLAN Group Policy extensionThomas Graf2015-01-151-1/+4
* | | | | vxlan: Only bind to sockets with compatible flags enabledThomas Graf2015-01-151-0/+3
* | | | | vxlan: Group Policy extensionThomas Graf2015-01-151-5/+74
* | | | | vxlan: Remote checksum offloadTom Herbert2015-01-141-0/+11
* | | | | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-1/+1
* | | | | net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko2015-01-131-0/+12
* | | | | vxlan: Improve support for header flagsTom Herbert2015-01-121-0/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-071-5/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-061-5/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-051-5/+2
| | |/ /
* | | | net: tcp: add per route congestion controlDaniel Borkmann2015-01-061-0/+6
* | | | net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann2015-01-061-0/+7
* | | | net: tcp: add key management to congestion controlDaniel Borkmann2015-01-062-2/+10
* | | | net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal2015-01-061-3/+7
* | | | ip: Add offset parameter to ip_cmsg_recvTom Herbert2015-01-061-0/+1
* | | | ip: Add offset parameter to ip_cmsg_recvTom Herbert2015-01-061-1/+6
* | | | ip: IP cmsg cleanupTom Herbert2015-01-061-1/+10
* | | | ip: Move checksum convert defines to inetTom Herbert2015-01-061-0/+17
* | | | netlink: Warn on unordered or illegal nla_nest_cancel() or nlmsg_cancel()Thomas Graf2015-01-061-1/+3
* | | | geneve: Remove socket hash table.Jesse Gross2015-01-051-1/+1
* | | | geneve: Simplify locking.Jesse Gross2015-01-051-1/+1
* | | | geneve: Remove workqueue.Jesse Gross2015-01-051-1/+0
| |_|/ |/| |
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-028-34/+121
|\ \ \
| * | | Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constantMarcel Holtmann2014-12-261-0/+10
| * | | Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann2014-12-201-2/+0
| * | | Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann2014-12-201-0/+1
| * | | Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann2014-12-201-0/+6
| * | | Bluetooth: Add structures for LE Data Length Extension featureMarcel Holtmann2014-12-201-0/+43
| * | | Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg2014-12-191-2/+0
| * | | Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg2014-12-191-2/+0
| * | | Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg2014-12-191-25/+0
| * | | Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg2014-12-191-1/+2
| * | | Bluetooth: 6lowpan: Add IPSP PSM valueJukka Rissanen2014-12-191-0/+1
| * | | nl802154: introduce support for cca settingsAlexander Aring2014-12-192-1/+4
| * | | ieee802154: rework cca settingAlexander Aring2014-12-193-3/+13
| * | | nl802154: introduce cca mode enumsAlexander Aring2014-12-191-0/+43
* | | | fib_trie: Push rcu_read_lock/unlock to callersAlexander Duyck2015-01-011-21/+29
| |/ / |/| |
* | | netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-271-2/+2
* | | genetlink: pass multicast bind/unbind to familiesJohannes Berg2014-12-271-0/+5
* | | genetlink: pass only network namespace to genl_has_listeners()Johannes Berg2014-12-271-2/+2
* | | net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-261-4/+24
* | | neigh: remove next ptr from struct neigh_tableNicolas Dichtel2014-12-261-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-171-1/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'nsfs' into for-nextAl Viro2014-12-111-1/+2
| |\ \