aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-07ipv4: Namespaceify tcp syncookies sysctl knobNikolay Borisov8-22/+21
2016-02-07ipv4: Namespaceify tcp synack retries sysctl knobNikolay Borisov6-15/+12
2016-02-07ipv4: Namespaceify tcp syn retries sysctl knobNikolay Borisov6-13/+17
2016-02-07Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller46-355/+584
2016-02-07Merge branch 'virtio_net_ethtool_settings'David S. Miller2-0/+94
2016-02-07virtio_net: add ethtool support for set and get of settingsNikolay Aleksandrov1-0/+60
2016-02-07ethtool: add speed/duplex validation functionsNikolay Aleksandrov1-0/+34
2016-02-07Merge branch 'sunvnet-tracepoints'David S. Miller2-2/+161
2016-02-07sunvnet: perf tracepoint invocations to trace LDC state machineSowmini Varadhan1-2/+22
2016-02-07sunvnet: Add support for perf LDC event tracingSowmini Varadhan1-0/+139
2016-02-07Merge branch 'tcp_cong_ctrl_refactoring'David S. Miller2-52/+98
2016-02-07tcp: tcp_cong_control helperYuchung Cheng1-12/+19
2016-02-07tcp: make congestion control more robust against reorderingYuchung Cheng1-1/+1
2016-02-07tcp: refactor pkts acked accountingYuchung Cheng1-4/+3
2016-02-07tcp: new delivery accountingYuchung Cheng2-6/+16
2016-02-07tcp: move cwnd reduction after recovery state procesingYuchung Cheng1-32/+28
2016-02-07tcp: retransmit after recovery processing and congestion controlYuchung Cheng1-12/+46
2016-02-07net: drop write-only stack variableDavid Herrmann1-4/+1
2016-02-07net: Add support for fill_slave_info to VRF deviceDavid Ahern2-0/+29
2016-02-07xen-netback: implement dynamic multicast controlPaul Durrant2-8/+82
2016-02-07Merge branch 'be2net-non-critical-fixes'David S. Miller5-46/+114
2016-02-07be2net: Fix interval calculation in interrupt moderationPadmanabh Ratnakar1-2/+1
2016-02-07be2net: Add retry in case of error recovery failurePadmanabh Ratnakar2-6/+22
2016-02-07be2net: Fix Lancer error recoveryPadmanabh Ratnakar1-17/+34
2016-02-07be2net: Don't run ethtool self-tests for VFsSomnath Kotur1-1/+28
2016-02-07be2net: SRIOV Queue distribution should factor in EQ-count of VFsSriharsha Basavapatna2-9/+10
2016-02-07be2net: Fix be_vlan_rem_vid() to check vlan id being removedSriharsha Basavapatna1-0/+3
2016-02-07be2net: check for INSUFFICIENT_PRIVILEGES errorSuresh Reddy2-2/+4
2016-02-07be2net: return error status from be_set_phys_id()Suresh Reddy1-10/+13
2016-02-07Merge branch 'vxlan-headers-and-tx-cleanups'David S. Miller2-210/+136
2016-02-07vxlan: consolidate vxlan_xmit_skb and vxlan6_xmit_skbJiri Benc1-111/+26
2016-02-07vxlan: consolidate csum flag handlingJiri Benc1-21/+16
2016-02-07vxlan: consolidate output route calculationJiri Benc1-40/+37
2016-02-07vxlan: restructure vxlan.h definitionsJiri Benc1-41/+63
2016-02-07vxlan: remove duplicated macrosJiri Benc1-3/+0
2016-02-07vxlan: cleanup typesJiri Benc1-7/+7
2016-02-06tcp: fastopen: call tcp_fin() if FIN present in SYNACKEric Dumazet3-1/+5
2016-02-06Merge branch 'tipc-topology-updates'David S. Miller4-63/+96
2016-02-06tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1Parthasarathy Bhuvaragan1-2/+2
2016-02-06tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVERParthasarathy Bhuvaragan1-3/+11
2016-02-06tipc: protect tipc_subscrb_get() with subscriber spin lockParthasarathy Bhuvaragan1-2/+2
2016-02-06tipc: hold subscriber->lock for tipc_nametbl_subscribe()Parthasarathy Bhuvaragan1-2/+2
2016-02-06tipc: fix connection abort when receiving invalid cancel requestParthasarathy Bhuvaragan1-1/+2
2016-02-06tipc: fix connection abort during subscription cancellationParthasarathy Bhuvaragan1-19/+19
2016-02-06tipc: introduce tipc_subscrb_subscribe() routineParthasarathy Bhuvaragan1-23/+31
2016-02-06tipc: remove struct tipc_name_seq from struct tipc_subscriptionParthasarathy Bhuvaragan3-16/+37
2016-02-06tipc: remove filter and timeout elements from struct tipc_subscriptionParthasarathy Bhuvaragan2-12/+8
2016-02-06tipc: remove incorrect check for subscription timeout valueParthasarathy Bhuvaragan1-2/+1
2016-02-06bonding: add slave device name for debugZhang Shengju1-2/+2
2016-02-06bgmac: add helper checking for BCM4707 / BCM53018 chip idRafał Miłecki1-14/+16