summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-04-04Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-04-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-04Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-04-04Merge tag '4.17-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-04-04Merge tag 'gfs2-4.17.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-04Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-04-04Merge tag 'xfs-4.17-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-04-04Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-04-04netdevsim: remove incorrect __net_initdata annotationsArnd Bergmann
2018-04-04sfc: remove ctpio_dmabuf_start from statsBert Kenward
2018-04-04inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet
2018-04-04tipc: Fix namespace violation in tipc_sk_fill_sock_diagGhantaKrishnamurthy MohanKrishna
2018-04-04net: avoid unneeded atomic operation in ip*_append_data()Paolo Abeni
2018-04-04nvmem: disallow modular CONFIG_NVMEMArnd Bergmann