1. 45d60b9 [IPV4]: FRA_{DST,SRC} annotated by Al Viro · 18 years ago
  2. 81f7bf6 [IPV4]: net/ipv4/fib annotations by Al Viro · 18 years ago
  3. 114c784 [IPV4]: mroute annotations by Al Viro · 18 years ago
  4. df7a3b0 [TCP] net/ipv4/tcp_output.c: trivial annotations by Al Viro · 18 years ago
  5. b03d73e [IPV4] net/ipv4/icmp.c: trivial annotations by Al Viro · 18 years ago
  6. 734ab87 [UDP] net/ipv4/udp.c: trivial annotations by Al Viro · 18 years ago
  7. 6b72977 [IPV4]: inet_csk_search_req() annotations by Al Viro · 18 years ago
  8. ed9bad0 [IPV4] net/ipv4/arp.c: trivial annotations by Al Viro · 18 years ago
  9. 4f3608b [TCP] net/ipv4/tcp_input.c: trivial annotations by Al Viro · 18 years ago
  10. 35986b3 [IPV4]: ip_icmp_error() annotations by Al Viro · 18 years ago
  11. 0579016 [IPV4]: ip_local_error() annotations by Al Viro · 18 years ago
  12. 269bd27 [TCP]: struct tcp_sack_block annotations by Al Viro · 18 years ago
  13. 6300772 [IPV4]: trivial igmp annotations by Al Viro · 18 years ago
  14. c0cda06 [IPV4]: ip_mc_sf_allow() annotated by Al Viro · 18 years ago
  15. ea4d9e7 [IPV4]: struct ip_sf_list and struct ip_sf_socklist annotated by Al Viro · 18 years ago
  16. 8f935bb [IPV4]: ip_mc_{inc,dec}_group() annotations by Al Viro · 18 years ago
  17. 4b06a7c [IPV4]: ip_local_error() ipv4 address argument annotated by Al Viro · 18 years ago
  18. e25d2ca [IPV4]: trivial ip_options.c annotations by Al Viro · 18 years ago
  19. c1d18f9 [IPV4]: struct ipcm_cookie annotation by Al Viro · 18 years ago
  20. 3ca3c68 [IPV4]: struct ip_options annotations by Al Viro · 18 years ago
  21. 7f25afb [IPV4]: inet_csk_search_req() (partial) annotations by Al Viro · 18 years ago
  22. adaf345 [IPV4]: annotate address in inet_request_sock by Al Viro · 18 years ago
  23. 321efff [IPV4]: Fix order in inet_init failure path. by Olaf Kirch · 18 years ago
  24. 13d8eaa0 [IPV4]: ip_build_and_send_pkt() annotations by Al Viro · 18 years ago
  25. 8712f77 [IPV4]: ip_options_build() annotations by Al Viro · 18 years ago
  26. e8192f3 [IPV4] bug: broken open-coded inet_make_mask() (multipath_wrandom) by Al Viro · 18 years ago
  27. f20f4a6 [IPV4] multipath_wrandom.c: trivial annotations by Al Viro · 18 years ago
  28. d9cd66e [IPV4]: multipath_set_nhinfo() annotations by Al Viro · 18 years ago
  29. 32ab5f8 [IPV4] fib_trie.c: trivial annotations by Al Viro · 18 years ago
  30. 1e8aa6f [IPV4] bug: open-coded inet_make_mask() in fib_semantic_match() is broken by Al Viro · 18 years ago
  31. 1ef1b8c [IPV4]: fib_semantic_match() annotations by Al Viro · 18 years ago
  32. b6e80c6 [IPV4]: trivial fib_hash.c annotations by Al Viro · 18 years ago
  33. 1827777 [IPV4]: ip_fragment.c endianness annotations by Al Viro · 18 years ago
  34. 53576d9 [IPV4]: inetpeer annotations by Al Viro · 18 years ago
  35. d878e72e [IPV4]: ip_fib_check_default() annotated by Al Viro · 18 years ago
  36. fd68322 [IPV4]: inet_addr_type() annotations by Al Viro · 18 years ago
  37. e488301 [IPV4]: icmp_send() annotation by Al Viro · 18 years ago
  38. 60cad5d [IPV4]: annotate inetdev.h helpers by Al Viro · 18 years ago
  39. a7a628c [IPV4]: IFA_{LOCAL,ADDRESS,BROADCAST,ANYCAST} on ipv4 annotated by Al Viro · 18 years ago
  40. a144ea4 [IPV4]: annotate struct in_ifaddr by Al Viro · 18 years ago
  41. 6d85c10 [IPV4]: struct fib_config IPv4 address fields annotated by Al Viro · 18 years ago
  42. 17fb2c6 [IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotated by Al Viro · 18 years ago
  43. e448515 [IPV4] net/ipv4/route.c: trivial endianness annotations by Al Viro · 18 years ago
  44. b83738a [IPV4]: FIB_RES_PREFSRC() annotated by Al Viro · 18 years ago
  45. ff428d7 [IPV4]: inet_addr_onlink() annotated by Al Viro · 18 years ago
  46. a60c492 [IPV4]: ip_check_mc() annotations by Al Viro · 18 years ago
  47. d9c9df8 [IPV4]: fib_validate_source() annotations by Al Viro · 18 years ago
  48. a61ced5 [IPV4]: inet_select_addr() annotations by Al Viro · 18 years ago
  49. bada8ad [IPV4]: ip_route_connect() ipv4 address arguments annotated by Al Viro · 18 years ago
  50. 8c7bc84 [IPV4]: annotate rt_hash_code() users by Al Viro · 18 years ago
  51. f765522 [IPV4]: ip_rt_redirect() annotations by Al Viro · 18 years ago
  52. 9e12bb2 [IPV4]: ip_route_input() annotations by Al Viro · 18 years ago
  53. fcd4828 [NetLabel]: rework the Netlink attribute handling (part 1) by Paul Moore · 18 years ago
  54. 609c92f [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe by Paul Moore · 18 years ago
  55. 14a72f5 [NetLabel]: correct improper handling of non-NetLabel peer contexts by Paul Moore · 18 years ago
  56. 597811e [TCP]: make cubic the default by Stephen Hemminger · 18 years ago
  57. 3d2573f [TCP]: default congestion control menu by Stephen Hemminger · 18 years ago
  58. 3e597c6 [PATCH] fix iptables __user misannotations by Al Viro · 18 years ago
  59. 4c5de69 [NETFILTER]: PPTP conntrack: fix another GRE keymap leak by Patrick McHardy · 18 years ago
  60. fd5e3be [NETFILTER]: PPTP conntrack: fix GRE keymap leak by Patrick McHardy · 18 years ago
  61. 62fbe9c [NETFILTER]: PPTP conntrack: fix PPTP_IN_CALL message types by Patrick McHardy · 18 years ago
  62. 750a584 [NETFILTER]: PPTP conntrack: check call ID before changing state by Patrick McHardy · 18 years ago
  63. 87a0117 [NETFILTER]: PPTP conntrack: clean up debugging cruft by Patrick McHardy · 18 years ago
  64. 4c65175 [NETFILTER]: PPTP conntrack: consolidate header parsing by Patrick McHardy · 18 years ago
  65. a107340 [NETFILTER]: PPTP conntrack: consolidate header size checks by Patrick McHardy · 18 years ago
  66. cf9f815 [NETFILTER]: PPTP conntrack: simplify expectation handling by Patrick McHardy · 18 years ago
  67. 857c06d [NETFILTER]: PPTP conntrack: remove unnecessary cid/pcid header pointers by Patrick McHardy · 18 years ago
  68. 6013c0a [NETFILTER]: PPTP conntrack: fix header definitions by Patrick McHardy · 18 years ago
  69. 5256f66 [NETFILTER]: PPTP conntrack: remove more dead code by Patrick McHardy · 18 years ago
  70. a1ad1de [NETFILTER]: PPTP conntrack: remove dead code by Patrick McHardy · 18 years ago
  71. 955b944 [NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions by Patrick McHardy · 18 years ago
  72. edd5a32 [NETFILTER]: PPTP conntrack: fix whitespace errors by Patrick McHardy · 18 years ago
  73. 127f15d [NETFILTER]: ipt_hashlimit: add compat conversion functions by Patrick McHardy · 18 years ago
  74. 9fa492c [NETFILTER]: x_tables: simplify compat API by Patrick McHardy · 18 years ago
  75. 79030ed [NETFILTER]: ip_tables: revision support for compat code by Patrick McHardy · 18 years ago
  76. bec71b1 [NETFILTER]: ip_tables: fix module refcount leaks in compat error paths by Patrick McHardy · 18 years ago
  77. 1192e40 [NETFILTER]: make some netfilter globals __read_mostly by Brian Haley · 18 years ago
  78. c1fe3ca [NETFILTER]: TCP conntrack: improve dead connection detection by George Hansper · 18 years ago
  79. ca39df6 [NETFILTER]: ipt_TTL: fix checksum update bug by Patrick McHardy · 18 years ago
  80. 5251e2d [NETFILTER]: conntrack: fix race condition in early_drop by Pablo Neira Ayuso · 18 years ago
  81. 01f3484 [NETFILTER]: ctnetlink: simplify the code to dump the conntrack table by Pablo Neira Ayuso · 18 years ago
  82. 90d47db [NETFILTER]: x_tables: small check_entry & module_refcount cleanup by Dmitry Mishin · 18 years ago
  83. ecb70c9 [NETFILTER]: ipt_TCPMSS: misc cleanup by Patrick McHardy · 18 years ago
  84. 2be344c [NETFILTER]: ipt_TCPMSS: remove impossible condition by Patrick McHardy · 18 years ago
  85. 68e1f18 [NETFILTER]: ipt_TCPMSS: reformat by Patrick McHardy · 18 years ago
  86. df0933d [NETFILTER]: kill listhelp.h by Patrick McHardy · 18 years ago
  87. c55e2f4 [IPV4]: ipip and ip_gre encapsulation bugs by Al Viro · 18 years ago
  88. a1e59ab [XFRM]: Fix wildcard as tunnel source by Patrick McHardy · 18 years ago
  89. 1ef9696 [TCP]: Send ACKs each 2nd received segment. by Alexey Kuznetsov · 18 years ago
  90. 94aec08 [NETFILTER]: Change tunables to __read_mostly by Brian Haley · 18 years ago
  91. eb878e8 [IPSEC]: output mode to take an xfrm state as input param by Jamal Hadi Salim · 18 years ago
  92. fda9ef5 [NET]: Fix sk->sk_filter field access by Dmitry Mishin · 18 years ago
  93. ff9b5e0 [TCP]: Fix rcv mss estimate for LRO by Herbert Xu · 18 years ago
  94. 9bcfcaf [NETFILTER] bridge: simplify nf_bridge_pad by Stephen Hemminger · 18 years ago
  95. 5176f91 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation by Thomas Graf · 18 years ago
  96. e3b4ead [UDP]: saddr_cmp function should take const socket pointers by David S. Miller · 18 years ago
  97. bed53ea [UDP]: Mark udp_port_rover static. by David S. Miller · 18 years ago
  98. 25030a7 [UDP]: Unify UDPv4 and UDPv6 ->get_port() by Gerrit Renker · 18 years ago
  99. e5d679f33 [NET]: Use SLAB_PANIC by Alexey Dobriyan · 18 years ago
  100. ef047f5 [NET]: Use BUILD_BUG_ON() for checking size of skb->cb. by YOSHIFUJI Hideaki · 18 years ago