summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20Bluetooth: btwilink: Fix probe return valueJacob Siverskog
2016-10-19stmmac: fix and review the ptp registration.Giuseppe CAVALLARO
2016-10-19Bluetooth: Fix append max 11 bytes of name to scan rsp dataMichaƂ Narajowski
2016-10-19netfilter: x_tables: suppress kmemcheck warningFlorian Westphal
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-18netfilter: nf_tables: avoid uninitialized variable warningArnd Bergmann
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-17netfilter: nft_range: validate operation netlink attributePablo Neira Ayuso
2016-10-17netfilter: nft_exthdr: fix error handling in nft_exthdr_init()Dan Carpenter
2016-10-17netfilter: nf_tables: underflow in nft_parse_u32_check()Dan Carpenter
2016-10-17netfilter: nft_hash: add missing NFTA_HASH_OFFSET's nla_policyLiping Zhang
2016-10-17netfilter: xt_ipcomp: add "ip[6]t_ipcomp" module alias nameLiping Zhang
2016-10-17netfilter: xt_NFLOG: fix unexpected truncated packetLiping Zhang
2016-10-17netfilter: conntrack: remove obsolete sysctl (nf_conntrack_events_retry_timeout)Nicolas Dichtel
2016-10-17netfilter: nft_dynset: fix element timeout for HZ != 1000Anders K. Pedersen
2016-10-17netfilter: xt_hashlimit: Add missing ULL suffixes for 64-bit constantsGeert Uytterhoeven