aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-12Merge branch 'tuntap_queues'David S. Miller2-9/+11
2015-01-12tuntap: Increase the number of queues in tun.Pankaj Gupta1-4/+3
2015-01-12net: allow large number of rx queuesPankaj Gupta1-5/+8
2015-01-12team: Remove dead codeKenneth Williams1-7/+0
2015-01-12net: bnx2x: avoid macro redefinitionDavid Decotigny1-4/+0
2015-01-12net: sched: sch_teql: Remove unused functionRickard Strandqvist1-7/+0
2015-01-12net: xfrm: xfrm_algo: Remove unused functionRickard Strandqvist1-5/+0
2015-01-12Merge branch 'bridge_vlan_ranges'David S. Miller3-57/+195
2015-01-12bridge: new function to pack vlans into ranges during getsRoopa Prabhu1-21/+124
2015-01-12rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSEDRoopa Prabhu1-0/+1
2015-01-12bridge: support for multiple vlans and vlan ranges in setlink and dellink requestsRoopa Prabhu2-36/+70
2015-01-12drivers: net: xen-netfront: remove residual dead codeVincenzo Maffione1-4/+0
2015-01-12Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernateShrikrishna Khare2-21/+27
2015-01-12bonding: cleanup bond_opts arrayJonathan Toppins1-3/+2
2015-01-12Merge branch 'tipc-namespaces'David S. Miller32-1277/+1503
2015-01-12tipc: make netlink support net namespaceYing Xue1-2/+5
2015-01-12tipc: make tipc random value aware of net namespaceYing Xue4-12/+4
2015-01-12tipc: make subscriber server support net namespaceYing Xue8-65/+86
2015-01-12tipc: make tipc node address support net namespaceYing Xue17-194/+246
2015-01-12tipc: name tipc name table support net namespaceYing Xue15-116/+154
2015-01-12tipc: make tipc socket support net namespaceYing Xue6-33/+43
2015-01-12tipc: make tipc broadcast link support net namespaceYing Xue12-205/+259
2015-01-12tipc: make bearer list support net namespaceYing Xue10-73/+110
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue21-244/+329
2015-01-12tipc: involve namespace infrastructureYing Xue15-86/+151
2015-01-12tipc: remove unused tipc_link_get_max_pkt routineYing Xue2-28/+0
2015-01-12tipc: feed tipc sock pointer to tipc_sk_timeout routineYing Xue1-17/+16
2015-01-12tipc: cleanup core.c and core.h filesYing Xue12-89/+74
2015-01-12tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue8-118/+50
2015-01-12tipc: remove tipc_core_start/stop routinesYing Xue1-43/+23
2015-01-12tipc: fix bug in broadcast retransmit codeJon Maloy1-2/+3
2015-01-12Merge branch 'cxgb4-next'David S. Miller11-176/+356
2015-01-12iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messagesHariprasad Shenai11-89/+173
2015-01-12iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL messagesHariprasad Shenai6-87/+183
2015-01-12bridge: Add ability to enable TSOToshiaki Makita1-0/+1
2015-01-12Merge branch 'r8152-next'David S. Miller1-1/+7
2015-01-12r8152: check the status before submitting rxhayeswang1-0/+5
2015-01-12r8152: call rtl_start_rx after netif_carrier_onhayeswang1-1/+2
2015-01-12vxlan: Improve support for header flagsTom Herbert2-14/+35