1. 7bb82d9 gre: Initialise rtnl_link tunnel parameters properly by Herbert Xu · 16 years ago
  2. f901b644 ipvs: Add proper dependencies on IP_VS, and fix description header line. by David S. Miller · 16 years ago
  3. 1839faa af_key: fix SADB_X_SPDDELETE response by Tobias Brunner · 16 years ago
  4. 4d74f8b gre: minor cleanups in netlink interface by Patrick McHardy · 16 years ago
  5. ba9e64b gre: fix copy and paste error by Patrick McHardy · 16 years ago
  6. fa3e5b4 tcpv6: fix error with CONFIG_TCP_MD5SIG disabled by Guo-Fu Tseng · 16 years ago
  7. f24d43c udp: complete port availability checking by Eric Dumazet · 16 years ago
  8. 626e264 tcpv6: combine tcp_v6_send_(reset|ack) by Ilpo Järvinen · 16 years ago
  9. 81ada62 tcpv6: convert opt[] -> topt in tcp_v6_send_reset by Ilpo Järvinen · 16 years ago
  10. 77c676d tcpv6: trivial formatting changes to send_(ack|reset) by Ilpo Järvinen · 16 years ago
  11. 78e645cb tcpv[46]: fix md5 pseudoheader address field ordering by Ilpo Järvinen · 16 years ago
  12. a1080a8 sctp: update SNMP statiscts when T5 timer expired. by Vlad Yasevich · 16 years ago
  13. 56eb82b sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling. by Vlad Yasevich · 16 years ago
  14. 3d5a019 sctp: Fix the SNMP number of SCTP_MIB_CURRESTAB by Wei Yongjun · 16 years ago
  15. 64194c3 inet: Make tunnel RX/TX byte counters more consistent by Herbert Xu · 16 years ago
  16. e1a8000 gre: Add Transparent Ethernet Bridging by Herbert Xu · 16 years ago
  17. c19e654 gre: Add netlink interface by Herbert Xu · 16 years ago
  18. 42aa916 gre: Move MTU setting out of ipgre_tunnel_bind_dev by Herbert Xu · 16 years ago
  19. c95b819 gre: Use needed_headroom by Herbert Xu · 16 years ago
  20. 45cec1b dsa: Need to select PHYLIB. by David S. Miller · 16 years ago
  21. 2e16a77 dsa: add support for the Marvell 88E6060 switch chip by Lennert Buytenhek · 16 years ago
  22. 396138f0 dsa: add support for Trailer tagging format by Lennert Buytenhek · 16 years ago
  23. 2e5f032 dsa: add support for the Marvell 88E6131 switch chip by Lennert Buytenhek · 16 years ago
  24. cf85d08 dsa: add support for original DSA tagging format by Lennert Buytenhek · 16 years ago
  25. 91da11f net: Distributed Switch Architecture protocol support by Lennert Buytenhek · 16 years ago
  26. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  27. 071d7ab ipvs: Remove stray file left over from ipvs move by Sven Wegener · 16 years ago
  28. 53b1257 tcpv6: fix option space offsets with md5 by Ilpo Järvinen · 16 years ago
  29. db2bf24 Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 by David S. Miller · 16 years ago
  30. 0201518 sctp: shrink sctp_tsnmap some more by removing gabs array by Vlad Yasevich · 16 years ago
  31. 8e1ee18 sctp: Rework the tsn map to use generic bitmap. by Vlad Yasevich · 16 years ago
  32. 3c689b7 inet: cleanup of local_port_range by Eric Dumazet · 16 years ago
  33. 9088c56 udp: Improve port randomization by Eric Dumazet · 16 years ago
  34. 53e9150 pkt_sched: Update qdisc requeue stats in dev_requeue_skb() by Jarek Poplawski · 16 years ago
  35. 52cd575 tcp: fix length used for checksum in a reset by Ilpo Järvinen · 16 years ago
  36. 2ca89ce ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs by Denis V. Lunev · 16 years ago
  37. 9261e53 ipv6: making ip and icmp statistics per/namespace by Denis V. Lunev · 16 years ago
  38. 55d4380 ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH by Denis V. Lunev · 16 years ago
  39. 5a57d4c ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH by Denis V. Lunev · 16 years ago
  40. 5c5d244 ipv6: added net argument to ICMP6MSGOUT_INC_STATS by Denis V. Lunev · 16 years ago
  41. e41b536 ipv6: added net argument to ICMP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  42. a862f6a ipv6: added net argument to ICMP6_INC_STATS by Denis V. Lunev · 16 years ago
  43. 821d577 ipv6: added net argument to IP6_ADD_STATS_BH by Denis V. Lunev · 16 years ago
  44. 483a47d ipv6: added net argument to IP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  45. 3bd653c netns: add net parameter to IP6_INC_STATS by Denis V. Lunev · 16 years ago
  46. 98b3377c ipv6: consolidate error paths in ipv6_frag_rcv by Denis V. Lunev · 16 years ago
  47. 0b0588d ipv6: local dev is actually unused in ip6_fragment by Denis V. Lunev · 16 years ago
  48. 364ae95 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  49. f39a941 netfilter: xtables: remove bogus mangle table dependency of connmark by Jan Engelhardt · 16 years ago
  50. ab4f21e netfilter: xtables: use NFPROTO_UNSPEC in more extensions by Jan Engelhardt · 16 years ago
  51. 92f3b2b netfilter: xtables: cut down on static data for family-independent extensions by Jan Engelhardt · 16 years ago
  52. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  53. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  54. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  55. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  56. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  57. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  58. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  59. c2df73d netfilter: xtables: use "if" blocks in Kconfig by Jan Engelhardt · 16 years ago
  60. aba0d34 netfilter: xtables: sort extensions alphabetically in Kconfig by Jan Engelhardt · 16 years ago
  61. 20f3c56 netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option by Jan Engelhardt · 16 years ago
  62. 2203eb4 netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG by Jan Engelhardt · 16 years ago
  63. 77d7358 netfilter: ip6tables: fix name of hopbyhop in Kconfig by Jan Engelhardt · 16 years ago
  64. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  65. 147c384 netfilter: ebtables: fix one wrong return value by Jan Engelhardt · 16 years ago
  66. f7277f8 netfilter: remove redundant casts from Ebtables by Jan Engelhardt · 16 years ago
  67. 66bff35 netfilter: remove unused Ebtables functions by Jan Engelhardt · 16 years ago
  68. 5365f80 netfilter: implement hotdrop for Ebtables by Jan Engelhardt · 16 years ago
  69. f2ff525 netfilter: ebtables: use generic table checking by Jan Engelhardt · 16 years ago
  70. 102befa netfilter: x_tables: output bad hook mask in hexadecimal by Jan Engelhardt · 16 years ago
  71. 043ef46 netfilter: move Ebtables to use Xtables by Jan Engelhardt · 16 years ago
  72. 2d06d4a netfilter: change Ebtables function signatures to match Xtables's by Jan Engelhardt · 16 years ago
  73. 815377f netfilter: ebt_among: obtain match size through different means by Jan Engelhardt · 16 years ago
  74. 001a18d netfilter: add dummy members to Ebtables code to ease transition to Xtables by Jan Engelhardt · 16 years ago
  75. 0ac6ab1 netfilter: Change return types of targets/watchers for Ebtables extensions by Jan Engelhardt · 16 years ago
  76. 8cc784e netfilter: change return types of match functions for ebtables extensions by Jan Engelhardt · 16 years ago
  77. 19eda87 netfilter: change return types of check functions for Ebtables extensions by Jan Engelhardt · 16 years ago
  78. 18219d3 netfilter: ebtables: do centralized size checking by Jan Engelhardt · 16 years ago
  79. e843927 netfilter: iptables TPROXY target by KOVACS Krisztian · 16 years ago
  80. 136cdc7 netfilter: iptables socket match by KOVACS Krisztian · 16 years ago
  81. 9ad2d74 netfilter: iptables tproxy core by KOVACS Krisztian · 16 years ago
  82. 73e4022 netfilter: split netfilter IPv4 defragmentation into a separate module by KOVACS Krisztian · 16 years ago
  83. 4de6f16 netfilter: enable netfilter in netns by Alexey Dobriyan · 16 years ago
  84. cfd6e3d netfilter: netns nat: PPTP NAT in netns by Alexey Dobriyan · 16 years ago
  85. 9174c15 netfilter: netns nf_conntrack: fixup DNAT in netns by Alexey Dobriyan · 16 years ago
  86. 0c4c928 netfilter: netns nat: per-netns bysource hash by Alexey Dobriyan · 16 years ago
  87. e099a17 netfilter: netns nat: per-netns NAT table by Alexey Dobriyan · 16 years ago
  88. b8b8063 netfilter: netns nat: fix ipt_MASQUERADE in netns by Alexey Dobriyan · 16 years ago
  89. 0e6e75a netfilter: netns nf_conntrack: PPTP conntracking in netns by Alexey Dobriyan · 16 years ago
  90. 3bb0d1c netfilter: netns nf_conntrack: GRE conntracking in netns by Alexey Dobriyan · 16 years ago
  91. 84541cc netfilter: netns nf_conntrack: H323 conntracking in netns by Alexey Dobriyan · 16 years ago
  92. a5c3a80 netfilter: netns nf_conntrack: SIP conntracking in netns by Alexey Dobriyan · 16 years ago
  93. 08f6547 netfilter: netns nf_conntrack: final netns tweaks by Alexey Dobriyan · 16 years ago
  94. d716a4d netfilter: netns nf_conntrack: per-netns conntrack accounting by Alexey Dobriyan · 16 years ago
  95. c2a2c7e netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctl by Alexey Dobriyan · 16 years ago
  96. c04d055 netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctl by Alexey Dobriyan · 16 years ago
  97. 8025070 netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_count sysctl by Alexey Dobriyan · 16 years ago
  98. 8e9df80 netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/net/stat/ip_conntrack by Alexey Dobriyan · 16 years ago
  99. 0d55af8 netfilter: netns nf_conntrack: per-netns statistics by Alexey Dobriyan · 16 years ago
  100. 6058fa6 netfilter: netns nf_conntrack: per-netns event cache by Alexey Dobriyan · 16 years ago