1. cf43ae6 netfilter: xt_connmark: Add bit mapping for bit-shift operation. by Jack Ma · 7 years ago
  2. 3f1e53a netfilter: ebtables: don't attempt to allocate 0-sized compat array by Florian Westphal · 7 years ago
  3. 5c64576 ipvs: fix rtnl_lock lockups caused by start_sync_thread by Julian Anastasov · 7 years ago
  4. 876c273 netfilter: nf_conntrack_sip: allow duplicate SDP expectations by Florian Westphal · 7 years ago
  5. a2ac999 vhost-net: set packet weight of tx polling to 2 * vq size by haibinzhang(张海斌) · 7 years ago
  6. 9b5c4df net: thunderx: rework mac addresses list to u64 array by Vadim Lomovtsev · 7 years ago
  7. b6a37e5 inetpeer: fix uninit-value in inet_getpeer by Eric Dumazet · 7 years ago
  8. 76327a3 dp83640: Ensure against premature access to PHY registers after reset by Esben Haabendal · 7 years ago
  9. 1f1cba7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  10. 4c7c12e Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 7 years ago
  11. fc56be4 devlink: convert occ_get op to separate registration by Jiri Pirko · 7 years ago
  12. 5571196 ARM: dts: ls1021a: Specify TBIPA register address by Esben Haabendal · 7 years ago
  13. 2148118 net/fsl_pq_mdio: Allow explicit speficition of TBIPA address by Esben Haabendal · 7 years ago
  14. 4e31a68 Merge branch 'ibmvnic-Fix-driver-reset-and-DMA-bugs' by David S. Miller · 7 years ago
  15. 30f7962 ibmvnic: Do not reset CRQ for Mobility driver resets by Nathan Fontenot · 7 years ago
  16. 5a18e1e ibmvnic: Fix failover case for non-redundant configuration by Thomas Falcon · 7 years ago
  17. af894d2 ibmvnic: Fix reset scheduler error handling by Thomas Falcon · 7 years ago
  18. 41f7146 ibmvnic: Zero used TX descriptor counter on reset by Thomas Falcon · 7 years ago
  19. 37e40fa ibmvnic: Fix DMA mapping mistakes by Thomas Falcon · 7 years ago
  20. e41f054 tipc: use the right skb in tipc_sk_fill_sock_diag() by Cong Wang · 7 years ago
  21. 81e9837 sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6 by Eric Dumazet · 7 years ago
  22. fc5f337 net: dsa: Discard frames from unused ports by Andrew Lunn · 7 years ago
  23. 6780db2 sctp: do not leak kernel memory to user space by Eric Dumazet · 7 years ago
  24. ccb48e8 Merge branch 'net-fix-uninit-values-in-networking-stack' by David S. Miller · 7 years ago
  25. 3099a52 soreuseport: initialise timewait reuseport field by Eric Dumazet · 7 years ago
  26. d0ea2b1 ipv4: fix uninit-value in ip_route_output_key_hash_rcu() by Eric Dumazet · 7 years ago
  27. b855ff8 dccp: initialize ireq->ir_mark by Eric Dumazet · 7 years ago
  28. 77d3639 net: fix uninit-value in __hw_addr_add_ex() by Eric Dumazet · 7 years ago
  29. b13dda9 net: initialize skb->peeked when cloning by Eric Dumazet · 7 years ago
  30. b1993a2 net: fix rtnh_ok() by Eric Dumazet · 7 years ago
  31. 6091f09 netlink: fix uninit-value in netlink_sendmsg by Eric Dumazet · 7 years ago
  32. a466856 crypto: af_alg - fix possible uninit-value in alg_bind() by Eric Dumazet · 7 years ago
  33. f12c643 net_sched: fix a missing idr_remove() in u32_delete_key() by Cong Wang · 7 years ago
  34. dd9a122 net: phy: marvell: Enable interrupt function on LED2 pin by Esben Haabendal · 7 years ago
  35. eb19248 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  36. cba5957 ice: Bug fixes in ethtool code by Anirudh Venkataramanan · 7 years ago
  37. 63bb4e1 ice: Fix error return code in ice_init_hw() by Wei Yongjun · 7 years ago
  38. 3239534 net/sched: fix NULL dereference in the error path of tcf_bpf_init() by Davide Caratti · 7 years ago
  39. 71a1c91 net/ipv6: Increment OUTxxx counters after netfilter hook by Jeff Barnhill · 7 years ago
  40. a2aeea1 Merge branch 'hv_netvsc-Fix-shutdown-issues-on-older-Windows-hosts' by David S. Miller · 7 years ago
  41. 3f076eff hv_netvsc: Pass net_device parameter to revoke and teardown functions by Mohammed Gamal · 7 years ago
  42. a56d99d hv_netvsc: Ensure correct teardown message sequence order by Mohammed Gamal · 7 years ago
  43. 7992894 hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl() by Mohammed Gamal · 7 years ago
  44. 2afc5d6 hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown by Mohammed Gamal · 7 years ago
  45. 3d92f0b net: mvpp2: Fix parser entry init boundary check by Maxime Chevallier · 7 years ago
  46. 58b35f2 arp: fix arp_filter on l3slave devices by Miguel Fadon Perlines · 7 years ago
  47. d68a19f Merge branch 'net-tunnel-name-validate' by David S. Miller · 7 years ago
  48. 537b361 vti6: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  49. db7a65e ip6_tunnel: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  50. 5f42df0 ip6_gre: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  51. b95211e ipv6: sit: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  52. 9cb726a ip_tunnel: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  53. a9d4820 net: fool proof dev_valid_name() by Eric Dumazet · 7 years ago
  54. 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  55. 38047d5 Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  56. df34df4 Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  57. 9abf8ac Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  58. ac9053d Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  59. f9ca6a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  60. 9eb3122 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  61. 527cd20 Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  62. 23221d9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  63. 5b1f3dc Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 680014d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. 0c21fd6 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  66. 3e968c9 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  67. a8f8e8a Merge tag '4.17-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  68. 2bd99df Merge tag 'gfs2-4.17.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  69. 94514bbe Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  70. 547c43d Merge tag 'xfs-4.17-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  71. 2e08edc Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  72. 87248d3 netdevsim: remove incorrect __net_initdata annotations by Arnd Bergmann · 7 years ago
  73. 458bd99 sfc: remove ctpio_dmabuf_start from stats by Bert Kenward · 7 years ago
  74. 3d23401 inet: frags: fix ip6frag_low_thresh boundary by Eric Dumazet · 7 years ago
  75. 4b2e687 tipc: Fix namespace violation in tipc_sk_fill_sock_diag by GhantaKrishnamurthy MohanKrishna · 7 years ago
  76. 9e8445a net: avoid unneeded atomic operation in ip*_append_data() by Paolo Abeni · 7 years ago
  77. 2a37ce2 nvmem: disallow modular CONFIG_NVMEM by Arnd Bergmann · 7 years ago
  78. 48d154e net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGES by Tan Xiaojun · 7 years ago
  79. 1489bbd nfp: use full 40 bits of the NSP buffer address by Dirk van der Merwe · 7 years ago
  80. 92571a1 lan78xx: Connect phy early by Alexander Graf · 7 years ago
  81. 0df57e6 nfp: add a separate counter for packets with CHECKSUM_COMPLETE by Jakub Kicinski · 7 years ago
  82. b714295 tipc: Fix missing list initializations in struct tipc_subscription by Jon Maloy · 7 years ago
  83. f51ffde Merge branch 'ipv6-udp-set-dst-cache-for-a-connected-sk-if-current-not-valid' by David S. Miller · 7 years ago
  84. 4f858c5 ipv6: udp: set dst cache for a connected sk if current not valid by Alexey Kodanev · 7 years ago
  85. 9f542f6 ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg() by Alexey Kodanev · 7 years ago
  86. 9681815 ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow() by Alexey Kodanev · 7 years ago
  87. 7d6850f ipv6: add a wrapper for ip6_dst_store() with flowi6 checks by Alexey Kodanev · 7 years ago
  88. 0d3ad85 net: phy: marvell10g: add thermal hwmon device by Russell King · 7 years ago
  89. bfacfb4 pptp: remove a buggy dst release in pptp_connect() by Eric Dumazet · 7 years ago
  90. 18bd594 net: dsa: mt7530: Use NULL instead of plain integer by Florian Fainelli · 7 years ago
  91. 861690d net: dsa: b53: Fix sparse warnings in b53_mmap.c by Florian Fainelli · 7 years ago
  92. 3848ec5 af_unix: remove redundant lockdep class by Cong Wang · 7 years ago
  93. 5150817 Merge branch 'net-Broadcom-drivers-sparse-fixes' by David S. Miller · 7 years ago
  94. c0eb055 net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb() by Florian Fainelli · 7 years ago
  95. 6f89421 net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum() by Florian Fainelli · 7 years ago
  96. b41d7cf rxrpc: Fix undefined packet handling by David Howells · 7 years ago
  97. 83fbdf1 openrisc: Set CONFIG_MULTI_IRQ_HANDLER by Palmer Dabbelt · 7 years ago
  98. 667b24d arm64: Set CONFIG_MULTI_IRQ_HANDLER by Palmer Dabbelt · 7 years ago
  99. d6f7382 genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLER by Palmer Dabbelt · 7 years ago
  100. 3349158 kernel/bpf/syscall: fix warning defined but not used by Anders Roxell · 7 years ago