aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-04geneve: Check family when reusing sockets.Jesse Gross1-4/+5
2015-01-04geneve: Remove socket hash table.Jesse Gross2-20/+8
2015-01-04geneve: Simplify locking.Jesse Gross2-34/+27
2015-01-04geneve: Remove workqueue.Jesse Gross2-20/+2
2015-01-03netlink: Lockless lookup with RCU grace period in socket releaseThomas Graf2-16/+17
2015-01-03rhashtable: Supports for nulls markerThomas Graf3-18/+79
2015-01-03rhashtable: Per bucket locks & deferred expansion/shrinkingThomas Graf4-153/+384
2015-01-03spinlock: Add spin_lock_bh_nested()Thomas Graf4-0/+19
2015-01-03nft_hash: Remove rhashtable_remove_pprev()Thomas Graf3-37/+10
2015-01-03rhashtable: Factor out bucket_tail() functionThomas Graf1-9/+14
2015-01-03rhashtable: Convert bucket iterators to take table and indexThomas Graf5-79/+152
2015-01-03rhashtable: Use rht_obj() instead of manual offset calculationThomas Graf1-2/+2
2015-01-03rhashtable: Do hashing inside of rhashtable_lookup_compare()Thomas Graf4-86/+61
2015-01-02microblaze: include the new timecounter header.Richard Cochran1-0/+1
2015-01-02mlx4: include clocksource.h againRichard Cochran1-0/+1
2015-01-02ixgbe: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-1/+1
2015-01-02igb: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-3/+2
2015-01-02e1000e: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-2/+1
2015-01-02bnx2x: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-1/+1
2015-01-02timecounter: provide a macro to initialize the cyclecounter mask field.Richard Cochran1-1/+4
2015-01-02MAINTAINERS: Update Open vSwitch entry.Pravin B Shelar1-1/+2
2015-01-02net: ethernet: cisco: enic: enic_dev: Remove some unused functionsRickard Strandqvist2-61/+0
2015-01-02isdn: hisax: hfc4s8s_l1: Remove some unused functionsRickard Strandqvist1-21/+0
2015-01-02net: fddi: skfp: smt.c: Remove unused functionRickard Strandqvist1-12/+0
2015-01-02net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functionsRickard Strandqvist1-16/+0
2015-01-02net: skbuff: don't zero tc members when freeing skbFlorian Westphal1-7/+0
2015-01-02geneve: Add Geneve GRO supportJoe Stringer1-2/+95
2015-01-02net: Add Transparent Ethernet Bridging GRO support.Jesse Gross3-47/+102
2015-01-02net/fsl: remove hardcoded clock setting from xgmac_mdioShaohui Xie1-14/+0
2015-01-02net/fsl: remove irq assignment from xgmac_mdioShaohui Xie1-2/+1
2015-01-02net/fsl: remove reset from xgmac_mdioShaohui Xie1-19/+0