1. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  2. 08d3ffc multicast: do not restore deleted record source filter mode to new one by Hangbin Liu · 6 years ago
  3. 0ae0d60 multicast: remove useless parameter for group add by Hangbin Liu · 6 years ago
  4. c7ea20c ipv6/mcast: init as INCLUDE when join SSM INCLUDE group by Hangbin Liu · 6 years ago
  5. 6c6da92 ipv6: mcast: fix unsolicited report interval after receiving querys by Hangbin Liu · 6 years ago
  6. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 6 years ago
  7. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 6 years ago
  8. d644406 net: Use octal not symbolic permissions by Joe Perches · 6 years ago
  9. b75cc8f net/ipv6: Pass skb to route lookup by David Ahern · 7 years ago
  10. 1a2e933 net: Convert icmpv6_sk_ops, ndisc_net_ops and igmp6_net_ops by Kirill Tkhai · 7 years ago
  11. 32b395a build_bug.h: remove BUILD_BUG_ON_NULL() by Masahiro Yamada · 7 years ago
  12. 5a75114 ipv6: mcast: remove dead code by Eric Dumazet · 7 years ago
  13. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  14. b9b312a ipv6: mcast: better catch silly mtu values by Eric Dumazet · 7 years ago
  15. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  16. d3981bc net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  17. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
  18. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  19. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 7 years ago
  20. 382ed72 ipv6: add support for NETDEV_RESEND_IGMP event by Vlad Yasevich · 7 years ago
  21. 9c8bb16 igmp, mld: Fix memory leak in igmpv3/mld_del_delrec() by Hangbin Liu · 8 years ago
  22. 1666d49 mld: do not remove mld souce list info when set link down by Hangbin Liu · 8 years ago
  23. 8651be8 ipv6: fix a potential deadlock in do_ipv6_setsockopt() by WANG Cong · 8 years ago
  24. a052517 net/multicast: should not send source list records when have filter mode change by Hangbin Liu · 8 years ago
  25. 1837b2e mld, igmp: Fix reserved tailroom calculation by Benjamin Poirier · 9 years ago
  26. 41033f0 snmp: Remove duplicate OUTMCAST stat increment by Neil Horman · 9 years ago
  27. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  28. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  29. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  30. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  31. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  32. 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  33. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  34. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 9 years ago
  35. 93a714d multicast: Extend ip address command to enable multicast group join/leave on by Madhu Challa · 10 years ago
  36. 46a4dee igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop by Madhu Challa · 10 years ago
  37. 4c672e4 ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs by Daniel Borkmann · 10 years ago
  38. 1744bea net: Convert SEQ_START_TOKEN/seq_printf to seq_puts by Joe Perches · 10 years ago
  39. 35f7aa5 ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallback by Daniel Borkmann · 10 years ago
  40. 1691c63 ipv6: refactor ipv6_dev_mc_inc() by WANG Cong · 10 years ago
  41. f7ed925 ipv6: update the comment in mcast.c by WANG Cong · 10 years ago
  42. 414b6c9 ipv6: drop some rcu_read_lock in mcast by WANG Cong · 10 years ago
  43. b535091 ipv6: drop ipv6_sk_mc_lock in mcast by WANG Cong · 10 years ago
  44. cbeddd5 ipv6: mcast: remove dead debugging defines by Daniel Borkmann · 10 years ago
  45. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  46. a9ed4a2 ipv6: fix rtnl locking in setsockopt for anycast and multicast by Sabrina Dubroca · 10 years ago
  47. 2f71193 ipv6: add sysctl_mld_qrv to configure query robustness variable by Hannes Frederic Sowa · 10 years ago
  48. 67ba415 ipv6: White-space cleansing : Line Layouts by Ian Morris · 10 years ago
  49. e940f5d ipv6: Fix MLD Query message check by Hangbin Liu · 10 years ago
  50. 43a43b6 ipv6: some ipv6 statistic counters failed to disable bh by Hannes Frederic Sowa · 10 years ago
  51. 6a7cc41 ipv6: send Change Status Report after DAD is completed by Flavio Leitner · 11 years ago
  52. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  53. 9260d3e ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put by Salam Noureddine · 11 years ago
  54. b4af8de net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functions by Daniel Borkmann · 11 years ago
  55. 2b7c121 net: ipv6: mld: refactor query processing into v1/v2 functions by Daniel Borkmann · 11 years ago
  56. cc7f7ab net: ipv6: mld: similarly to MLDv2 have min max_delay of 1 by Daniel Borkmann · 11 years ago
  57. 58c0ecf net: ipv6: mld: implement RFC3810 MLDv2 mode only by Daniel Borkmann · 11 years ago
  58. e3f5b17 net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation by Daniel Borkmann · 11 years ago
  59. 6c567b7 net: ipv6: mld: clean up MLD_V1_SEEN macro by Daniel Borkmann · 11 years ago
  60. 89225d1 net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12. by Daniel Borkmann · 11 years ago
  61. 9fd0784 net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengths by Daniel Borkmann · 11 years ago
  62. c2cef4e net: ipv6: minor: *_start_timer: rather use unsigned long by Daniel Borkmann · 11 years ago
  63. 8469896 net: ipv6: igmp6_event_query: use msecs_to_jiffies by Daniel Borkmann · 11 years ago
  64. fc4eba5 ipv6: make unsolicited report intervals configurable for mld by Hannes Frederic Sowa · 11 years ago
  65. 9d4a031 ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL by Hannes Frederic Sowa · 11 years ago
  66. 8965779 ipv6,mcast: always hold idev->lock before mca_lock by Amerigo Wang · 11 years ago
  67. b173ee4 ipv6: resend MLD report if a link-local address completes DAD by Hannes Frederic Sowa · 11 years ago
  68. 29a3cad ipv6: Correct comparisons and calculations using skb->tail and skb-transport_header by Simon Horman · 11 years ago
  69. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 12 years ago
  70. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 12 years ago
  71. ec16ef2 ipv6 mcast: Do not join device multicast for interface-local multicasts. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  72. 56db1c5 mcast: do not check 'rv' twice in a row by Jean Sacren · 12 years ago
  73. 07c2fec ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  74. 2576f17 ipv6: Unshare ip6_nd_hdr() and change return type to void. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  75. 12fd84f ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  76. daad151 ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  77. 0e1efe9 ipv6: avoid taking locks at socket dismantle by Eric Dumazet · 12 years ago
  78. 94e187c ipv6: introduce ip6_rt_put() by Amerigo Wang · 12 years ago
  79. a858d64 ipv6: fix unappropriate errno returned for non-multicast address by Li Wei · 12 years ago
  80. a50feda ipv6: bool/const conversions phase2 by Eric Dumazet · 12 years ago
  81. f321383 net: ipv6: Standardize prefixes for message logging by Joe Perches · 12 years ago
  82. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  83. ce713ee net: replace continue with break to reduce unnecessary loop in xxx_xmarksources by RongQing.Li · 12 years ago
  84. 78d5021 ipv6: fix array index in ip6_mc_add_src() by RongQing.Li · 12 years ago
  85. c5779237 ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. by RongQing.Li · 12 years ago
  86. d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 13 years ago
  87. 87a1157 ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc(). by David S. Miller · 13 years ago
  88. 99d2f47 ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src() by Jun Zhao · 13 years ago
  89. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  90. a7ae199 ipv6: Remove all uses of LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
  91. e05c4ad3 mcast: Fix source address selection for multicast listener report by Yan, Zheng · 13 years ago
  92. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  93. e3cbf28 net,rcu: convert call_rcu(ipv6_mc_socklist_reclaim) to kfree_rcu() by Lai Jiangshan · 13 years ago
  94. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  95. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 14 years ago
  96. 4b66fef mcast: net_device dev not used by Hagen Paul Pfeifer · 14 years ago
  97. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 14 years ago
  98. 456b61b ipv6: mcast: RCU conversion by Eric Dumazet · 14 years ago
  99. 8a22c99 net/ipv6/mcast.c: Remove unnecessary semicolons by Joe Perches · 14 years ago
  100. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago