1. eb3c0d8 net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment() by Cong Wang · 11 years ago
  2. d949d82 ipv6: Add generic UDP Tunnel segmentation by Cong Wang · 11 years ago
  3. f564f45 vxlan: add ipv6 proxy support by Cong Wang · 11 years ago
  4. f39dc10 ipv6: move in6_dev_finish_destroy() into core kernel by Cong Wang · 11 years ago
  5. e15a00a vxlan: add ipv6 route short circuit support by Cong Wang · 11 years ago
  6. caf92bc ipv6: do not call ndisc_send_rs() with write lock by Cong Wang · 11 years ago
  7. 034dfc5 ipv6: export in6addr_loopback to modules by Cong Wang · 11 years ago
  8. 5f81bd2 ipv6: export a stub for IPv6 symbols used by vxlan by Cong Wang · 11 years ago
  9. 788787b ipv6: move ip6_local_out into core kernel by Cong Wang · 11 years ago
  10. 3ce9b35 ipv6: move ip6_dst_hoplimit() into core kernel by Cong Wang · 11 years ago
  11. 816c5b5 ipv6: Remove redundant sk variable by Thomas Graf · 11 years ago
  12. b800c3b ipv6: drop fragmented ndisc packets by default (RFC 6980) by Hannes Frederic Sowa · 11 years ago
  13. 4ad3622 netfilter: add IPv6 SYNPROXY target by Patrick McHardy · 11 years ago
  14. 81eb6a1 net: syncookies: export cookie_v6_init_sequence/cookie_v6_check by Patrick McHardy · 11 years ago
  15. 41d73ec netfilter: nf_conntrack: make sequence number adjustments usuable without NAT by Patrick McHardy · 11 years ago
  16. 706f515 netfilter: nf_defrag_ipv6.o included twice by Nathan Hintz · 11 years ago
  17. affe759 netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged by Phil Oester · 11 years ago
  18. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  19. c92a59e ipv6: handle Redirect ICMP Message with no Redirected Header option by Duan Jiong · 11 years ago
  20. 9fd0784 net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengths by Daniel Borkmann · 11 years ago
  21. c2cef4e net: ipv6: minor: *_start_timer: rather use unsigned long by Daniel Borkmann · 11 years ago
  22. 8469896 net: ipv6: igmp6_event_query: use msecs_to_jiffies by Daniel Borkmann · 11 years ago
  23. e837735 ip6_tunnel: ensure to always have a link local address by Nicolas Dichtel · 11 years ago
  24. 7eaa48a Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c" by David S. Miller · 11 years ago
  25. df8372c ipv6: fix checkpatch errors in net/ipv6/addrconf.c by dingtianhong · 11 years ago
  26. ba3542e ipv6: convert the uses of ADBG and remove the superfluous parentheses by dingtianhong · 11 years ago
  27. 89d5e23 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  28. f46078c ipv6: drop packets with multiple fragmentation headers by Hannes Frederic Sowa · 11 years ago
  29. 4b08a8f ipv6: remove max_addresses check from ipv6_create_tempaddr by Hannes Frederic Sowa · 11 years ago
  30. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  31. d14c5ab net: proc_fs: trivial: print UIDs as unsigned int by Francesco Fusco · 11 years ago
  32. 0bd87628 ip6tnl: add x-netns support by Nicolas Dichtel · 11 years ago
  33. fc8f999 ipv4 tunnels: use net_eq() helper to check netns by Nicolas Dichtel · 11 years ago
  34. fc4eba5 ipv6: make unsolicited report intervals configurable for mld by Hannes Frederic Sowa · 11 years ago
  35. c655bc6 netfilter: nf_conntrack: don't send destroy events from iterator by Florian Westphal · 11 years ago
  36. 1f07d03 net: add SNMP counters tracking incoming ECN bits by Eric Dumazet · 11 years ago
  37. 3e3be27 ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match by Hannes Frederic Sowa · 11 years ago
  38. 7921895 net: esp{4,6}: fix potential MTU calculation overflows by Daniel Borkmann · 11 years ago
  39. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  40. 73f5698 fib_rules: fix suppressor names and default values by Stefan Tomanek · 11 years ago
  41. 6ef94cf fib_rules: add route suppression based on ifgroup by Stefan Tomanek · 11 years ago
  42. d1c53c8 icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytes by Werner Almesberger · 11 years ago
  43. 9cc08af icmpv6_filter: fix "_hdr" incorrectly being a pointer by Werner Almesberger · 11 years ago
  44. 439677d7 ipv6: bump genid when delete/add address by fan.du · 11 years ago
  45. 8a226b2 ipv6: prevent race between address creation and removal by Jiri Benc · 11 years ago
  46. 3f8f529 ipv6: move peer_addr init into ipv6_add_addr() by Jiri Pirko · 11 years ago
  47. 49a18d8 ipv6: update ip6_rt_last_gc every time GC is run by Michal Kubeček · 11 years ago
  48. 2ac3ac8 ipv6: prevent fib6_run_gc() contention by Michal Kubeček · 11 years ago
  49. 46b3a42 ipv6: fib6_rules should return exact return value by Hannes Frederic Sowa · 11 years ago
  50. 7764a45 fib_rules: add .suppress operation by Stefan Tomanek · 11 years ago
  51. ca4c3fc net: split rt_genid for ipv4 and ipv6 by fan.du · 11 years ago
  52. 5ad37d5 tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies by Hannes Frederic Sowa · 11 years ago
  53. 9d4a031 ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL by Hannes Frederic Sowa · 11 years ago
  54. c9bee3b7 tcp: TCP_NOTSENT_LOWAT socket option by Eric Dumazet · 11 years ago
  55. 905a6f9 ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup by Hannes Frederic Sowa · 11 years ago
  56. 9225b23 net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1 by fan.du · 11 years ago
  57. 86a37de net ipv6: Remove rebundant rt6i_nsiblings initialization by fan.du · 11 years ago
  58. 2b52c3a ip6mr: change the prototype of ip6_mr_forward(). by Rami Rosen · 11 years ago
  59. 375fe02 tcp: consolidate SYNACK RTT sampling by Yuchung Cheng · 11 years ago
  60. f2f79cc ndisc: bool initializations should use true and false by Daniel Baluta · 11 years ago
  61. 307f2fb ipv6: only static routes qualify for equal cost multipathing by Hannes Frederic Sowa · 11 years ago
  62. afc154e ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF by Hannes Frederic Sowa · 11 years ago
  63. 1eb4f75 ipv6: in case of link failure remove route directly instead of letting it expire by Hannes Frederic Sowa · 11 years ago
  64. 8b80cda net: rename ll methods to busy-poll by Eliezer Tamir · 11 years ago
  65. 076bb0c net: rename include/net/ll_poll.h to include/net/busy_poll.h by Eliezer Tamir · 11 years ago
  66. 86bd68b sit: fix tunnel update via netlink by Nicolas Dichtel · 11 years ago
  67. 3630d40 ipv6: rt6_check_neigh should successfully verify neigh if no NUD information are available by Hannes Frederic Sowa · 11 years ago
  68. fbfe80c net: ipv6: fix wrong ping_v6_sendmsg return value by Lorenzo Colitti · 11 years ago
  69. a1bdc45 net: ipv6: add missing lock in ping_v6_sendmsg by Lorenzo Colitti · 11 years ago
  70. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  71. 75a493e ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size by Hannes Frederic Sowa · 11 years ago
  72. 8822b64 ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data by Hannes Frederic Sowa · 11 years ago
  73. 8965779 ipv6,mcast: always hold idev->lock before mca_lock by Amerigo Wang · 11 years ago
  74. 52bd4c0 ipv6: fix ecmp lookup when oif is specified by Nicolas Dichtel · 11 years ago
  75. 5c29fb1 ipv6: only apply anti-spoofing checks to not-pointopoint tunnels by Hannes Frederic Sowa · 11 years ago
  76. b173ee4 ipv6: resend MLD report if a link-local address completes DAD by Hannes Frederic Sowa · 11 years ago
  77. 1ec047e ipv6: introduce per-interface counter for dad-completed ipv6 addresses by Hannes Frederic Sowa · 11 years ago
  78. 5e6700b sit: add support of x-netns by Nicolas Dichtel · 11 years ago
  79. 77ecaac ipv6: rearm router solicitaion timer when setting new tokenized address by Hannes Frederic Sowa · 11 years ago
  80. a963a37 ipv6: ip6_sk_dst_check() must not assume ipv6 dst by Eric Dumazet · 11 years ago
  81. 2b9651d ipv6: remove old token ipv6 address as soon as possible by Hannes Frederic Sowa · 11 years ago
  82. dc84829 ipv6: check return value of ipv6_get_lladdr by Hannes Frederic Sowa · 11 years ago
  83. 876fd05 ipv6: don't disable interface if last ipv6 address is removed by Hannes Frederic Sowa · 11 years ago
  84. b7b1bfc ipv6: split duplicate address detection and router solicitation timer by Hannes Frederic Sowa · 11 years ago
  85. ab4eb35 ipv6: Process unicast packet with Router Alert by checking flag in skb. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  86. 6da334e ipv6: add include file to suppress sparse warnings by Eric Dumazet · 11 years ago
  87. a3d9dd8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  88. b33698e ipv6: remove a useless pr_info() in addrconf_gre_config() by Cong Wang · 11 years ago
  89. 142dcdd netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handling by Phil Oester · 11 years ago
  90. a881ae1 ipv6: don't call addrconf_dst_alloc again when enable lo by Gao feng · 11 years ago
  91. c2ff682 sit: fix an oops when IFLA_IPTUN_PROTO is not set by Nicolas Dichtel · 11 years ago
  92. 3d7b46c ip_tunnel: push generic protocol handling to ip_tunnel module. by Pravin B Shelar · 11 years ago
  93. 0e6fbc5b ip_tunnels: extend iptunnel_xmit() by Pravin B Shelar · 11 years ago
  94. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  95. 33be081 ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb by Matthias Schiffer · 11 years ago
  96. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  97. a06a2d3 net: ping_check_bind_addr() etc. can be static by Wu Fengguang · 11 years ago
  98. d30e383 tcp: add low latency socket poll support. by Eliezer Tamir · 11 years ago
  99. a5b5047 udp: add low latency socket poll support by Eliezer Tamir · 11 years ago
  100. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago