summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-04-05net: mvpp2: Fix parser entry init boundary checkMaxime Chevallier
2018-04-05arp: fix arp_filter on l3slave devicesMiguel Fadon Perlines
2018-04-05Merge branch 'net-tunnel-name-validate'David S. Miller
2018-04-05vti6: better validate user provided tunnel namesEric Dumazet
2018-04-05ip6_tunnel: better validate user provided tunnel namesEric Dumazet
2018-04-05ip6_gre: better validate user provided tunnel namesEric Dumazet
2018-04-05ipv6: sit: better validate user provided tunnel namesEric Dumazet
2018-04-05ip_tunnel: better validate user provided tunnel namesEric Dumazet
2018-04-05net: fool proof dev_valid_name()Eric Dumazet
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-04Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds