aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-20udp: must lock the socket in udp_disconnect()Eric Dumazet8-8/+18
2016-10-20net: dsa: bcm_sf2: Prevent GPHY shutdown for kexec'd kernelsFlorian Fainelli1-0/+14
2016-10-20bpf, test: fix ld_abs + vlan push/pop stress testDaniel Borkmann1-1/+1
2016-10-20net: add recursion limit to GROSabrina Dubroca11-11/+49
2016-10-20ipv6: properly prevent temp_prefered_lft sysctl raceJiri Bohac1-5/+4
2016-10-20stmmac: display the descriptors if DES0 = 0Giuseppe CAVALLARO1-4/+3
2016-10-20Merge branch 'ncsi-fixes'David S. Miller3-34/+112
2016-10-20net/ncsi: Improve HNCDSC AEN handlerGavin Shan1-3/+15
2016-10-20net/ncsi: Choose hot channel as active one if necessaryGavin Shan2-3/+20
2016-10-20net/ncsi: Fix stale link state of inactive channels on failoverGavin Shan2-1/+28
2016-10-20net/ncsi: Avoid if statements in ncsi_suspend_channel()Gavin Shan1-28/+50
2016-10-20net/sched: act_mirred: Use passed lastuse argumentPaul Blakey1-1/+4
2016-10-20mlxsw: pci: Fix reset wait for SwitchX2Jiri Pirko1-2/+8
2016-10-20mlxsw: switchx2: Fix ethernet port initializationElad Raz1-0/+1
2016-10-20mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove warnJiri Pirko1-8/+5
2016-10-20mlxsw: spectrum_router: Use correct tree index for bindingJiri Pirko1-1/+2
2016-10-19stmmac: fix and review the ptp registration.Giuseppe CAVALLARO3-14/+9
2016-10-19tcp: do not export sysctl_tcp_low_latencyEric Dumazet1-1/+0
2016-10-19rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko1-1/+1
2016-10-19switchdev: Execute bridge ndos only for bridge portsIdo Schimmel1-0/+9
2016-10-19net: core: Correctly iterate over lower adjacency listIdo Schimmel2-4/+8
2016-10-19flow_dissector: Check skb for VLAN only if skb specified.Eric Garver1-4/+2
2016-10-18qed: Use list_move_tail instead of list_del/list_add_tailWei Yongjun1-7/+4
2016-10-18rocker: fix maybe-uninitialized warningArnd Bergmann1-2/+2
2016-10-18net/hyperv: avoid uninitialized variableArnd Bergmann1-1/+1
2016-10-18net: bcm63xx: avoid referencing uninitialized variableArnd Bergmann1-1/+2
2016-10-18soreuseport: do not export reuseport_add_sock()Eric Dumazet1-1/+0
2016-10-18ibmvnic: Update MTU after device initializationThomas Falcon1-0/+2
2016-10-18ibmvnic: Fix GFP_KERNEL allocation in interrupt contextThomas Falcon1-1/+1
2016-10-18ibmvnic: Driver Version 1.0.1Thomas Falcon1-1/+1
2016-10-18bridge: multicast: restore perm router ports on multicast enableNikolay Aleksandrov1-9/+14
2016-10-18tcp: Remove unused but set variableTobias Klauser1-2/+0
2016-10-18cxgb4: Fix number of queue sets corssing the limitGanesh Goudar1-1/+1
2016-10-18ipv4: Remove unused but set variableTobias Klauser1-3/+0
2016-10-18dwc_eth_qos: enable flow control by defaultNiklas Cassel1-0/+1
2016-10-18dwc_eth_qos: do not clear pause flags from phy_device->supportedNiklas Cassel1-1/+2
2016-10-18net/hsr: Remove unused but set variableTobias Klauser1-4/+0
2016-10-18Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller12-101/+175
2016-10-18bnx2: fix locking when netconsole is usedIvan Vecera1-6/+11
2016-10-17Merge branch 'net-driver-autoload'David S. Miller7-0/+7
2016-10-17net: dsa: bcm_sf2: Fix module autoload for OF registrationJavier Martinez Canillas1-0/+1
2016-10-17net: dsa: b53: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-17net: hisilicon: Fix hns_mdio module autoload for OF registrationJavier Martinez Canillas1-0/+1
2016-10-17net: qcom/emac: Fix module autoload for OF registrationJavier Martinez Canillas1-0/+1
2016-10-17net: hns: Fix hns_dsaf module autoload for OF registrationJavier Martinez Canillas1-0/+1
2016-10-17net: ethernet: nb8800: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-17net: nps_enet: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-17cxgb4: fix memory leak of qe on error exit pathColin Ian King1-1/+3
2016-10-17net: pktgen: remove rcu locking in pktgen_change_name()Eric Dumazet1-7/+10
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern6-11/+44