summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-05list_nulls: fix missing headerYing Xue
2015-01-05rhashtable: fix missing headerYing Xue
2015-01-05qlcnic: Fix dump_skb outputJoe Perches
2015-01-05enic: reconfigure resources for kdump crash kernelGovindarajulu Varadarajan
2015-01-05Merge branch 'geneve-next'David S. Miller
2015-01-05geneve: Check family when reusing sockets.Jesse Gross
2015-01-05geneve: Remove socket hash table.Jesse Gross
2015-01-05geneve: Simplify locking.Jesse Gross
2015-01-05geneve: Remove workqueue.Jesse Gross
2015-01-03Merge branch 'rhashtable-next'David S. Miller
2015-01-03netlink: Lockless lookup with RCU grace period in socket releaseThomas Graf
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: Factor out bucket_tail() functionThomas Graf
2015-01-03rhashtable: Convert bucket iterators to take table and indexThomas Graf
2015-01-03rhashtable: Use rht_obj() instead of manual offset calculationThomas Graf
2015-01-03rhashtable: Do hashing inside of rhashtable_lookup_compare()Thomas Graf
2015-01-02Merge branch 'timecounter-next'David S. Miller
2015-01-02microblaze: include the new timecounter header.Richard Cochran
2015-01-02mlx4: include clocksource.h againRichard Cochran
2015-01-02ixgbe: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2015-01-02igb: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2015-01-02e1000e: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2015-01-02bnx2x: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2015-01-02timecounter: provide a macro to initialize the cyclecounter mask field.Richard Cochran
2015-01-02MAINTAINERS: Update Open vSwitch entry.Pravin B Shelar
2015-01-02Merge tag 'wireless-drivers-next-for-davem-2015-01-02' of git://git.kernel.or...David S. Miller
2015-01-02net: ethernet: cisco: enic: enic_dev: Remove some unused functionsRickard Strandqvist
2015-01-02isdn: hisax: hfc4s8s_l1: Remove some unused functionsRickard Strandqvist
2015-01-02net: fddi: skfp: smt.c: Remove unused functionRickard Strandqvist
2015-01-02net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functionsRickard Strandqvist
2015-01-02net: skbuff: don't zero tc members when freeing skbFlorian Westphal
2015-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-02geneve: Add Geneve GRO supportJoe Stringer
2015-01-02net: Add Transparent Ethernet Bridging GRO support.Jesse Gross
2015-01-02net/fsl: remove hardcoded clock setting from xgmac_mdioShaohui Xie
2015-01-02net/fsl: remove irq assignment from xgmac_mdioShaohui Xie
2015-01-02net/fsl: remove reset from xgmac_mdioShaohui Xie
2015-01-01Merge branch 'gmac-next'David S. Miller
2015-01-01GMAC: add document for Rockchip RK3288 GMACRoger Chen
2015-01-01ARM: dts: rockchip: enable gmac on RK3288 evb boardRoger Chen
2015-01-01ARM: dts: rockchip: add gmac info for rk3288Roger Chen
2015-01-01GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMACRoger Chen
2015-01-01GMAC: define clock ID used for GMACRoger Chen
2015-01-01GMAC: add driver for Rockchip RK3288 SoCs integrated GMACRoger Chen
2014-12-31igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller
2014-12-31e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller
2014-12-31Merge branch 'fib_trie-next'David S. Miller