summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-07net: fix rtnh_ok()Eric Dumazet1-1/+1
2018-04-07netlink: fix uninit-value in netlink_sendmsgEric Dumazet1-0/+2
2018-04-07crypto: af_alg - fix possible uninit-value in alg_bind()Eric Dumazet1-4/+4
2018-04-07net_sched: fix a missing idr_remove() in u32_delete_key()Cong Wang1-0/+1
2018-04-06net: phy: marvell: Enable interrupt function on LED2 pinEsben Haabendal1-2/+18
2018-04-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-3/+5
2018-04-06ice: Bug fixes in ethtool codeAnirudh Venkataramanan1-2/+2
2018-04-06ice: Fix error return code in ice_init_hw()Wei Yongjun1-1/+3
2018-04-05net/sched: fix NULL dereference in the error path of tcf_bpf_init()Davide Caratti1-4/+8
2018-04-05net/ipv6: Increment OUTxxx counters after netfilter hookJeff Barnhill1-2/+5
2018-04-05Merge branch 'hv_netvsc-Fix-shutdown-issues-on-older-Windows-hosts'David S. Miller1-16/+44
2018-04-05hv_netvsc: Pass net_device parameter to revoke and teardown functionsMohammed Gamal1-19/+18
2018-04-05hv_netvsc: Ensure correct teardown message sequence orderMohammed Gamal1-6/+13
2018-04-05hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()Mohammed Gamal1-12/+34
2018-04-05hv_netvsc: Use Windows version instead of NVSP version on GPAD teardownMohammed Gamal1-2/+2
2018-04-05net: mvpp2: Fix parser entry init boundary checkMaxime Chevallier1-1/+1
2018-04-05arp: fix arp_filter on l3slave devicesMiguel Fadon Perlines1-1/+1
2018-04-05Merge branch 'net-tunnel-name-validate'David S. Miller6-18/+29
2018-04-05vti6: better validate user provided tunnel namesEric Dumazet1-2/+5
2018-04-05ip6_tunnel: better validate user provided tunnel namesEric Dumazet1-4/+7
2018-04-05ip6_gre: better validate user provided tunnel namesEric Dumazet1-3/+5
2018-04-05ipv6: sit: better validate user provided tunnel namesEric Dumazet1-3/+5
2018-04-05ip_tunnel: better validate user provided tunnel namesEric Dumazet1-5/+6
2018-04-05net: fool proof dev_valid_name()Eric Dumazet1-1/+1
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds141-1207/+3377
2018-04-04Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds27-894/+1370
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds655-91102/+27014
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds53-738/+2902
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds203-3082/+9264
2018-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-120/+326
2018-04-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds183-7763/+22264
2018-04-04Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds20-255/+1603
2018-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds58-802/+1483
2018-04-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds46-277/+1112
2018-04-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-256/+238
2018-04-04Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-33/+29
2018-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds16-264/+269
2018-04-04Merge tag '4.17-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds23-270/+435
2018-04-04Merge tag 'gfs2-4.17.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-72/+68
2018-04-04Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds68-1698/+2075
2018-04-04Merge tag 'xfs-4.17-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds71-1167/+1365
2018-04-04Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds8-764/+735
2018-04-04netdevsim: remove incorrect __net_initdata annotationsArnd Bergmann2-2/+2
2018-04-04sfc: remove ctpio_dmabuf_start from statsBert Kenward2-3/+0
2018-04-04inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet4-9/+2
2018-04-04tipc: Fix namespace violation in tipc_sk_fill_sock_diagGhantaKrishnamurthy MohanKrishna1-1/+2
2018-04-04net: avoid unneeded atomic operation in ip*_append_data()Paolo Abeni2-2/+4
2018-04-04nvmem: disallow modular CONFIG_NVMEMArnd Bergmann1-1/+1
2018-04-04net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGESTan Xiaojun1-1/+1
2018-04-04nfp: use full 40 bits of the NSP buffer addressDirk van der Merwe1-4/+5