aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko3-13/+13
2015-01-13net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko1-0/+12
2015-01-13ipv6: directly include libc-compat.h in ipv6.hWillem de Bruijn1-0/+1
2015-01-13rhashtable: add a note for grow and shrink decision functionsYing Xue1-0/+4
2015-01-13rhashtable: involve rhashtable_lookup_compare_insert routineYing Xue1-0/+5
2015-01-12rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSEDRoopa Prabhu1-0/+1
2015-01-12bridge: support for multiple vlans and vlan ranges in setlink and dellink requestsRoopa Prabhu1-0/+2
2015-01-12vxlan: Improve support for header flagsTom Herbert1-0/+7
2015-01-08rhashtable: avoid unnecessary wakeup for worker queueYing Xue1-1/+1
2015-01-08rhashtable: involve rhashtable_lookup_insert routineYing Xue1-0/+1
2015-01-08ipv6: fix redefinition of in6_pktinfo and ip6_mtuinfoWANG Cong2-1/+10
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-31/+17
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+2
2015-01-06ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk1-0/+9
2015-01-06mm: propagate error from stack expansion even for guard pageLinus Torvalds1-1/+1
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 Borkmann2-0/+9
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 Herbert2-0/+2
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 Herbert2-15/+18
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-04list_nulls: fix missing headerYing Xue1-0/+3
2015-01-04rhashtable: fix missing headerYing Xue1-0/+1
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-03rhashtable: Supports for nulls markerThomas Graf2-11/+49
2015-01-03rhashtable: Per bucket locks & deferred expansion/shrinkingThomas Graf1-11/+26
2015-01-03spinlock: Add spin_lock_bh_nested()Thomas Graf3-0/+11
2015-01-03nft_hash: Remove rhashtable_remove_pprev()Thomas Graf1-2/+0
2015-01-03rhashtable: Convert bucket iterators to take table and indexThomas Graf1-57/+116
2015-01-03rhashtable: Do hashing inside of rhashtable_lookup_compare()Thomas Graf1-4/+1
2015-01-02timecounter: provide a macro to initialize the cyclecounter mask field.Richard Cochran1-1/+4
2015-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller8-34/+121
2015-01-02Merge tag 'sound-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-5/+5
2015-01-02net: Add Transparent Ethernet Bridging GRO support.Jesse Gross1-0/+4
2015-01-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+7
2014-12-31GMAC: define clock ID used for GMACRoger Chen1-0/+3
2014-12-31fib_trie: Push rcu_read_lock/unlock to callersAlexander Duyck1-21/+29
2014-12-31l2tp : multicast notification to the registered listenersBill Hong1-0/+1
2014-12-31net: fec: add Wake-on-LAN supportNimrod Andy1-0/+1
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-20/+2
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov1-0/+20
2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran1-7/+12
2014-12-30timecounter: provide a helper function to shift the time.Richard Cochran1-0/+9