aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-1/+1
2015-01-13net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko1-0/+12
2015-01-12vxlan: Improve support for header flagsTom Herbert1-0/+7
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+2
2015-01-06Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-5/+2
2015-01-05net: tcp: add per route congestion controlDaniel Borkmann1-0/+6
2015-01-05net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann1-0/+7
2015-01-05net: tcp: add key management to congestion controlDaniel Borkmann2-2/+10
2015-01-05net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal1-3/+7
2015-01-05ip: Add offset parameter to ip_cmsg_recvTom Herbert1-0/+1
2015-01-05ip: Add offset parameter to ip_cmsg_recvTom Herbert1-1/+6
2015-01-05ip: IP cmsg cleanupTom Herbert1-1/+10
2015-01-05ip: Move checksum convert defines to inetTom Herbert1-0/+17
2015-01-05netlink: 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-04geneve: Remove socket hash table.Jesse Gross1-1/+1
2015-01-04geneve: Simplify locking.Jesse Gross1-1/+1
2015-01-04geneve: Remove workqueue.Jesse Gross1-1/+0
2015-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller8-34/+121
2014-12-31fib_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-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross1-4/+24
2014-12-26neigh: 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-19Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg1-2/+0
2014-12-19Bluetooth: 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-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+2
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds57-726/+2785
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds1-17/+9
2014-12-10Merge branch 'nsfs' into for-nextAl Viro1-1/+2
2014-12-10mm: memcontrol: lockless page countersJohannes Weiner1-17/+9
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-6/+6
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-12-10irda: Convert function pointer arrays and uses to constJoe Perches1-3/+3
2014-12-10llc: Make llc_sap_action_t function pointer arrays constJoe Perches1-1/+1
2014-12-10llc: Make llc_conn_ev_qfyr_t function pointer arrays constJoe Perches1-1/+1
2014-12-10llc: Make function pointer arrays constJoe Perches1-1/+1