summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/ncsi: Choose hot channel as active one if necessaryGavin Shan2016-10-202-3/+20
* net/ncsi: Fix stale link state of inactive channels on failoverGavin Shan2016-10-202-1/+28
* net/ncsi: Avoid if statements in ncsi_suspend_channel()Gavin Shan2016-10-201-28/+50
* net/sched: act_mirred: Use passed lastuse argumentPaul Blakey2016-10-201-1/+4
* mlxsw: pci: Fix reset wait for SwitchX2Jiri Pirko2016-10-201-2/+8
* mlxsw: switchx2: Fix ethernet port initializationElad Raz2016-10-201-0/+1
* mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove ...Jiri Pirko2016-10-201-8/+5
* mlxsw: spectrum_router: Use correct tree index for bindingJiri Pirko2016-10-201-1/+2
* stmmac: fix and review the ptp registration.Giuseppe CAVALLARO2016-10-193-14/+9
* tcp: do not export sysctl_tcp_low_latencyEric Dumazet2016-10-191-1/+0
* rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko2016-10-191-1/+1
* switchdev: Execute bridge ndos only for bridge portsIdo Schimmel2016-10-191-0/+9
* net: core: Correctly iterate over lower adjacency listIdo Schimmel2016-10-192-4/+8
* flow_dissector: Check skb for VLAN only if skb specified.Eric Garver2016-10-191-4/+2
* qed: Use list_move_tail instead of list_del/list_add_tailWei Yongjun2016-10-181-7/+4
* rocker: fix maybe-uninitialized warningArnd Bergmann2016-10-181-2/+2
* net/hyperv: avoid uninitialized variableArnd Bergmann2016-10-181-1/+1
* net: bcm63xx: avoid referencing uninitialized variableArnd Bergmann2016-10-181-1/+2
* soreuseport: do not export reuseport_add_sock()Eric Dumazet2016-10-181-1/+0
* ibmvnic: Update MTU after device initializationThomas Falcon2016-10-181-0/+2
* ibmvnic: Fix GFP_KERNEL allocation in interrupt contextThomas Falcon2016-10-181-1/+1
* ibmvnic: Driver Version 1.0.1Thomas Falcon2016-10-181-1/+1
* bridge: multicast: restore perm router ports on multicast enableNikolay Aleksandrov2016-10-181-9/+14
* tcp: Remove unused but set variableTobias Klauser2016-10-181-2/+0
* cxgb4: Fix number of queue sets corssing the limitGanesh Goudar2016-10-181-1/+1
* ipv4: Remove unused but set variableTobias Klauser2016-10-181-3/+0
* dwc_eth_qos: enable flow control by defaultNiklas Cassel2016-10-181-0/+1
* dwc_eth_qos: do not clear pause flags from phy_device->supportedNiklas Cassel2016-10-181-1/+2
* net/hsr: Remove unused but set variableTobias Klauser2016-10-181-4/+0
* Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-10-1812-101/+175
|\
| * mac80211: move struct aead_req off the stackArd Biesheuvel2016-10-177-62/+93
| * mac80211: fix CMD_FRAME for AP_VLANMichael Braun2016-10-121-1/+1
| * mac80211: validate DA/SA during A-MSDU decapsulationJohannes Berg2016-10-121-1/+19
| * cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg2016-10-124-5/+19
| * cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg2016-10-124-30/+35
| * mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg2016-10-121-9/+15
* | bnx2: fix locking when netconsole is usedIvan Vecera2016-10-181-6/+11
* | Merge branch 'net-driver-autoload'David S. Miller2016-10-177-0/+7
|\ \
| * | net: dsa: bcm_sf2: Fix module autoload for OF registrationJavier Martinez Canillas2016-10-171-0/+1
| * | net: dsa: b53: Fix module autoloadJavier Martinez Canillas2016-10-171-0/+1
| * | net: hisilicon: Fix hns_mdio module autoload for OF registrationJavier Martinez Canillas2016-10-171-0/+1
| * | net: qcom/emac: Fix module autoload for OF registrationJavier Martinez Canillas2016-10-171-0/+1
| * | net: hns: Fix hns_dsaf module autoload for OF registrationJavier Martinez Canillas2016-10-171-0/+1
| * | net: ethernet: nb8800: Fix module autoloadJavier Martinez Canillas2016-10-171-0/+1
| * | net: nps_enet: Fix module autoloadJavier Martinez Canillas2016-10-171-0/+1
|/ /
* | cxgb4: fix memory leak of qe on error exit pathColin Ian King2016-10-171-1/+3
* | net: pktgen: remove rcu locking in pktgen_change_name()Eric Dumazet2016-10-171-7/+10
* | net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern2016-10-176-11/+44
* | vmxnet3: avoid assumption about invalid dma_pa in vmxnet3_set_mc()Alexey Khoroshilov2016-10-151-7/+10
* | stmmac: fix an error code in stmmac_ptp_register()Dan Carpenter2016-10-151-1/+3