1. 643a2c1 [NETFILTER]: Introduce nf_inet_address by Jan Engelhardt · 16 years ago
  2. 051578c [NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_session by Patrick McHardy · 16 years ago
  3. 1e796fd [NETFILTER]: constify nf_afinfo by Patrick McHardy · 16 years ago
  4. 90a9ba8 [NETFILTER]: Kill function prototype for non-existing function by Patrick McHardy · 16 years ago
  5. 76aa1ce [NETFILTER]: nfnetlink_log: include GID in netlink message by Patrick McHardy · 16 years ago
  6. 7b2f963 [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg by Patrick McHardy · 16 years ago
  7. f01ffbd [NETFILTER]: nf_log: move logging stuff to seperate header by Patrick McHardy · 16 years ago
  8. cc01dcb [NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info by Patrick McHardy · 16 years ago
  9. 2b628a0 [NETFILTER]: nf_nat: mark NAT protocols const by Patrick McHardy · 16 years ago
  10. 838965b [NETLINK]: Add NLA_PUT_BE16/nla_get_be16() by Patrick McHardy · 16 years ago
  11. 37fccd8 [NETFILTER]: ctnetlink: add support for secmark by Pablo Neira Ayuso · 16 years ago
  12. 13eae15 [NETFILTER]: ctnetlink: add support for NAT sequence adjustments by Pablo Neira Ayuso · 16 years ago
  13. d6a2ba0 [NETFILTER]: arp_tables: add compat support by Patrick McHardy · 16 years ago
  14. 0495cf9 [NETFILTER]: arp_tables: use XT_ALIGN by Patrick McHardy · 16 years ago
  15. 06e1374 [NETFILTER]: ip6_tables: use XT_ALIGN by Patrick McHardy · 16 years ago
  16. 3bc3fe5 [NETFILTER]: ip6_tables: add compat support by Patrick McHardy · 16 years ago
  17. b386d9f [NETFILTER]: ip_tables: move compat offset calculation to x_tables by Patrick McHardy · 16 years ago
  18. 73cd598 [NETFILTER]: ip_tables: fix compat types by Patrick McHardy · 16 years ago
  19. 89c002d [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macros by Patrick McHardy · 16 years ago
  20. 8956695 [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros by Patrick McHardy · 16 years ago
  21. 374fdfb introduce WEXT scan capabilities by Dan Williams · 16 years ago
  22. c49e5ea mac80211: conditionally include timestamp in radiotap information by Johannes Berg · 16 years ago
  23. 9ad0977 [SCTP]: Use crc32c library for checksum calculations. by Vlad Yasevich · 16 years ago
  24. 2d4d298 [IPV4]: Remove unused IPV4TYPE macros by Joe Perches · 16 years ago
  25. b5cb2bb [IPV4] sctp: Use ipv4_is_<type> by Joe Perches · 16 years ago
  26. 3db8cda [IPV4] include/net: Use ipv4_is_<type> by Joe Perches · 16 years ago
  27. 2658fa8 [IPV4]: Create ipv4_is_<type>(__be32 addr) functions by Joe Perches · 16 years ago
  28. 586f121 [IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one by Pavel Emelyanov · 16 years ago
  29. 752d14d [IPV4]: Move the devinet pointers on the struct net by Pavel Emelyanov · 16 years ago
  30. 32e569b [IPV4]: Pass the net pointer to the arp_req_set_proxy() by Pavel Emelyanov · 16 years ago
  31. 8afd351 [NETNS]: Add the netns_ipv4 struct by Pavel Emelyanov · 16 years ago
  32. b4d4f7c [DCCP]: Handle timestamps on Request/Response exchange separately by Gerrit Renker · 16 years ago
  33. 8b81941 [DCCP]: Allow to parse options on Request Sockets by Gerrit Renker · 16 years ago
  34. b8599d2 [DCCP]: Support for server holding timewait state by Gerrit Renker · 16 years ago
  35. 4138093 [NET]: Remove FASTCALL macro by Harvey Harrison · 16 years ago
  36. 8b7817f [IPSEC]: Add ICMP host relookup support by Herbert Xu · 16 years ago
  37. d5422ef [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse by Herbert Xu · 16 years ago
  38. 815f4e5 [IPSEC]: Make xfrm_lookup flags argument a bit-field by Herbert Xu · 16 years ago
  39. 2aaef4e [NETNS]: separate af_packet netns data by Denis V. Lunev · 16 years ago
  40. a0a53c8 [NETNS]: struct net content re-work (v3) by Denis V. Lunev · 16 years ago
  41. 27147c9 [AF_UNIX]: Remove unused declaration of sysctl_unix_max_dgram_qlen. by Denis V. Lunev · 16 years ago
  42. 7f4e486 [IPV6]: make the protocol initialization to return an error code by Daniel Lezcano · 16 years ago
  43. 87c3efb [IPV6]: make inet6_register_protosw to return an error code by Daniel Lezcano · 16 years ago
  44. 853cbba [IPV6]: make frag to return an error at initialization by Daniel Lezcano · 16 years ago
  45. 248b238 [IPV6]: make extended headers to return an error at initialization by Daniel Lezcano · 16 years ago
  46. 0a3e78a [IPV6]: make flowlabel to return an error by Daniel Lezcano · 16 years ago
  47. 01ecfe9 [IPV4]: Cleanup IN_DEV_MFORWARD macro by Pavel Emelyanov · 16 years ago
  48. 0050112 [IPSEC]: Add xfrm_input_state helper by Herbert Xu · 16 years ago
  49. c69bce2 [NET]: Remove unused "mibalign" argument for snmp_mib_init(). by YOSHIFUJI Hideaki · 16 years ago
  50. 971b893 [IPV4]: last default route is a fib table property by Denis V. Lunev · 16 years ago
  51. 7e5449c [IPV6]: route6 remove ifdef for fib_rules by Daniel Lezcano · 16 years ago
  52. c35b7e7 [IPV6]: remove ifdef in route6 for xfrm6 by Daniel Lezcano · 16 years ago
  53. b8e1f9b [NET] sysctl: make sysctl_somaxconn per-namespace by Pavel Emelyanov · 16 years ago
  54. 024626e [NET] sysctl: make the sys.net.core sysctls per-namespace by Pavel Emelyanov · 16 years ago
  55. cbbb90e [SNMP]: Remove unused devconf macros. by Pavel Emelyanov · 16 years ago
  56. bb80317 [IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines. by Eric W. Biederman · 16 years ago
  57. 433d49c [IPV6]: Make ip6_route_init to return an error code. by Daniel Lezcano · 16 years ago
  58. 9eb87f3 [IPV6]: Make fib6_rules_init to return an error code. by Daniel Lezcano · 16 years ago
  59. 0013cab [IPV6]: Make xfrm6_init to return an error code. by Daniel Lezcano · 16 years ago
  60. d63bddb [IPV6]: Make fib6_init to return an error code. by Daniel Lezcano · 16 years ago
  61. f4d900a [NETLINK]: Mark attribute construction exception unlikely by Patrick McHardy · 16 years ago
  62. a59322b [UDP]: Only increment counter on first peek/recv by Herbert Xu · 16 years ago
  63. 1781f7f [UDP]: Restore missing inDatagrams increments by Herbert Xu · 16 years ago
  64. 27ab256 [UDP]: Avoid repeated counting of checksum errors due to peeking by Herbert Xu · 16 years ago
  65. 68dd299 [INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwarding by Pavel Emelyanov · 16 years ago
  66. 0891368 [NET]: Remove the empty net_table by Pavel Emelyanov · 16 years ago
  67. 36f0beb [TR]: Use ctl paths to register net/token-ring/ table by Pavel Emelyanov · 16 years ago
  68. 3e37c3f [IPV4]: Use ctl paths to register net/ipv4/ table by Pavel Emelyanov · 16 years ago
  69. 33eb9cf [NET]: Isolate the net/core/ sysctl table by Pavel Emelyanov · 16 years ago
  70. 02f014d [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info by Patrick McHardy · 16 years ago
  71. c01cd42 [NETFILTER]: nf_queue: move queueing related functions/struct to seperate header by Patrick McHardy · 16 years ago
  72. f9d8928 [NETFILTER]: nf_queue: remove unused data pointer by Patrick McHardy · 16 years ago
  73. e3ac529 [NETFILTER]: nf_queue: make queue_handler const by Patrick McHardy · 16 years ago
  74. 1841a4c [NETFILTER]: nf_ct_h323: remove ipv6 module dependency by Patrick McHardy · 16 years ago
  75. 50c164a [NETFILTER]: x_tables: add rateest match by Patrick McHardy · 16 years ago
  76. 5859034 [NETFILTER]: x_tables: add RATEEST target by Patrick McHardy · 16 years ago
  77. 5c350e5 [NETFILTER]: IPv6 capable xt_TOS v1 target by Jan Engelhardt · 16 years ago
  78. f1095ab [NETFILTER]: IPv6 capable xt_tos v1 match by Jan Engelhardt · 16 years ago
  79. 3c3f486 [NET]: Constify include/net/dsfield.h by Jan Engelhardt · 16 years ago
  80. e2cf5ec [NETFILTER]: ipt_addrtype: limit address type checking to an interface by Laszlo Attila Toth · 16 years ago
  81. 0553811 [IPV4]: Add inet_dev_addr_type() by Laszlo Attila Toth · 16 years ago
  82. 0265ab4 [NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner by Jan Engelhardt · 16 years ago
  83. 259d4e4 [NETFILTER]: x_tables: struct xt_table_info diet by Eric Dumazet · 16 years ago
  84. 338e8a7 [NETFILTER]: x_tables: add TCPOPTSTRIP target by Sven Schnelle · 16 years ago
  85. 0eeb8ff [NET]: netns compilation speedup by Denis V. Lunev · 16 years ago
  86. 2fcb45b [IPSEC]: Use the correct family for input state lookup by Herbert Xu · 16 years ago
  87. 6859d49 [TCP]: Abstract tp->highest_sack accessing & point to next skb by Ilpo Järvinen · 16 years ago
  88. 234b686 [TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probe by Ilpo Järvinen · 16 years ago
  89. c3a05c6 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid by Ilpo Järvinen · 16 years ago
  90. d3c990f mac80211: adding 802.11n configuration flows by Ron Rindjunsky · 16 years ago
  91. 10816d4 mac80211: adding 802.11n HT framework definitions by Ron Rindjunsky · 16 years ago
  92. e38bad4 mac80211: make ieee80211_iterate_active_interfaces not need rtnl by Johannes Berg · 16 years ago
  93. 1597fbc [UNIX]: Make the unix sysctl tables per-namespace by Pavel Emelyanov · 16 years ago
  94. d392e49 [UNIX]: Move the sysctl_unix_max_dgram_qlen by Pavel Emelyanov · 16 years ago
  95. 97577e3 [UNIX]: Extend unix_sysctl_(un)register prototypes by Pavel Emelyanov · 16 years ago
  96. 95bdfcc [NET]: Implement the per network namespace sysctl infrastructure by Eric W. Biederman · 16 years ago
  97. e51b6ba sysctl: Infrastructure for per namespace sysctls by Eric W. Biederman · 16 years ago
  98. 23eb06d sysctl: Remember the ctl_table we passed to register_sysctl_paths by Eric W. Biederman · 16 years ago
  99. 29e796f sysctl: Add register_sysctl_paths function by Eric W. Biederman · 16 years ago
  100. be0ea7d [NETFILTER]: Convert old checksum helper names by Patrick McHardy · 16 years ago