summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-13i40e: Add warning for NPAR partitions with link speed less than 10GbpsGreg Rose1-0/+9
2015-01-13i40evf: kick a stalled admin queueMitch A Williams2-1/+9
2015-01-13i40evf: enable interrupt 0 appropriatelyMitch A Williams1-8/+4
2015-01-13i40evf: don't fire traffic IRQs when the interface is downMitch A Williams1-4/+7
2015-01-13i40evf: remove leftover VLAN filtersMitch A Williams1-0/+4
2015-01-13i40evf: refactor shutdown codeMitch A Williams1-6/+23
2015-01-13i40evf: Remove some scary log messagesMitch A Williams2-9/+1
2015-01-13i40evf: remove redundant codeMitch A Williams1-27/+0
2015-01-13i40e: disable IOV before freeing resourcesMitch A Williams1-2/+9
2015-01-13Merge branch 'rhashtable-next'David S. Miller5-21/+74
2015-01-13rhashtable: add a note for grow and shrink decision functionsYing Xue1-0/+4
2015-01-13netlink: eliminate nl_sk_hash_lockYing Xue3-19/+25
2015-01-13rhashtable: involve rhashtable_lookup_compare_insert routineYing Xue2-2/+45
2015-01-13Merge branch 'tuntap_queues'David S. Miller2-9/+11
2015-01-13tuntap: Increase the number of queues in tun.Pankaj Gupta1-4/+3
2015-01-13net: allow large number of rx queuesPankaj Gupta1-5/+8
2015-01-13team: Remove dead codeKenneth Williams1-7/+0
2015-01-13net: bnx2x: avoid macro redefinitionDavid Decotigny1-4/+0
2015-01-13net: sched: sch_teql: Remove unused functionRickard Strandqvist1-7/+0
2015-01-13net: xfrm: xfrm_algo: Remove unused functionRickard Strandqvist1-5/+0
2015-01-13Merge branch 'bridge_vlan_ranges'David S. Miller3-57/+195
2015-01-13bridge: new function to pack vlans into ranges during getsRoopa Prabhu1-21/+124
2015-01-13rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSEDRoopa Prabhu1-0/+1
2015-01-13bridge: support for multiple vlans and vlan ranges in setlink and dellink req...Roopa Prabhu2-36/+70
2015-01-13drivers: net: xen-netfront: remove residual dead codeVincenzo Maffione1-4/+0
2015-01-13Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernateShrikrishna Khare2-21/+27
2015-01-13bonding: cleanup bond_opts arrayJonathan Toppins1-3/+2
2015-01-13Merge branch 'tipc-namespaces'David S. Miller32-1277/+1503
2015-01-13tipc: make netlink support net namespaceYing Xue1-2/+5
2015-01-13tipc: make tipc random value aware of net namespaceYing Xue4-12/+4
2015-01-13tipc: make subscriber server support net namespaceYing Xue8-65/+86
2015-01-13tipc: make tipc node address support net namespaceYing Xue17-194/+246
2015-01-13tipc: name tipc name table support net namespaceYing Xue15-116/+154
2015-01-13tipc: make tipc socket support net namespaceYing Xue6-33/+43
2015-01-13tipc: make tipc broadcast link support net namespaceYing Xue12-205/+259
2015-01-13tipc: make bearer list support net namespaceYing Xue10-73/+110
2015-01-13tipc: make tipc node table aware of net namespaceYing Xue21-244/+329
2015-01-13tipc: involve namespace infrastructureYing Xue15-86/+151
2015-01-13tipc: remove unused tipc_link_get_max_pkt routineYing Xue2-28/+0
2015-01-13tipc: feed tipc sock pointer to tipc_sk_timeout routineYing Xue1-17/+16
2015-01-13tipc: cleanup core.c and core.h filesYing Xue12-89/+74
2015-01-13tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue8-118/+50
2015-01-13tipc: remove tipc_core_start/stop routinesYing Xue1-43/+23
2015-01-13tipc: fix bug in broadcast retransmit codeJon Maloy1-2/+3
2015-01-13Merge branch 'cxgb4-next'David S. Miller11-176/+356
2015-01-13iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai11-89/+173
2015-01-13iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai6-87/+183
2015-01-13bridge: Add ability to enable TSOToshiaki Makita1-0/+1
2015-01-13Merge branch 'r8152-next'David S. Miller1-1/+7
2015-01-13r8152: check the status before submitting rxhayeswang1-0/+5