aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-06ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk2-11/+43
2015-01-06Driver: Vmxnet3: Make Rx ring 2 size configurableShrikrishna Khare4-10/+30
2015-01-06arm_arch_timer: include clocksource.h directlyRichard Cochran1-0/+1
2015-01-06cxgb4: Add PCI device ID for new T5 adapterHariprasad Shenai1-0/+1
2015-01-05Merge branch 'rt_cong_ctrl'David S. Miller15-85/+304
2015-01-05net: tcp: add per route congestion controlDaniel Borkmann5-4/+57
2015-01-05net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann7-8/+54
2015-01-05net: tcp: add key management to congestion controlDaniel Borkmann3-18/+91
2015-01-05net: tcp: refactor reinitialization of congestion controlDaniel Borkmann1-10/+14
2015-01-05net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal3-46/+90
2015-01-05net: fib6: fib6_commit_metrics: fix potential NULL pointer dereferenceDaniel Borkmann1-7/+6
2015-01-05net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is definedHubert Sokolowski2-3/+9
2015-01-05Merge branch 'ip_cmsg_csum'David S. Miller9-51/+120
2015-01-05ip: Add offset parameter to ip_cmsg_recvTom Herbert4-2/+43
2015-01-05ip: Add offset parameter to ip_cmsg_recvTom Herbert2-3/+9
2015-01-05ip: IP cmsg cleanupTom Herbert2-28/+47
2015-01-05ip: Move checksum convert defines to inetTom Herbert6-19/+22
2015-01-05netlink: Warn on unordered or illegal nla_nest_cancel() or nlmsg_cancel()Thomas Graf1-1/+3
2015-01-05Merge branch 'cxgb4-next'David S. Miller19-2325/+3151
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai12-514/+594
2015-01-05cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai5-412/+536
2015-01-05cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai8-379/+588
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai13-532/+766
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai12-491/+670
2015-01-05be2net: support TX batching using skb->xmit_more flagSathya Perla4-116/+133
2015-01-05at86rf230: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-04list_nulls: fix missing headerYing Xue1-0/+3
2015-01-04rhashtable: fix missing headerYing Xue1-0/+1
2015-01-04qlcnic: Fix dump_skb outputJoe Perches1-8/+9
2015-01-04enic: reconfigure resources for kdump crash kernelGovindarajulu Varadarajan2-1/+18
2015-01-04Merge branch 'geneve-next'David S. Miller2-71/+35
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-03Merge branch 'rhashtable-next'David S. Miller11-355/+693
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-02Merge branch 'timecounter-next'David S. Miller7-8/+11
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