1. 9e52135 Merge android-4.19-q.94 (dabb11d) into msm-4.19 by Ivaylo Georgiev · 4 years, 9 months ago
  2. cbbfa761 Merge android-4.19-q.88 (47d86d5) into msm-4.19 by Ivaylo Georgiev · 4 years, 9 months ago
  3. bc5fc4a net: add annotations on hh->hh_len lockless accesses by Eric Dumazet · 5 years ago
  4. 91e161b net/core/neighbour: fix kmemleak minimal reference count for hash tables by Konstantin Khlebnikov · 6 years ago
  5. 725bbd5 net/core/neighbour: tell kmemleak about hash tables by Konstantin Khlebnikov · 6 years ago
  6. a71cb5b Merge android-4.19.62 (f232ce6) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  7. 257441a net: neigh: fix multiple neigh timer scheduling by Lorenzo Bianconi · 5 years ago
  8. 5c7f2dd Merge android-4.19.54 (237d383) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  9. 4bcfb79 Merge android-4.19.50 (be7c1cb) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  10. 103835d neigh: fix use-after-free read in pneigh_get_next by Eric Dumazet · 5 years ago
  11. 893e2a5 neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit by David Ahern · 5 years ago
  12. 207b1c3 net: core: neighbour: Change the print format for addresses by Tejaswi Tanikella · 7 years ago
  13. d2fb4fb Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin" by Roopa Prabhu · 6 years ago
  14. f0e0d04 neighbour: confirm neigh entries when ARP packet is received by Vasily Khoruzhick · 6 years ago
  15. e446a27 net: remove blank lines at end of file by Stephen Hemminger · 6 years ago
  16. 8e32628 neighbour: force neigh_invalidate when NUD_FAILED update is from admin by Roopa Prabhu · 6 years ago
  17. f6a6f20 neighbour: skip NTF_EXT_LEARNED entries during forced gc by Roopa Prabhu · 6 years ago
  18. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  19. 71a5053 neigh: switch to proc_create_seq_data by Christoph Hellwig · 7 years ago
  20. 9ce33e4 neighbour: support for NTF_EXT_LEARNED flag by Roopa Prabhu · 7 years ago
  21. 53b76cd net: fix deadlock while clearing neighbor proxy table by Wolfgang Bumiller · 7 years ago
  22. 7dd07c1 net: validate attribute sizes in neigh_dump_table() by Eric Dumazet · 7 years ago
  23. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  24. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  25. 096b985 net: Allow neigh contructor functions ability to modify the primary_key by Jim Westfall · 7 years ago
  26. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  27. 01ccdf1 neigh: make strucrt neigh_table::entry_size unsigned int by Alexey Dobriyan · 7 years ago
  28. b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
  29. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  30. 6343944 net: convert neigh_params.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  31. 9f23743 net: convert neighbour.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  32. b3d0f78 net/neighbor: use get_random_u32 for 32-bit hash random by Jason A. Donenfeld · 7 years ago
  33. 5071034 neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" by Sowmini Varadhan · 7 years ago
  34. 77d7123 neighbour: update neigh timestamps iff update is effective by Ihar Hrachyshka · 7 years ago
  35. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  36. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  37. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  38. 48481c8 net: neigh: guard against NULL solicit() method by Eric Dumazet · 8 years ago
  39. 7b8f7a4 neighbour: fix nlmsg_pid in notifications by Roopa Prabhu · 8 years ago
  40. 7627ae6 net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification by Marcus Huewe · 8 years ago
  41. 53f800e neigh: Send netevent after marking neigh as dead by Ido Schimmel · 8 years ago
  42. 18502ac neigh: remove duplicate check for same neigh by Zhang Shengju · 8 years ago
  43. 0e7bbcc neigh: allow admin to set NUD_STALE by Julian Anastasov · 8 years ago
  44. d1c2b50 net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_update() by He Chunhui · 8 years ago
  45. 2a4501a neigh: Send a notification when DELAY_PROBE_TIME changes by Ido Schimmel · 8 years ago
  46. 503eebc net: add dev arg to ndo_neigh_construct/destroy by Jiri Pirko · 8 years ago
  47. b560f03 neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit() by David Barroso · 8 years ago
  48. b676338 neigh: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  49. 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  50. 6adc5fd net/neighbour: fix crash at dumping device-agnostic proxy entries by Konstantin Khlebnikov · 9 years ago
  51. 19125c1 net: use skb_clone to avoid alloc_pages failure. by Martin Zhang · 9 years ago
  52. 16660f0 net: Add support for filtering neigh dump by device index by David Ahern · 9 years ago
  53. 21fdd09 net: Add support for filtering neigh dump by master device by David Ahern · 9 years ago
  54. fb81139 net: add explicit logging and stat for neighbour table overflow by Rick Jones · 9 years ago
  55. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  56. 2c51a97 neigh: do not modify unlinked entries by Julian Anastasov · 9 years ago
  57. 765c9c6 neigh: Better handling of transition to NUD_PROBE state by Erik Kline · 9 years ago
  58. 8da8646 net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state. by YOSHIFUJI Hideaki/吉藤英明 · 10 years ago
  59. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 10 years ago
  60. b79bda3 neigh: Use neigh table index for neigh_packet_xmit by Eric W. Biederman · 10 years ago
  61. 4fd3d7d neigh: Add helper function neigh_xmit by Eric W. Biederman · 10 years ago
  62. 60395a2 neigh: Factor out ___neigh_lookup_noref by Eric W. Biederman · 10 years ago
  63. 435e8eb neigh: Don't require a dst in neigh_resolve_output by Eric W. Biederman · 10 years ago
  64. bdf53c5 neigh: Don't require dst in neigh_hh_init by Eric W. Biederman · 10 years ago
  65. def6775 neigh: Move neigh_compat_output into ax25_ip.c by Eric W. Biederman · 10 years ago
  66. 7b46a64 netlink: Fix bugs in nlmsg_end() conversions. by David S. Miller · 10 years ago
  67. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  68. 4bf6980 neighbour: fix base_reachable_time(_ms) not effective immediatly when changed by Jean-Francois Remy · 10 years ago
  69. d7480fd neigh: remove dynamic neigh table registration support by WANG Cong · 10 years ago
  70. 75fbfd3 neigh: optimize neigh_parms_release() by Nicolas Dichtel · 10 years ago
  71. 545469f neighbour : fix ndm_type type error issue by Jun Zhao · 10 years ago
  72. 9ecf07a neigh: sysctl - simplify address calculation of gc_* variables by Mathias Krause · 10 years ago
  73. 2176d5d neigh: set nud_state to NUD_INCOMPLETE when probing router reachability by Duan Jiong · 10 years ago
  74. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  75. feff9ab neigh: recompute reachabletime before returning from neigh_periodic_work() by Duan Jiong · 11 years ago
  76. 5e2c21d neigh: directly goto out after setting nud_state to NUD_FAILED by Duan Jiong · 11 years ago
  77. a960ff8 neigh: probe application via netlink in NUD_PROBE by Timo Teräs · 11 years ago
  78. b194c1f neigh: fix setting of default gc_* values by Jiri Pirko · 11 years ago
  79. f618002 net/neighbour: queue work on power efficient wq by viresh kumar · 11 years ago
  80. 3977458 neigh: split lines for NEIGH_VAR_SET so they are not too long by Jiri Pirko · 11 years ago
  81. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  82. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  83. 2205369 vlan: Fix header ops passthru when doing TX VLAN offload. by David S. Miller · 11 years ago
  84. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  85. 53385d2 neigh: Netlink notification for administrative NUD state change by Bob Gilligan · 11 years ago
  86. 7e98056 ipv6: router reachability probing by Jiri Benc · 11 years ago
  87. 77d47af neigh: use neigh_parms_net() to get struct neigh_parms->net pointer by Jiri Pirko · 11 years ago
  88. bba2489 neigh: ipv6: respect default values set before an address is assigned to device by Jiri Pirko · 11 years ago
  89. 1d4c8c2 neigh: restore old behaviour of default parms values by Jiri Pirko · 11 years ago
  90. 73af614 neigh: use tbl->family to distinguish ipv4 from ipv6 by Jiri Pirko · 11 years ago
  91. cb5b09c neigh: wrap proc dointvec functions by Jiri Pirko · 11 years ago
  92. 1f9248e neigh: convert parms to an array by Jiri Pirko · 11 years ago
  93. 4ed377e net: neighbour: use source address of last enqueued packet for solicitation by Hannes Frederic Sowa · 11 years ago
  94. 3e25c65 net: neighbour: Remove CONFIG_ARPD by Tim Gardner · 11 years ago
  95. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  96. 6313480 neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup by Veaceslav Falico · 11 years ago
  97. 555445c neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/ by Francesco Fusco · 11 years ago
  98. c9ab4d8 neighbour: fix a race in neigh_destroy() by Eric Dumazet · 11 years ago
  99. dc25c67 neigh: disallow un-init_net to change thresh of neigh by Gao feng · 11 years ago
  100. 170d6f9 neigh: only allow init_net to change the default neigh_parms by Gao feng · 11 years ago