1. 6d18c73 bridge: start hello_timer when enabling KERNEL_STP in br_stp_start by Xin Long · 8 years ago
  2. 7d472a5 arp: always override existing neigh entries with gratuitous ARP by Ihar Hrachyshka · 8 years ago
  3. d9ef2e7 arp: postpone addr_type calculation to as late as possible by Ihar Hrachyshka · 8 years ago
  4. 6fd0563 arp: decompose is_garp logic into a separate function by Ihar Hrachyshka · 8 years ago
  5. 34eb5fe arp: fixed error in a comment by Ihar Hrachyshka · 8 years ago
  6. 499350a tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 by Wei Wang · 8 years ago
  7. 23416e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  8. fdcee2c sctp: do not inherit ipv6_{mc|ac|fl}_list from parent by Eric Dumazet · 8 years ago
  9. a3f96c4 udp: make *udp*_queue_rcv_skb() functions static by Paolo Abeni · 8 years ago
  10. a285860 bridge: netlink: check vlan_default_pvid range by Tobias Jungel · 8 years ago
  11. 64df6d5 net: x25: fix one potential use-after-free issue by linzhang · 8 years ago
  12. 751a9c7 netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPAT by Willem de Bruijn · 8 years ago
  13. 7dd7eb9 ipv6: Check ip6_find_1stfragopt() return value properly. by David S. Miller · 8 years ago
  14. 9142e900 net: fix compile error in skb_orphan_partial() by Eric Dumazet · 8 years ago
  15. 2423496 ipv6: Prevent overrun when parsing v6 header options by Craig Gallek · 8 years ago
  16. 77d7123 neighbour: update neigh timestamps iff update is effective by Ihar Hrachyshka · 8 years ago
  17. 23d268e arp: honour gratuitous ARP _replies_ by Ihar Hrachyshka · 8 years ago
  18. f6c5775 net: Improve handling of failures on link and route dumps by David Ahern · 8 years ago
  19. 19a0f7e net/smc: Add warning about remote memory exposure by Christoph Hellwig · 8 years ago
  20. 263eec9 smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY by Ursula Braun · 8 years ago
  21. bcfc7d3 ipmr: vrf: Find VIFs using the actual device by Thomas Winter · 8 years ago
  22. bafbb9c tcp: eliminate negative reordering in tcp_clean_rtx_queue by Soheil Hassas Yeganeh · 8 years ago
  23. c953d63 ebtables: arpreply: Add the standard target sanity check by Gao Feng · 8 years ago
  24. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  25. 66eb9f8 ipv6: avoid dad-failures for addresses with NODAD by Mahesh Bandewar · 8 years ago
  26. d19b183 net/packet: fix missing net_device reference release by Douglas Caetano dos Santos · 8 years ago
  27. 5910544 netfilter: nf_tables: revisit chain/object refcounting from elements by Pablo Neira Ayuso · 8 years ago
  28. 71df14b netfilter: nf_tables: missing sanitization in data from userspace by Pablo Neira Ayuso · 8 years ago
  29. fa80360 netfilter: nf_tables: can't assume lock is acquired when dumping set elems by Liping Zhang · 8 years ago
  30. 87e94db netfilter: synproxy: fix conntrackd interaction by Eric Leblond · 8 years ago
  31. 324318f netfilter: xtables: zero padding in data_to_user by Willem de Bruijn · 8 years ago
  32. ff1e430 Merge tag 'ipvs-fixes-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs by Pablo Neira Ayuso · 8 years ago
  33. 9338d7b netfilter: nfnl_cthelper: reject del request if helper obj is in use by Liping Zhang · 8 years ago
  34. d91fc59 netfilter: introduce nf_conntrack_helper_put helper function by Liping Zhang · 8 years ago
  35. d110a39 netfilter: don't setup nat info for confirmed ct by Liping Zhang · 8 years ago
  36. a2b7cbd netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch by Matthias Kaehlcke · 8 years ago
  37. dbc2b5e sctp: fix src address selection if using secondary addresses for ipv6 by Xin Long · 8 years ago
  38. 844cf76 tipc: make macro tipc_wait_for_cond() smp safe by Jon Paul Maloy · 8 years ago
  39. cb395b2 net: sched: optimize class dumps by Eric Dumazet · 8 years ago
  40. b451e5d tcp: avoid fragmenting peculiar skbs in SACK by Yuchung Cheng · 8 years ago
  41. f6ba8d3 netem: fix skb_orphan_partial() by Eric Dumazet · 8 years ago
  42. d67b9cd xdp: refine xdp api with regards to generic xdp by Daniel Borkmann · 8 years ago
  43. 0489df9 xdp: add flag to enforce driver mode by Daniel Borkmann · 8 years ago
  44. 83eadda ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 8 years ago
  45. c70422f Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  46. 73ccb02 Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  47. c44b594 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  48. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  49. 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  50. 50fb55d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  51. 657831f dccp/tcp: do not inherit mc_list from parent by Eric Dumazet · 8 years ago
  52. f92ceb0 DECnet: Use container_of() for embedded struct by Kees Cook · 8 years ago
  53. 32f1bc0 Revert "ipv4: restore rt->fi for reference counting" by David S. Miller · 8 years ago
  54. f108304 treewide: convert PF_MEMALLOC manipulations to new helpers by Vlastimil Babka · 8 years ago
  55. 1134e09 fs: ceph: CURRENT_TIME with ktime_get_real_ts() by Deepa Dinamani · 8 years ago
  56. 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
  57. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  58. da6bc57 net: use kvmalloc with __GFP_REPEAT rather than open coded variant by Michal Hocko · 8 years ago
  59. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  60. 847f716 net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern by Michal Hocko · 8 years ago
  61. 242d3a4 ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf by WANG Cong · 8 years ago
  62. 29cee56 Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  63. 8ed508f vti: check nla_put_* return value by Hangbin Liu · 8 years ago
  64. 8403deb vlan: Keep NETIF_F_HW_CSUM similar to other software devices by Vlad Yasevich · 8 years ago
  65. 1b1fc3f tcp: make congestion control optionally skip slow start after idle by Wei Wang · 8 years ago
  66. 82486aa ipv4: restore rt->fi for reference counting by WANG Cong · 8 years ago
  67. 3c5ab3f ipvs: SNAT packet replies only for NATed connections by Julian Anastasov · 8 years ago
  68. f1f3e9e mac80211: fix IBSS presp allocation size by Johannes Berg · 8 years ago
  69. 4954601 nl80211: correctly validate MU-MIMO groups by Johannes Berg · 8 years ago
  70. f8860ce mac80211: bail out from prep_connection() if a reconfig is ongoing by Luca Coelho · 8 years ago
  71. e579dde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  72. 84b114b tcp: randomize timestamps on syncookies by Eric Dumazet · 8 years ago
  73. 9051247 bridge: netlink: account for IFLA_BRPORT_{B, M}CAST_FLOOD size and policy by Tobias Klauser · 8 years ago
  74. 4ac4d58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  75. a964807 Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  76. 2f46093 ipv6: initialize route null entry in addrconf_init() by WANG Cong · 8 years ago
  77. 77ef033 rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string by Michal Schmidt · 8 years ago
  78. 86f4c90 ipv4, ipv6: ensure raw socket message is big enough to hold an IP header by Alexander Potapenko · 8 years ago
  79. 985538e net/sched: remove redundant null check on head by Colin Ian King · 8 years ago
  80. 8b485ce tcp: do not inherit fastopen_req from parent by Eric Dumazet · 8 years ago
  81. 14bb211 rbd: support updating the lock cookie without releasing the lock by Ilya Dryomov · 8 years ago
  82. 58eb793 libceph: add an epoch_barrier field to struct ceph_osd_client by Jeff Layton · 8 years ago
  83. fc36d0a libceph: abort already submitted but abortable requests when map or pool goes full by Jeff Layton · 8 years ago
  84. a1f4020 libceph: allow requests to return immediately on full conditions if caller wishes by Jeff Layton · 8 years ago
  85. aa26d66 libceph: remove req->r_replay_version by Jeff Layton · 8 years ago
  86. 0e1a5ee libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  87. 02113a0 libceph: convert ceph_osd.o_ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  88. 06dfa96 libceph: convert ceph_snap_context.nref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  89. d6a3408 libceph: supported_features module parameter by Ilya Dryomov · 8 years ago
  90. 74da4a0f libceph, ceph: always advertise all supported features by Ilya Dryomov · 8 years ago
  91. 1684096 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  92. 46f0537 Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  93. 4d89ac2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  94. ab71632 netfilter: conntrack: Force inlining of build check to prevent build failure by Geert Uytterhoeven · 8 years ago
  95. 6d71713 net: ipv6: Do not duplicate DAD on link up by David Ahern · 8 years ago
  96. 9744a6f netfilter: nf_tables: check if same extensions are set when adding elements by Pablo Neira Ayuso · 8 years ago
  97. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  98. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  99. 9b2bbdb virtio: wrap find_vqs by Michael S. Tsirkin · 8 years ago
  100. ec8a09f tipc: refactor function tipc_sk_recv_stream() by Jon Paul Maloy · 8 years ago