1. 41d73ec netfilter: nf_conntrack: make sequence number adjustments usuable without NAT by Patrick McHardy · 11 years ago
  2. 706f515 netfilter: nf_defrag_ipv6.o included twice by Nathan Hintz · 11 years ago
  3. affe759 netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged by Phil Oester · 11 years ago
  4. b1dcdc6 net: tcp_probe: allow more advanced ingress filtering by mark by Daniel Borkmann · 11 years ago
  5. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  6. b4de77a ipip: potential race in ip_tunnel_init_net() by Dan Carpenter · 11 years ago
  7. 05f147e net: sctp_probe: simplify code by using %pISc format specifier by Daniel Borkmann · 11 years ago
  8. c92a59e ipv6: handle Redirect ICMP Message with no Redirected Header option by Duan Jiong · 11 years ago
  9. f925d0a net: tcp_probe: add IPv6 support by Daniel Borkmann · 11 years ago
  10. d8cdeda net: tcp_probe: kprobes: adapt jtcp_rcv_established signature by Daniel Borkmann · 11 years ago
  11. b4c1c1d net: tcp_probe: also include rcv_wnd next to snd_wnd by Daniel Borkmann · 11 years ago
  12. baf3b3f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  13. 0f7cc9a tcp: increase throughput when reordering is high by Yuchung Cheng · 11 years ago
  14. 9d47b38 Revert "genetlink: fix family dump race" by Johannes Berg · 11 years ago
  15. 9fd0784 net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengths by Daniel Borkmann · 11 years ago
  16. c2cef4e net: ipv6: minor: *_start_timer: rather use unsigned long by Daniel Borkmann · 11 years ago
  17. 8469896 net: ipv6: igmp6_event_query: use msecs_to_jiffies by Daniel Borkmann · 11 years ago
  18. e837735 ip6_tunnel: ensure to always have a link local address by Nicolas Dichtel · 11 years ago
  19. 7eaa48a Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c" by David S. Miller · 11 years ago
  20. ef40b7e bridge: Use the correct bit length for bitmap functions in the VLAN code by Toshiaki Makita · 11 years ago
  21. 5c751c9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  22. 8bcdeaf packet: restore packet statistics tp_packets to include drops by Willem de Bruijn · 11 years ago
  23. cc666c5 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  24. ea857f2 ipip: dereferencing an ERR_PTR in ip_tunnel_init_net() by Dan Carpenter · 11 years ago
  25. 734d272 ipv4: raise IP_MAX_MTU to theoretical limit by Eric Dumazet · 11 years ago
  26. 397b417 tcp: trivial: Remove nocache argument from tcp_v4_send_synack by Christoph Paasch · 11 years ago
  27. df8372c ipv6: fix checkpatch errors in net/ipv6/addrconf.c by dingtianhong · 11 years ago
  28. ba3542e ipv6: convert the uses of ADBG and remove the superfluous parentheses by dingtianhong · 11 years ago
  29. 89d5e23 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  30. 65d892c 6lowpan: handle context based source address by Alexander Aring · 11 years ago
  31. ce2463b 6lowpan: lowpan_uncompress_addr with address_mode by Alexander Aring · 11 years ago
  32. 84c2e7b 6lowpan: add function to uncompress multicast addr by Alexander Aring · 11 years ago
  33. 4666669 6lowpan: introduce lowpan_fetch_skb function by Alexander Aring · 11 years ago
  34. 31afe1f 6lowpan: Fix fragmentation with link-local compressed addresses by David Hauweele · 11 years ago
  35. 84ce1ddf 6lowpan: init ipv6hdr buffer to zero by Alexander Aring · 11 years ago
  36. 7ed5c5a tcp: set timestamps for restored skb-s by Andrey Vagin · 11 years ago
  37. 5826484 openvswitch: Add vxlan tunneling support. by Pravin B Shelar · 11 years ago
  38. f46078c ipv6: drop packets with multiple fragmentation headers by Hannes Frederic Sowa · 11 years ago
  39. 4b08a8f ipv6: remove max_addresses check from ipv6_create_tempaddr by Hannes Frederic Sowa · 11 years ago
  40. 22f0d2d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  41. e3fec5a xfrm: remove irrelevant comment in xfrm_input(). by Rami Rosen · 11 years ago
  42. 50fa3b3 batman-adv: check return type of unicast packet preparations by Linus Lüssing · 11 years ago
  43. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  44. ddea368 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  45. 99565a6c xfrm: Make xfrm_state timer monotonic by Fan Du · 11 years ago
  46. 16b304f netlink: Eliminate kmalloc in netlink dump operation. by Pravin B Shelar · 11 years ago
  47. d14c5ab net: proc_fs: trivial: print UIDs as unsigned int by Francesco Fusco · 11 years ago
  48. 48c3e37 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  49. 8a8e3d8 net_sched: restore "linklayer atm" handling by Jesper Dangaard Brouer · 11 years ago
  50. 09a8f03 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  51. fce9b9b rtnetlink: remove an unneeded test by Dan Carpenter · 11 years ago
  52. 0bd87628 ip6tnl: add x-netns support by Nicolas Dichtel · 11 years ago
  53. 6c742e7 ipip: add x-netns support by Nicolas Dichtel · 11 years ago
  54. fc8f999 ipv4 tunnels: use net_eq() helper to check netns by Nicolas Dichtel · 11 years ago
  55. 64261f2 dev: move skb_scrub_packet() after eth_type_trans() by Nicolas Dichtel · 11 years ago
  56. 36bf5cc openvswitch: Reset tunnel key between input and output. by Jesse Gross · 11 years ago
  57. 42415c9 openvswitch: Use correct type while allocating flex array. by Pravin B Shelar · 11 years ago
  58. 30444e9 openvswitch: Fix bad merge resolution. by Jesse Gross · 11 years ago
  59. dee8a97 cfg80211: don't request disconnect if not connected by Johannes Berg · 11 years ago
  60. cb35fba nl80211: nl80211hdr_put() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  61. 3e805ad rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header by Asbjoern Sloth Toennesen · 11 years ago
  62. fc4eba5 ipv6: make unsolicited report intervals configurable for mld by Hannes Frederic Sowa · 11 years ago
  63. 4221f40 ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id. by Pravin B Shelar · 11 years ago
  64. 74c181d tcp: reset reordering est. selectively on timeout by Yuchung Cheng · 11 years ago
  65. 98f1b7f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  66. 072017b net: sctp: Add rudimentary infrastructure to account for control chunks by Vlad Yasevich · 11 years ago
  67. bd07793 netfilter: nfnetlink_queue: allow to attach expectations to conntracks by Pablo Neira Ayuso · 11 years ago
  68. 0ef71ee netfilter: ctnetlink: refactor ctnetlink_create_expect by Pablo Neira Ayuso · 11 years ago
  69. 58ad436 genetlink: fix family dump race by Johannes Berg · 11 years ago
  70. 771085d net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruption by Daniel Borkmann · 11 years ago
  71. ac4f959 net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF state by Daniel Borkmann · 11 years ago
  72. 89c2af3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  73. f3dfd20 af_unix: fix bug on large send() by Eric Dumazet · 11 years ago
  74. d4cca39 tipc: avoid possible deadlock while enable and disable bearer by dingtianhong · 11 years ago
  75. e5ac5da80 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  76. 9d2c948 batman-adv: fix potential kernel paging errors for unicast transmissions by Linus Lüssing · 11 years ago
  77. 4209423 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  78. 356d7d8 netfilter: nf_conntrack: fix tcp_in_window for Fast Open by Yuchung Cheng · 11 years ago
  79. 6453599 rtnetlink: Fix inverted check in ndo_dflt_fdb_del() by Sridhar Samudrala · 11 years ago
  80. 28d6427 net: attempt high order allocations in sock_alloc_send_pskb() by Eric Dumazet · 11 years ago
  81. e370a72 af_unix: improve STREAM behavior with fragmented memory by Eric Dumazet · 11 years ago
  82. 149479d tcp: add server ip to encrypt cookie in fast open by Yuchung Cheng · 11 years ago
  83. 71acc0d Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl" by David S. Miller · 11 years ago
  84. fa59784 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  85. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  86. 288a9376 net: rename busy poll MIB counter by Eliezer Tamir · 11 years ago
  87. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 11 years ago
  88. cda5f98 net: sctp: convert sctp_checksum_disable module param into sctp sysctl by Daniel Borkmann · 11 years ago
  89. 2690048 net: igmp: Allow user-space configuration of igmp unsolicited report interval by William Manley · 11 years ago
  90. 5c6fe01 net: igmp: Don't flush routing cache when force_igmp_version is modified by William Manley · 11 years ago
  91. cab7004 net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3 by William Manley · 11 years ago
  92. e11aada net: flow_dissector: add 802.1ad support by Eric Dumazet · 11 years ago
  93. 77a482b ip_gre: fix ipgre_header to return correct offset by Timo Teräs · 11 years ago
  94. c655bc6 netfilter: nf_conntrack: don't send destroy events from iterator by Florian Westphal · 11 years ago
  95. 1f07d03 net: add SNMP counters tracking incoming ECN bits by Eric Dumazet · 11 years ago
  96. 1826ff2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  97. 3e3be27 ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match by Hannes Frederic Sowa · 11 years ago
  98. 09effa6 packet: Revert recent header parsing changes. by David S. Miller · 11 years ago
  99. 3d9953a net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec() by Jason Wang · 11 years ago
  100. 0433547 net: use release_pages() in zerocopy_sg_from_iovec() by Jason Wang · 11 years ago