1. d2483dd [NETFILTER]: nf_conntrack: add module aliases to IPv4 conntrack names by Patrick McHardy · 18 years ago
  2. b321e14 [NETFILTER]: Kconfig: improve conntrack selection by Patrick McHardy · 18 years ago
  3. bff9a89 [NETFILTER]: nf_conntrack: endian annotations by Patrick McHardy · 18 years ago
  4. 0c4ca1b [NETFILTER]: nf_conntrack: fix NF_CONNTRACK_PROC_COMPAT dependency by Patrick McHardy · 18 years ago
  5. b6332e6 [TCP]: Fix warnings with TCP_MD5SIG disabled. by Andrew Morton · 18 years ago
  6. f5b99bc [NET]: Possible cleanups. by Adrian Bunk · 18 years ago
  7. 08dd1a5 [TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG. by David S. Miller · 18 years ago
  8. 484b366 NetLabel: add the ranged tag to the CIPSOv4 protocol by Paul Moore · 18 years ago
  9. 654bbc2 NetLabel: add the enumerated tag to the CIPSOv4 protocol by Paul Moore · 18 years ago
  10. 0275276 NetLabel: convert to an extensibile/sparse category bitmap by Paul Moore · 18 years ago
  11. 7659258 [NETFILTER]: Fix PROC_FS=n warnings by Patrick McHardy · 18 years ago
  12. 6519568 [NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCK by Patrick McHardy · 18 years ago
  13. baf7b1e [NETFILTER]: x_tables: add NFLOG target by Patrick McHardy · 18 years ago
  14. 39b46fc [NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6 by Patrick McHardy · 18 years ago
  15. 7b621c1 [NETFILTER]: ctnetlink: rework conntrack fields dumping logic on events by Pablo Neira Ayuso · 18 years ago
  16. bbb3357 [NETFILTER]: ctnetlink: check for status attribute existence on conntrack creation by Pablo Neira Ayuso · 18 years ago
  17. 1b683b5 [NETFILTER]: sip conntrack: better NAT handling by Patrick McHardy · 18 years ago
  18. 77a78de [NETFILTER]: sip conntrack: make header shortcuts optional by Patrick McHardy · 18 years ago
  19. 40883e8 [NETFILTER]: sip conntrack: do case insensitive SIP header search by Patrick McHardy · 18 years ago
  20. 9d5b8ba [NETFILTER]: sip conntrack: minor cleanup by Patrick McHardy · 18 years ago
  21. 337fbc4 [NETFILTER]: ip_conntrack: fix NAT helper unload races by Patrick McHardy · 18 years ago
  22. 468ec44 [NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find by Yasuyuki Kozakai · 18 years ago
  23. e4bd8bc [NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking by Patrick McHardy · 18 years ago
  24. a999e68 [NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking by Patrick McHardy · 18 years ago
  25. 933a41e [NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modules by Patrick McHardy · 18 years ago
  26. f8eb24a [NETFILTER]: nf_conntrack: move extern declaration to header files by Patrick McHardy · 18 years ago
  27. 824621e [NETFILTER]: nf_conntrack: remove unused struct list_head from protocols by Martin Josefsson · 18 years ago
  28. 605dcad [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol by Martin Josefsson · 18 years ago
  29. d2e4bdc [TCP] Vegas: Increase default alpha to 2 and beta to 4. by David S. Miller · 18 years ago
  30. 4c0a6cb [UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code by Gerrit Renker · 18 years ago
  31. e3703b3 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code by Thomas Graf · 18 years ago
  32. 4e9b826 [NETLINK]: Remove unused dst_pid field in netlink_skb_parms by Thomas Graf · 18 years ago
  33. 8b2ed4b [IPVS]: Use kmemdup where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  34. 6662598 [CIPSO]: Missing annotation in cipso_ipv4 update. by Al Viro · 18 years ago
  35. ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
  36. 5b14027 [NETFILTER]: ip_nat_snmp_basic annotations. by Al Viro · 18 years ago
  37. 8e5200f [NET]: Fix assorted misannotations (from md5 and udplite merges). by Al Viro · 18 years ago
  38. 9bb5fd2 NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions by Paul Moore · 18 years ago
  39. 9fade4b NetLabel: return the correct error for translated CIPSOv4 tags by Paul Moore · 18 years ago
  40. 91b1ed0 NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types by Paul Moore · 18 years ago
  41. 6ce61a7 NetLabel: add tag verification when adding new CIPSOv4 DOI definitions by Paul Moore · 18 years ago
  42. 05e00cb NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer by Paul Moore · 18 years ago
  43. 701a90b NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand by Paul Moore · 18 years ago
  44. 352d480 [TCP]: Tidy up skb_entail by Arnaldo Carvalho de Melo · 18 years ago
  45. c678624 [TCP] minisocks: Use kmemdup and LIMIT_NETDEBUG by Arnaldo Carvalho de Melo · 18 years ago
  46. 42e5ea46 [IPV4]: Use kmemdup in net/ipv4/devinet.c by Arnaldo Carvalho de Melo · 18 years ago
  47. fac5d73 [NETLABEL]: Use kmemdup in cipso_ipv4.c by Arnaldo Carvalho de Melo · 18 years ago
  48. f668593 [TCP_IPV4]: Use kmemdup where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  49. 7174259 [TCP_IPV4]: CodingStyle cleanups, no code change by Arnaldo Carvalho de Melo · 18 years ago
  50. 078250d [NET/IPv4]: Make udp_push_pending_frames static by Gerrit Renker · 18 years ago
  51. 43bc0ca [NET]: netfilter checksum annotations by Al Viro · 18 years ago
  52. f9214b2 [NET]: ipvs checksum annotations. by Al Viro · 18 years ago
  53. f6ab028 [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. by Al Viro · 18 years ago
  54. b51655b [NET]: Annotate __skb_checksum_complete() and friends. by Al Viro · 18 years ago
  55. b1550f2 [NET]: Annotate ip_vs_checksum_complete() and callers. by Al Viro · 18 years ago
  56. 5f92a73 [NET]: Annotate callers of the reset of checksum.h stuff. by Al Viro · 18 years ago
  57. 5084205 [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/* by Al Viro · 18 years ago
  58. 44bb936 [NET]: Annotate csum_partial() callers in net/* by Al Viro · 18 years ago
  59. 6b11687 [NET]: Annotate csum_tcpudp_magic() callers in net/* by Al Viro · 18 years ago
  60. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  61. 75e7ce6 [IPVS]: Annotate ..._app_hashkey(). by Al Viro · 18 years ago
  62. 42d224a [NETFILTER]: More trivial annotations. by Al Viro · 18 years ago
  63. 714e85b [IPV6]: Assorted trivial endianness annotations. by Al Viro · 18 years ago
  64. ba4e58e [NET]: Supporting UDP-Lite (RFC 3828) in Linux by Gerrit Renker · 18 years ago
  65. a928630 [TCP]: Fix some warning when MD5 is disabled. by David S. Miller · 18 years ago
  66. cfb6eeb [TCP]: MD5 Signature Option (RFC2385) support. by YOSHIFUJI Hideaki · 18 years ago
  67. b9df3cb [TCP/DCCP]: Introduce net_xmit_eval by Gerrit Renker · 18 years ago
  68. 2404043 [TCP] htcp: Better packing of struct htcp. by David S. Miller · 18 years ago
  69. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  70. a94f723 [TCP]: Remove dead code in init_sequence by Gerrit Renker · 18 years ago
  71. 9317311 [TCP]: Don't set SKB owner in tcp_transmit_skb(). by David S. Miller · 18 years ago
  72. 35bfbc9 [TCP]: Allow autoloading of congestion control via setsockopt. by Stephen Hemminger · 18 years ago
  73. ce7bc3b [TCP]: Restrict congestion control choices. by Stephen Hemminger · 18 years ago
  74. 3ff825b [TCP]: Add tcp_available_congestion_control sysctl. by Stephen Hemminger · 18 years ago
  75. 72a3eff [NET]: Size listen hash tables using backlog hint by Eric Dumazet · 18 years ago
  76. 1f6c955 [NET] rules: Share common attribute validation policy by Thomas Graf · 18 years ago
  77. b8964ed [NET] rules: Protocol independant mark selector by Thomas Graf · 18 years ago
  78. 5f30089 [IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark by Thomas Graf · 18 years ago
  79. 47dcf0c [NET]: Rethink mark field in struct flowi by Thomas Graf · 18 years ago
  80. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  81. 6b87769 SELinux: Return correct context for SO_PEERSEC by Venkat Yekkirala · 18 years ago
  82. d5a0a1e [IPV4]: encapsulation annotations by Al Viro · 18 years ago
  83. 8c689a6 [XFRM]: misc annotations by Al Viro · 18 years ago
  84. 5a874db [NET]: ipconfig and nfsroot annotations by Al Viro · 18 years ago
  85. af443b6 [NETFILTER]: ipt_REJECT: fix memory corruption by Patrick McHardy · 18 years ago
  86. 2e47c26 [NETFILTER]: conntrack: fix refcount leak when finding expectation by Yasuyuki Kozakai · 18 years ago
  87. c537b75 [NETFILTER]: ctnetlink: fix reference count leak by Patrick McHardy · 18 years ago
  88. ac16ca6 [NET]: Fix kfifo_alloc() error check. by Akinobu Mita · 18 years ago
  89. 753eab7 [UDP]: Make udp_encap_rcv use pskb_may_pull by Olaf Kirch · 18 years ago
  90. 38f7efd [NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCT by Faidon Liambotis · 18 years ago
  91. 52bf376 [TCP]: Fix up sysctl_tcp_mem initialization. by John Heffner · 18 years ago
  92. d8a585d [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue by Patrick McHardy · 18 years ago
  93. bb831eb [IPVS]: More endianness fixed. by Julian Anastasov · 18 years ago
  94. 9e950ef [TCP]: Don't use highmem in tcp hash size calculation. by John Heffner · 18 years ago
  95. b1736a7 [TCP]: Set default congestion control when no sysctl. by Stephen Hemminger · 18 years ago
  96. f8687af [NetLabel]: protect the CIPSOv4 socket option from setsockopt() by Paul Moore · 18 years ago
  97. 920b868 [NETFILTER]: ip_tables: compat code module refcounting fix by Dmitry Mishin · 18 years ago
  98. ef4512e [NETFILTER]: ip_tables: compat error way cleanup by Vasily Averin · 18 years ago
  99. 590bdf7 [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables by Dmitry Mishin · 18 years ago
  100. a27b58f [NET]: fix uaccess handling by Heiko Carstens · 18 years ago