summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-06ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk
2015-01-06mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-06Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-01-05net: tcp: add per route congestion controlDaniel Borkmann
2015-01-05net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann
2015-01-05net: tcp: add key management to congestion controlDaniel Borkmann
2015-01-05net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal
2015-01-05ip: Add offset parameter to ip_cmsg_recvTom Herbert
2015-01-05ip: Add offset parameter to ip_cmsg_recvTom Herbert
2015-01-05ip: IP cmsg cleanupTom Herbert
2015-01-05ip: Move checksum convert defines to inetTom Herbert
2015-01-05netlink: Warn on unordered or illegal nla_nest_cancel() or nlmsg_cancel()Thomas Graf
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg
2015-01-04list_nulls: fix missing headerYing Xue
2015-01-04rhashtable: fix missing headerYing Xue
2015-01-04geneve: Remove socket hash table.Jesse Gross
2015-01-04geneve: Simplify locking.Jesse Gross
2015-01-04geneve: Remove workqueue.Jesse Gross
2015-01-03rhashtable: Supports for nulls markerThomas Graf
2015-01-03rhashtable: Per bucket locks & deferred expansion/shrinkingThomas Graf
2015-01-03spinlock: Add spin_lock_bh_nested()Thomas Graf
2015-01-03nft_hash: Remove rhashtable_remove_pprev()Thomas Graf
2015-01-03rhashtable: Convert bucket iterators to take table and indexThomas Graf
2015-01-03rhashtable: Do hashing inside of rhashtable_lookup_compare()Thomas Graf
2015-01-02timecounter: provide a macro to initialize the cyclecounter mask field.Richard Cochran
2015-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-02Merge tag 'sound-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-01-02net: Add Transparent Ethernet Bridging GRO support.Jesse Gross
2015-01-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-12-31GMAC: define clock ID used for GMACRoger Chen
2014-12-31fib_trie: Push rcu_read_lock/unlock to callersAlexander Duyck
2014-12-31l2tp : multicast notification to the registered listenersBill Hong
2014-12-31net: fec: add Wake-on-LAN supportNimrod Andy
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov
2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran
2014-12-30timecounter: provide a helper function to shift the time.Richard Cochran
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-30ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen
2014-12-29Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-12-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko
2014-12-29Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki
2014-12-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2014-12-29virtio_ring: document alignment requirementsMichael S. Tsirkin
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg
2014-12-27genetlink: pass multicast bind/unbind to familiesJohannes Berg