1. 32f5376 netfilter: nf_ct_helper: disable automatic helper re-assignment of different type by Pablo Neira Ayuso · 13 years ago
  2. fd7462d netfilter: ctnetlink: fix NULL dereference while trying to change helper by Pablo Neira Ayuso · 13 years ago
  3. 6fac262 ipv4: Cap ADVMSS metric in the FIB rather than the routing cache. by David S. Miller · 13 years ago
  4. 82f437b Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 13 years ago
  5. 12f7a50 netfilter: add user-space connection tracking helper infrastructure by Pablo Neira Ayuso · 13 years ago
  6. ae243be netfilter: ctnetlink: add CTA_HELP_INFO attribute by Pablo Neira Ayuso · 13 years ago
  7. 8c88f87 netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled by Pablo Neira Ayuso · 13 years ago
  8. 9cb0176 netfilter: add glue code to integrate nfnetlink_queue and ctnetlink by Pablo Neira Ayuso · 13 years ago
  9. 1afc567 netfilter: nf_ct_helper: implement variable length helper private data by Pablo Neira Ayuso · 13 years ago
  10. 3cf4c7e netfilter: nf_ct_ext: support variable length extensions by Pablo Neira Ayuso · 13 years ago
  11. 3a8fc53 netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names by Pablo Neira Ayuso · 13 years ago
  12. aee289b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  13. e8803b6 Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route" by David S. Miller · 13 years ago
  14. 42ae66c ipv6: Fix types of ip6_update_pmtu(). by David S. Miller · 13 years ago
  15. 7e52b33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  16. 2a0c451 ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route by Thomas Graf · 13 years ago
  17. 62b1a8a net: remove skb_orphan_try() by Eric Dumazet · 13 years ago
  18. 81aded2 ipv6: Handle PMTU in ICMP error handlers. by David S. Miller · 13 years ago
  19. 3639339 ipv4: Handle PMTU in all ICMP error handlers. by David S. Miller · 13 years ago
  20. b3908e2 dcbnl: Use BUG_ON() instead of BUG() by Thomas Graf · 13 years ago
  21. 39912f9 dcbnl: Silence harmless gcc warning about uninitialized reply_nlh by Thomas Graf · 13 years ago
  22. 954fba0 netpoll: fix netpoll_send_udp() bugs by Eric Dumazet · 13 years ago
  23. 7a282bc3 dcbnl: Use type safe nlmsg_data() by Thomas Graf · 13 years ago
  24. 4e4f2f6 dcbnl: Move dcb app allocation into dcb_app_add() by Thomas Graf · 13 years ago
  25. 716b31a dcbnl: Move dcb app lookup code into dcb_app_lookup() by Thomas Graf · 13 years ago
  26. 3d1f486 dcbnl: Return consistent error codes by Thomas Graf · 13 years ago
  27. ab6d470 dcbnl: Use dcbnl_newmsg() where possible by Thomas Graf · 13 years ago
  28. 77c6849 dcbnl: Remove now unused dcbnl_reply() by Thomas Graf · 13 years ago
  29. 7be9941 dcbnl: Shorten all command handling functions by Thomas Graf · 13 years ago
  30. 33a03aa dcbnl: Prepare framework to shorten handling functions by Thomas Graf · 13 years ago
  31. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  32. 2da45db ethtool: Make more commands available to unprivileged processes by Ben Hutchings · 13 years ago
  33. 95603e2 net-next: add dev_loopback_xmit() to avoid duplicate code by Michel Machado · 13 years ago
  34. d0daebc3 ipv4: Add interface option to enable routing of 127.0.0.0/8 by Thomas Graf · 13 years ago
  35. 5aa04d3 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  36. 0440507 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  37. de74e92 af_packet: use sizeof instead of constant in spkt_device by danborkmann@iogearbox.net · 13 years ago
  38. 352e04b netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabled by Pablo Neira Ayuso · 13 years ago
  39. 67da255 Merge branch 'master' of git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago
  40. 2e486868 Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 by John W. Linville · 13 years ago
  41. ed6be3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  42. 7b34ca2 inet: Avoid potential NULL peer dereference. by David S. Miller · 13 years ago
  43. 8b96d22 inet: Use FIB table peer roots in routes. by David S. Miller · 13 years ago
  44. 8e77327 inet: Add inetpeer tree roots to the FIB tables. by David S. Miller · 13 years ago
  45. b48c80ece inet: Add family scope inetpeer flushes. by David S. Miller · 13 years ago
  46. 4651700 ipv4: Kill ip_rt_frag_needed(). by David S. Miller · 13 years ago
  47. 97bab73 inet: Hide route peer accesses behind helpers. by David S. Miller · 13 years ago
  48. c0efc88 inet: Pass inetpeer root into inet_getpeer*() interfaces. by David S. Miller · 13 years ago
  49. 8b51b06 af_unix: remove unix_iter_state by Eric Dumazet · 13 years ago
  50. 2b823f7 ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata. by David S. Miller · 13 years ago
  51. 56a6b24 inet: Consolidate inetpeer_invalidate_tree() interfaces. by David S. Miller · 13 years ago
  52. c3426b4 inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c by David S. Miller · 13 years ago
  53. 2397849 [PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary. by David S. Miller · 13 years ago
  54. 4670fd8 tcp: Get rid of inetpeer special cases. by David S. Miller · 13 years ago
  55. fbfe95a inet: Create and use rt{,6}_get_peer_create(). by David S. Miller · 13 years ago
  56. c6c4b97 net/core: fix kernel-doc warnings by Randy Dunlap · 13 years ago
  57. 4399a4d l2tp: fix a race in l2tp_ip_sendmsg() by Eric Dumazet · 13 years ago
  58. 7123aaa af_unix: speedup /proc/net/unix by Eric Dumazet · 13 years ago
  59. 54db0cc inetpeer: add parameter net for inet_getpeer_v4,v6 by Gao feng · 13 years ago
  60. c8a627e inetpeer: add namespace support for inetpeer by Gao feng · 13 years ago
  61. 6aee4ca mac80211: add back channel change flag by Stanislaw Gruszka · 13 years ago
  62. 58d1eab NFC: Fix possible NULL ptr deref when getting the name of a socket by Sasha Levin · 13 years ago
  63. 2d8dbb0 snmp: fix OutOctets counter to include forwarded datagrams by Vincent Bernat · 13 years ago
  64. 80f12ec Added kernel support in EEE Ethtool commands by Yuval Mintz · 13 years ago
  65. 94b6042 net: Update kernel-doc for __alloc_skb() by Ben Hutchings · 13 years ago
  66. 278f015 appletalk: Remove out of date message in printk by Dave Jones · 13 years ago
  67. 8bd7451 ipv6: fib: Restore NTF_ROUTER exception in fib6_age() by Thomas Graf · 13 years ago
  68. 4bd6683 net: neighbour: fix neigh_dump_info() by Eric Dumazet · 13 years ago
  69. a06998b net: l2tp_eth: fix kernel panic on rmmod l2tp_eth by Eric Dumazet · 13 years ago
  70. 4c809d6 netfilter: ipvs: switch hook PFs to nfproto by Alban Crequy · 13 years ago
  71. 89a48e3 netfilter: ipv4, defrag: switch hook PFs to nfproto by Alban Crequy · 13 years ago
  72. aa740f4 netfilter: bridge: switch hook PFs to nfproto by Alban Crequy · 13 years ago
  73. 3d33bf2 netfilter: decnet: switch hook PFs to nfproto by Alban Crequy · 13 years ago
  74. efdedd5 netfilter: xt_recent: add address masking option by Denys Fedoryshchenko · 13 years ago
  75. 1da6dd0 netfilter: NFQUEUE: don't xor src/dst ip address for load distribution by Florian Westphal · 13 years ago
  76. 8264deb netfilter: nf_conntrack: add namespace support for cttimeout by Gao feng · 13 years ago
  77. e76d0af netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto by Pablo Neira Ayuso · 13 years ago
  78. 4f71d80 netfilter: nf_ct_gre: use new namespace support by Gao feng · 13 years ago
  79. 84c3945 netfilter: nf_ct_dccp: use new namespace support by Gao feng · 13 years ago
  80. a8021fe netfilter: nf_ct_udplite: add namespace support by Gao feng · 13 years ago
  81. 49d485a3 netfilter: nf_ct_sctp: add namespace support by Gao feng · 13 years ago
  82. a7c439d netfilter: nf_ct_ipv6: add namespace support by Gao feng · 13 years ago
  83. 3ea04dd netfilter: nf_ct_ipv4: add namespace support by Gao feng · 13 years ago
  84. 7080ba0 netfilter: nf_ct_icmp: add namespace support by Gao feng · 13 years ago
  85. 4b626b9 netfilter: nf_ct_icmp: add namespace support by Gao feng · 13 years ago
  86. 0ce490a netfilter: nf_ct_udp: add namespace support by Gao feng · 13 years ago
  87. d2ba1fd netfilter: nf_ct_tcp: add namespace support by Gao feng · 13 years ago
  88. 15f585b netfilter: nf_ct_generic: add namespace support by Gao feng · 13 years ago
  89. 524a53e netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers by Gao feng · 13 years ago
  90. 2c352f4 netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers by Gao feng · 13 years ago
  91. fdb694a netfilter: Add fail-open support by Krishna Kumar · 13 years ago
  92. 68c07cb netfilter: xt_connlimit: remove revision 0 by Cong Wang · 13 years ago
  93. d109e9a netfilter: nf_ct_h323: fix bug in rtcp natting by Pablo Neira Ayuso · 13 years ago
  94. d1992b1 netfilter: xt_HMARK: fix endianness and provide consistent hashing by Hans Schillstrom · 13 years ago
  95. c1864cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  96. da2e852 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  97. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 13 years ago
  98. 196ac1c mac80211: do remain-on-channel while idle by Johannes Berg · 13 years ago
  99. 2e8d397 mac80211: add stations after AP start on reconfig by Arik Nemtsov · 13 years ago
  100. ebf348f cfg80211: validate remain-on-channel time better by Johannes Berg · 13 years ago