summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-19netfilter: nf_tables: NAT chain and extensions require NF_TABLESPablo Neira Ayuso
2018-04-17netfilter: conntrack: include kmemleak.h for kmemleak_not_leak()Stephen Rothwell
2018-04-16netfilter: nf_tables: free set name in error pathFlorian Westphal
2018-04-16netfilter: nf_tables: can't fail after linking rule into active rule listFlorian Westphal
2018-04-16netfilter: fix CONFIG_NF_REJECT_IPV6=m link errorArnd Bergmann
2018-04-16netfilter: conntrack: silent a memory leak warningCong Wang
2018-04-11netfilter: xt_connmark: Add bit mapping for bit-shift operation.Jack Ma
2018-04-09netfilter: ebtables: don't attempt to allocate 0-sized compat arrayFlorian Westphal
2018-04-09ipvs: fix rtnl_lock lockups caused by start_sync_threadJulian Anastasov
2018-04-09netfilter: nf_conntrack_sip: allow duplicate SDP expectationsFlorian Westphal
2018-04-09vhost-net: set packet weight of tx polling to 2 * vq sizehaibinzhang(张海斌)
2018-04-09net: thunderx: rework mac addresses list to u64 arrayVadim Lomovtsev
2018-04-09inetpeer: fix uninit-value in inet_getpeerEric Dumazet
2018-04-08dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal
2018-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-04-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko
2018-04-08ARM: dts: ls1021a: Specify TBIPA register addressEsben Haabendal
2018-04-08net/fsl_pq_mdio: Allow explicit speficition of TBIPA addressEsben Haabendal
2018-04-08Merge branch 'ibmvnic-Fix-driver-reset-and-DMA-bugs'David S. Miller
2018-04-08ibmvnic: Do not reset CRQ for Mobility driver resetsNathan Fontenot
2018-04-08ibmvnic: Fix failover case for non-redundant configurationThomas Falcon
2018-04-08ibmvnic: Fix reset scheduler error handlingThomas Falcon
2018-04-08ibmvnic: Zero used TX descriptor counter on resetThomas Falcon
2018-04-08ibmvnic: Fix DMA mapping mistakesThomas Falcon
2018-04-08tipc: use the right skb in tipc_sk_fill_sock_diag()Cong Wang
2018-04-08sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet
2018-04-08net: dsa: Discard frames from unused portsAndrew Lunn
2018-04-08sctp: do not leak kernel memory to user spaceEric Dumazet
2018-04-07Merge branch 'net-fix-uninit-values-in-networking-stack'David S. Miller
2018-04-07soreuseport: initialise timewait reuseport fieldEric Dumazet
2018-04-07ipv4: fix uninit-value in ip_route_output_key_hash_rcu()Eric Dumazet
2018-04-07dccp: initialize ireq->ir_markEric Dumazet
2018-04-07net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet
2018-04-07net: initialize skb->peeked when cloningEric Dumazet
2018-04-07net: fix rtnh_ok()Eric Dumazet
2018-04-07netlink: fix uninit-value in netlink_sendmsgEric Dumazet
2018-04-07crypto: af_alg - fix possible uninit-value in alg_bind()Eric Dumazet
2018-04-07net_sched: fix a missing idr_remove() in u32_delete_key()Cong Wang
2018-04-06net: phy: marvell: Enable interrupt function on LED2 pinEsben Haabendal
2018-04-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-04-06ice: Bug fixes in ethtool codeAnirudh Venkataramanan
2018-04-06ice: Fix error return code in ice_init_hw()Wei Yongjun
2018-04-05net/sched: fix NULL dereference in the error path of tcf_bpf_init()Davide Caratti
2018-04-05net/ipv6: Increment OUTxxx counters after netfilter hookJeff Barnhill
2018-04-05Merge branch 'hv_netvsc-Fix-shutdown-issues-on-older-Windows-hosts'David S. Miller
2018-04-05hv_netvsc: Pass net_device parameter to revoke and teardown functionsMohammed Gamal
2018-04-05hv_netvsc: Ensure correct teardown message sequence orderMohammed Gamal
2018-04-05hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()Mohammed Gamal
2018-04-05hv_netvsc: Use Windows version instead of NVSP version on GPAD teardownMohammed Gamal