1. 66bff35 netfilter: remove unused Ebtables functions by Jan Engelhardt · 16 years ago
  2. 043ef46 netfilter: move Ebtables to use Xtables by Jan Engelhardt · 16 years ago
  3. 2d06d4a netfilter: change Ebtables function signatures to match Xtables's by Jan Engelhardt · 16 years ago
  4. 001a18d netfilter: add dummy members to Ebtables code to ease transition to Xtables by Jan Engelhardt · 16 years ago
  5. 0ac6ab1 netfilter: Change return types of targets/watchers for Ebtables extensions by Jan Engelhardt · 16 years ago
  6. 8cc784e netfilter: change return types of match functions for ebtables extensions by Jan Engelhardt · 16 years ago
  7. 19eda87 netfilter: change return types of check functions for Ebtables extensions by Jan Engelhardt · 16 years ago
  8. 18219d3 netfilter: ebtables: do centralized size checking by Jan Engelhardt · 16 years ago
  9. e843927 netfilter: iptables TPROXY target by KOVACS Krisztian · 16 years ago
  10. 9ad2d74 netfilter: iptables tproxy core by KOVACS Krisztian · 16 years ago
  11. 73e4022 netfilter: split netfilter IPv4 defragmentation into a separate module by KOVACS Krisztian · 16 years ago
  12. 0c4c928 netfilter: netns nat: per-netns bysource hash by Alexey Dobriyan · 16 years ago
  13. e099a17 netfilter: netns nat: per-netns NAT table by Alexey Dobriyan · 16 years ago
  14. 3bb0d1c netfilter: netns nf_conntrack: GRE conntracking in netns by Alexey Dobriyan · 16 years ago
  15. d716a4d netfilter: netns nf_conntrack: per-netns conntrack accounting by Alexey Dobriyan · 16 years ago
  16. c2a2c7e netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctl by Alexey Dobriyan · 16 years ago
  17. c04d055 netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctl by Alexey Dobriyan · 16 years ago
  18. 8025070 netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_count sysctl by Alexey Dobriyan · 16 years ago
  19. 0d55af8 netfilter: netns nf_conntrack: per-netns statistics by Alexey Dobriyan · 16 years ago
  20. 6058fa6 netfilter: netns nf_conntrack: per-netns event cache by Alexey Dobriyan · 16 years ago
  21. a71996f netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skb by Alexey Dobriyan · 16 years ago
  22. 74c51a1 netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook by Alexey Dobriyan · 16 years ago
  23. a702a65 netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in() by Alexey Dobriyan · 16 years ago
  24. 63c9a26 netfilter: netns nf_conntrack: per-netns unconfirmed list by Alexey Dobriyan · 16 years ago
  25. 9b03f38 netfilter: netns nf_conntrack: per-netns expectations by Alexey Dobriyan · 16 years ago
  26. 400dad3 netfilter: netns nf_conntrack: per-netns conntrack hash by Alexey Dobriyan · 16 years ago
  27. 49ac871 netfilter: netns nf_conntrack: per-netns conntrack count by Alexey Dobriyan · 16 years ago
  28. 5a1fb39 netfilter: netns nf_conntrack: add ->ct_net -- pointer from conntrack to netns by Alexey Dobriyan · 16 years ago
  29. dfdb8d7 netfilter: netns nf_conntrack: add netns boilerplate by Alexey Dobriyan · 16 years ago
  30. 48dc786 netfilter: netns: remove nf_*_net() wrappers by Alexey Dobriyan · 16 years ago
  31. 7e9c6ee netfilter: Introduce NFPROTO_* constants by Jan Engelhardt · 16 years ago
  32. e948b20 netfilter: rename ipt_recent to xt_recent by Jan Engelhardt · 16 years ago
  33. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  34. be713a4 netns: make uplitev6 mib per/namespace by Denis V. Lunev · 16 years ago
  35. 0c7ed67 netns: make udpv6 mib per/namespace by Denis V. Lunev · 16 years ago
  36. 835bcc0 netns: move /proc/net/dev_snmp6 to struct net by Denis V. Lunev · 16 years ago
  37. 33f5f57 tcp: kill pointless urg_mode by Ilpo Järvinen · 16 years ago
  38. 654bed1 net: packet split receive api by Peter Zijlstra · 16 years ago
  39. c57943a net: wrap sk->sk_backlog_rcv() by Peter Zijlstra · 16 years ago
  40. 2354261 inet: Don't lookup the socket if there's a socket attached to the skb by KOVACS Krisztian · 16 years ago
  41. 9a1f27c inet_hashtables: Add inet_lookup_skb helpers by Arnaldo Carvalho de Melo · 16 years ago
  42. 554794d pkt_sched: Fix handling of gso skbs on requeuing by Jarek Poplawski · 16 years ago
  43. 13c1d18 xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) by Arnaud Ebalard · 16 years ago
  44. 02a4761 Phonet: implement GPRS virtual interface over PEP socket by Rémi Denis-Courmont · 16 years ago
  45. c41bd97f8 Phonet: receive pipe control requests as out-of-band data by Rémi Denis-Courmont · 16 years ago
  46. 9641458 Phonet: Pipe End Point for Phonet Pipes protocol by Rémi Denis-Courmont · 16 years ago
  47. 9995a32 Phonet: connected sockets glue by Rémi Denis-Courmont · 16 years ago
  48. 52cae8f sctp: try harder to figure out address family when checking wildcards by Vlad Yasevich · 16 years ago
  49. c226ef9 sctp: reduce memory footprint of sctp_chunk structure by Neil Horman · 16 years ago
  50. bcd4130 udp: Export UDP socket lookup function by KOVACS Krisztian · 16 years ago
  51. a3116ac tcp: Port redirection support for TCP by KOVACS Krisztian · 16 years ago
  52. 86b08d8 ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible by KOVACS Krisztian · 16 years ago
  53. 88ef4a5 tcp: Handle TCP SYN+ACK/ACK/RST transparency by KOVACS Krisztian · 16 years ago
  54. 7987687 ipv4: Conditionally enable transparent flow flag when connecting by KOVACS Krisztian · 16 years ago
  55. 1668e01 ipv4: Make inet_sock.h independent of route.h by KOVACS Krisztian · 16 years ago
  56. f5715ae ipv4: Implement IP_TRANSPARENT socket option by KOVACS Krisztian · 16 years ago
  57. a210d01 ipv4: Loosen source address check on IPv4 output by Julian Anastasov · 16 years ago
  58. 12a169e ipsec: Put dumpers on the dump list by Herbert Xu · 16 years ago
  59. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  60. 93c8b90 ipv6: almost identical frag hashing funcs combined by Ilpo Järvinen · 16 years ago
  61. 04a4bb5 net: add skb_recycle_check() to enable netdriver skb recycling by Lennert Buytenhek · 16 years ago
  62. 788df73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  63. 6e50e8a phonet: Protect if_phonet.h against multiple inclusions. by Remi Denis-Courmont · 16 years ago
  64. 55ad175 ieee80211.h: remove superfluous ETH_P_PAE definition by John W. Linville · 16 years ago
  65. ba01667 sctp: Fix kernel panic while process protocol violation parameter by Wei Yongjun · 16 years ago
  66. a57334e Phonet: declare headers by Rémi Denis-Courmont · 16 years ago
  67. cf04a4c netdev: use const for some name functions by Stephen Hemminger · 16 years ago
  68. 703a1ed kgdb, x86_64: fix PS CS SS registers in gdb serial by Jason Wessel · 16 years ago
  69. 95dbf1d kgdb, x86_64: gdb serial has BX and DX reversed by Jason Wessel · 16 years ago
  70. db4148d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  71. ae19161 Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-next by Jeff Garzik · 16 years ago
  72. 1126388 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  73. b4f151f MN10300: Move asm-arm/cnt32_to_63.h to include/linux/ by David Howells · 16 years ago
  74. 040dec3 netxen: add pci ids by Dhananjay Phadke · 16 years ago
  75. 7a52815 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  76. 72029fe 9p: implement proper trans module refcounting and unregistration by Tejun Heo · 16 years ago
  77. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  78. 79617de mac80211: mesh portal functionality support by YanBo · 16 years ago
  79. 60719ff cfg80211: show interface type by Johannes Berg · 16 years ago
  80. e07aa37 cfg80211: fix code ordering in header file by Johannes Berg · 16 years ago
  81. 5291925 [MIPS] Fixe the definition of PTRS_PER_PGD by Jack Tan · 16 years ago
  82. 8553f32 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  83. e002bcc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  84. c32a162 smb.h: do not include linux/time.h in userspace by Kirill A. Shutemov · 16 years ago
  85. a8d6829 x86: prevent C-states hang on AMD C1E enabled machines by Thomas Gleixner · 16 years ago
  86. 4faac97 x86: prevent stale state of c1e_mask across CPU offline/online by Thomas Gleixner · 16 years ago
  87. f4ab543 pkt_sched: Remove the tx queue state check in qdisc_run() by Jarek Poplawski · 16 years ago
  88. cd07a8e tcp: Use SKB queue handling interfaces instead of by-hand versions. by David S. Miller · 16 years ago
  89. 1164f52 net: Add skb_queue_walk_from() and skb_queue_walk_from_safe(). by David S. Miller · 16 years ago
  90. 249c8b4 net: Add skb_queue_next(). by David S. Miller · 16 years ago
  91. d258b49 tcp: Use skb_queue_is_last() instead of by-hand version. by David S. Miller · 16 years ago
  92. fc7ebb2 net: Add skb_queue_is_last(). by David S. Miller · 16 years ago
  93. 242f8bf pkt_sched: Make qdisc->gso_skb a list. by David S. Miller · 16 years ago
  94. 3d09274 sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init(). by David S. Miller · 16 years ago
  95. 1d4a31d net: Fix bus in SKB queue splicing interfaces. by David S. Miller · 16 years ago
  96. 0b815a1 net: network device name ifalias support by Stephen Hemminger · 16 years ago
  97. be0c52b Phonet: emit errors when a packet cannot be delivered locally by Remi Denis-Courmont · 16 years ago
  98. 87ab4e2 Phonet: proc interface for port range by Remi Denis-Courmont · 16 years ago
  99. 5f77076 Phonet: provide MAC header operations by Remi Denis-Courmont · 16 years ago
  100. 107d0d9 Phonet: Phonet datagram transport protocol by Remi Denis-Courmont · 16 years ago