1. b4949ab ipv6: fix handling of throw routes by Nicolas Dichtel · 12 years ago
  2. 7ab4551 tcp: fix TFO regression by Eric Dumazet · 12 years ago
  3. ef2c7d7 ipv6: fix handling of blackhole and prohibit routes by Nicolas Dichtel · 12 years ago
  4. 23d3b8b net: qdisc busylock needs lockdep annotations by Eric Dumazet · 12 years ago
  5. 2c96932 netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.h by Stephen Rothwell · 12 years ago
  6. c6c1396 net: add unknown state to sysfs NIC duplex export by Nikolay Aleksandrov · 12 years ago
  7. d23ff70 tcp: add generic netlink support for tcp_metrics by Julian Anastasov · 12 years ago
  8. 600e177 net: Providing protocol type via system.sockprotoname xattr of /proc/PID/fd entries by Masatake YAMATO · 12 years ago
  9. cefd81c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  10. 798b2cb net: Add INET dependency on aes crypto for the sake of TCP fastopen. by David S. Miller · 12 years ago
  11. 54a2792 sctp: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  12. 15eac2a openvswitch: Increase maximum number of datapath ports. by Pravin B Shelar · 12 years ago
  13. 1e9f020 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  14. 684bad1 tcp: use PRR to reduce cwin in CWR state by Yuchung Cheng · 12 years ago
  15. fb4d3d1 tcp: move tcp_update_cwnd_in_recovery by Yuchung Cheng · 12 years ago
  16. 09484d1 tcp: move tcp_enter_cwr() by Yuchung Cheng · 12 years ago
  17. ace1fe1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 12 years ago
  18. ce9f3f3 netfilter: properly annotate ipv4_netfilter_{init,fini}() by Jan Beulich · 13 years ago
  19. 1c15b67 netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue() by Michael Wang · 12 years ago
  20. 2a6decf netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate() by Michael Wang · 12 years ago
  21. 9655050 netfilter: remove xt_NOTRACK by Cong Wang · 12 years ago
  22. 84b5ee9 netfilter: nf_conntrack: add nf_ct_timeout_lookup by Pablo Neira Ayuso · 12 years ago
  23. 236df00 netfilter: xt_CT: refactorize xt_ct_tg_check by Pablo Neira Ayuso · 12 years ago
  24. 6703aa7 netfilter: xt_socket: fix compilation warnings with gcc 4.7 by Pablo Neira Ayuso · 12 years ago
  25. a2dc375e 6lowpan: handle NETDEV_UNREGISTER event by Alan Ott · 12 years ago
  26. a437d27 6lowpan: Make a copy of skb's delivered to 6lowpan by Alan Ott · 12 years ago
  27. 168a8f5 tcp: TCP Fast Open Server - main code path by Jerry Chu · 12 years ago
  28. 8336886 tcp: TCP Fast Open Server - support TFO listeners by Jerry Chu · 12 years ago
  29. 1046716 tcp: TCP Fast Open Server - header & support functions by Jerry Chu · 12 years ago
  30. eb7e057 ipv6: remove some deadcode by Sorin Dumitru · 12 years ago
  31. d1a53df net: fix documentation of skb_needs_linearize(). by Rami Rosen · 12 years ago
  32. 98d75c3 ipv4: Minor logic clean-up in ipv4_mtu by Alexander Duyck · 12 years ago
  33. 4a2c240 net:atm:fix up ENOIOCTLCMD error handling by Wanlong Gao · 12 years ago
  34. 80f0fd8 openvswitch: using kfree_rcu() to simplify the code by Wei Yongjun · 12 years ago
  35. fc61b92 af_unix: fix shutdown parameter checking by Xi Wang · 12 years ago
  36. 46b66d7 decnet: fix shutdown parameter checking by Xi Wang · 12 years ago
  37. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  38. 0dcd505 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  39. 5b423f6 netfilter: nf_conntrack: fix racy timer handling with reliable events by Pablo Neira Ayuso · 12 years ago
  40. c5ae7d4 ipv4: must use rcu protection while calling fib_lookup by Eric Dumazet · 12 years ago
  41. acbb219 net: ipv4: ipmr_expire_timer causes crash when removing net namespace by Francesco Ruggeri · 12 years ago
  42. ee13040 netpoll: provide an IP ident in UDP frames by Eric Dumazet · 12 years ago
  43. 99469c3 l2tp: avoid to use synchronize_rcu in tunnel free function by xeb@mail.ru · 12 years ago
  44. 3f509c6 netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation by Pablo Neira Ayuso · 12 years ago
  45. 6549dd4 net: dev: fix the incorrect hold of net namespace's lo device by Gao feng · 12 years ago
  46. 6fc09f1 netfilter: nfnetlink_log: fix error return code in init path by Julia Lawall · 12 years ago
  47. ef6acf6 netfilter: ctnetlink: fix error return code in init path by Julia Lawall · 12 years ago
  48. 0a54e93 ipvs: fix error return code by Julia Lawall · 12 years ago
  49. 8a91bb0 netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation target by Patrick McHardy · 12 years ago
  50. 320ff56 netfilter: nf_nat: support IPv6 in TFTP NAT helper by Pablo Neira Ayuso · 12 years ago
  51. 5901b6b netfilter: nf_nat: support IPv6 in IRC NAT helper by Pablo Neira Ayuso · 12 years ago
  52. 9a66482 netfilter: nf_nat: support IPv6 in SIP NAT helper by Patrick McHardy · 12 years ago
  53. ee6eb96 netfilter: nf_nat: support IPv6 in amanda NAT helper by Patrick McHardy · 12 years ago
  54. d33cbee netfilter: nf_nat: support IPv6 in FTP NAT helper by Patrick McHardy · 12 years ago
  55. ed72d9e netfilter: ip6tables: add NETMAP target by Patrick McHardy · 12 years ago
  56. 115e23a netfilter: ip6tables: add REDIRECT target by Patrick McHardy · 12 years ago
  57. b3f644f netfilter: ip6tables: add MASQUERADE target by Patrick McHardy · 12 years ago
  58. 58a317f netfilter: ipv6: add IPv6 NAT support by Patrick McHardy · 12 years ago
  59. 2cf545e net: core: add function for incremental IPv6 pseudo header checksum updates by Patrick McHardy · 12 years ago
  60. 0ad352c netfilter: ipv6: expand skb head in ip6_route_me_harder after oif change by Patrick McHardy · 12 years ago
  61. c7232c9 netfilter: add protocol independent NAT core by Patrick McHardy · 12 years ago
  62. 051966c netfilter: nf_nat: add protoff argument to packet mangling functions by Patrick McHardy · 12 years ago
  63. 811927c netfilter: nf_conntrack: restrict NAT helper invocation to IPv4 by Patrick McHardy · 12 years ago
  64. 2b60af0 netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containing fragments by Patrick McHardy · 12 years ago
  65. 4cdd3408 netfilter: nf_conntrack_ipv6: improve fragmentation handling by Patrick McHardy · 12 years ago
  66. 590e3f7 ipvs: IPv6 MTU checking cleanup and bugfix by Jesper Dangaard Brouer · 12 years ago
  67. 072a9c4 netpoll: revert 6bdb7fe3104 and fix be_poll() instead by Amerigo Wang · 12 years ago
  68. 5f2d04f ipv4: fix path MTU discovery with connection tracking by Patrick McHardy · 12 years ago
  69. e6acb38 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by David S. Miller · 12 years ago
  70. 85c2104 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  71. d05cebb Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  72. 7c4a56f tcp: fix cwnd reduction for non-sack recovery by Yuchung Cheng · 12 years ago
  73. 9b361c1 vlan: add helper which can be called to see if device is used by vlan by Jiri Pirko · 12 years ago
  74. 20e1db1 netlink: fix possible spoofing from non-root processes by Pablo Neira Ayuso · 12 years ago
  75. 8f4cccb net: Set device operstate at registration time by Ben Hutchings · 12 years ago
  76. 3afa6d0 cls_cgroup: Allow classifier cgroups to have their classid reset to 0 by Neil Horman · 12 years ago
  77. f20b621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  78. 78df76a ipv4: take rt_uncached_lock only if needed by Eric Dumazet · 12 years ago
  79. e6e94e3 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  80. e72615f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  81. a0dfb26 af_packet: match_fanout_group() can be static by Fengguang Wu · 12 years ago
  82. 748e2d9 net: reinstate rtnl in call_netdevice_notifiers() by Eric Dumazet · 12 years ago
  83. c6b6eed Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  84. a4881cc Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  85. fa4f0af batman-adv: Start new development cycle by Sven Eckelmann · 12 years ago
  86. 3713517 batman-adv: change interface_rx to get orig node by Antonio Quartulli · 12 years ago
  87. 30cfd02 batman-adv: detect not yet announced clients by Antonio Quartulli · 12 years ago
  88. c67893d batman-adv: Reduce accumulated length of simple statements by Sven Eckelmann · 12 years ago
  89. bbb1f90 batman-adv: Don't break statements after assignment operator by Sven Eckelmann · 12 years ago
  90. 8de47de batman-adv: Use BIT(x) macro to calculate bit positions by Sven Eckelmann · 12 years ago
  91. 74ee363 batman-adv: Drop tt queries with foreign dest by Martin Hundebøll · 12 years ago
  92. ff51fd7 batman-adv: Move batadv_check_unicast_packet() by Martin Hundebøll · 12 years ago
  93. 807736f batman-adv: Split batadv_priv in sub-structures for features by Sven Eckelmann · 12 years ago
  94. 6244630 batman-adv: check batadv_orig_hash_add_if() return code by Simon Wunderlich · 13 years ago
  95. a51fb9b batman-adv: fix typos in comments by Antonio Quartulli · 13 years ago
  96. d657e62 batman-adv: add reference counting for type batadv_tt_orig_list_entry by Antonio Quartulli · 13 years ago
  97. 3a7f291 batman-adv: remove a misleading comment by Jonathan Corbet · 13 years ago
  98. 1c9b055 batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure by Marek Lindner · 13 years ago
  99. 3eb8773 batman-adv: rename bridge loop avoidance claim types by Simon Wunderlich · 13 years ago
  100. 99e966f batman-adv: correct comments in bridge loop avoidance by Simon Wunderlich · 13 years ago