summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-20net: add recursion limit to GROSabrina Dubroca
2016-10-20ipv6: properly prevent temp_prefered_lft sysctl raceJiri Bohac
2016-10-20stmmac: display the descriptors if DES0 = 0Giuseppe CAVALLARO
2016-10-20Merge branch 'ncsi-fixes'David S. Miller
2016-10-20net/ncsi: Improve HNCDSC AEN handlerGavin Shan
2016-10-20net/ncsi: Choose hot channel as active one if necessaryGavin Shan
2016-10-20net/ncsi: Fix stale link state of inactive channels on failoverGavin Shan
2016-10-20net/ncsi: Avoid if statements in ncsi_suspend_channel()Gavin Shan
2016-10-20net/sched: act_mirred: Use passed lastuse argumentPaul Blakey
2016-10-20mlxsw: pci: Fix reset wait for SwitchX2Jiri Pirko
2016-10-20mlxsw: switchx2: Fix ethernet port initializationElad Raz
2016-10-20mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove ...Jiri Pirko
2016-10-20mlxsw: spectrum_router: Use correct tree index for bindingJiri Pirko
2016-10-19stmmac: fix and review the ptp registration.Giuseppe CAVALLARO
2016-10-19tcp: do not export sysctl_tcp_low_latencyEric Dumazet
2016-10-19rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko
2016-10-19switchdev: Execute bridge ndos only for bridge portsIdo Schimmel
2016-10-19net: core: Correctly iterate over lower adjacency listIdo Schimmel
2016-10-19flow_dissector: Check skb for VLAN only if skb specified.Eric Garver
2016-10-18qed: Use list_move_tail instead of list_del/list_add_tailWei Yongjun
2016-10-18rocker: fix maybe-uninitialized warningArnd Bergmann
2016-10-18net/hyperv: avoid uninitialized variableArnd Bergmann
2016-10-18net: bcm63xx: avoid referencing uninitialized variableArnd Bergmann
2016-10-18soreuseport: do not export reuseport_add_sock()Eric Dumazet
2016-10-18ibmvnic: Update MTU after device initializationThomas Falcon
2016-10-18ibmvnic: Fix GFP_KERNEL allocation in interrupt contextThomas Falcon
2016-10-18ibmvnic: Driver Version 1.0.1Thomas Falcon
2016-10-18bridge: multicast: restore perm router ports on multicast enableNikolay Aleksandrov
2016-10-18tcp: Remove unused but set variableTobias Klauser
2016-10-18cxgb4: Fix number of queue sets corssing the limitGanesh Goudar
2016-10-18ipv4: Remove unused but set variableTobias Klauser
2016-10-18dwc_eth_qos: enable flow control by defaultNiklas Cassel
2016-10-18dwc_eth_qos: do not clear pause flags from phy_device->supportedNiklas Cassel
2016-10-18net/hsr: Remove unused but set variableTobias Klauser
2016-10-18Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-10-18bnx2: fix locking when netconsole is usedIvan Vecera
2016-10-17Merge branch 'net-driver-autoload'David S. Miller
2016-10-17net: dsa: bcm_sf2: Fix module autoload for OF registrationJavier Martinez Canillas
2016-10-17net: dsa: b53: Fix module autoloadJavier Martinez Canillas
2016-10-17net: hisilicon: Fix hns_mdio module autoload for OF registrationJavier Martinez Canillas
2016-10-17net: qcom/emac: Fix module autoload for OF registrationJavier Martinez Canillas
2016-10-17net: hns: Fix hns_dsaf module autoload for OF registrationJavier Martinez Canillas
2016-10-17net: ethernet: nb8800: Fix module autoloadJavier Martinez Canillas
2016-10-17net: nps_enet: Fix module autoloadJavier Martinez Canillas
2016-10-17cxgb4: fix memory leak of qe on error exit pathColin Ian King
2016-10-17net: pktgen: remove rcu locking in pktgen_change_name()Eric Dumazet
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern
2016-10-17mac80211: move struct aead_req off the stackArd Biesheuvel
2016-10-15vmxnet3: avoid assumption about invalid dma_pa in vmxnet3_set_mc()Alexey Khoroshilov
2016-10-15stmmac: fix an error code in stmmac_ptp_register()Dan Carpenter