1. b92edbe [TCP] Avoid two divides in tcp_output.c by Eric Dumazet · 19 years ago
  2. a1b0514 [XFRM] IPv6: Fix dst/routing check at transformation. by Masahide NAKAMURA · 19 years ago
  3. bd515c3 [TCP]: Fix TSO deferring by Ilpo Järvinen · 19 years ago
  4. 7054fb9 [INET]: Uninline the inet_twsk_put function. by Pavel Emelyanov · 19 years ago
  5. 77a5ba5 [INET]: Uninline the __inet_lookup_established function. by Pavel Emelyanov · 19 years ago
  6. 152da81 [INET]: Uninline the __inet_hash function. by Pavel Emelyanov · 19 years ago
  7. 195ad6a [IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels by Herbert Xu · 19 years ago
  8. 33b8e77 [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option by Patrick McHardy · 19 years ago
  9. 3449882 [NETFILTER]: non-power-of-two jhash optimizations by Patrick McHardy · 19 years ago
  10. e79ec50 [NETFILTER]: Parenthesize macro parameters by Jan Engelhardt · 19 years ago
  11. 643a2c1 [NETFILTER]: Introduce nf_inet_address by Jan Engelhardt · 19 years ago
  12. df54aae [NETFILTER]: x_tables: use %u format specifiers by Jan Engelhardt · 19 years ago
  13. 051578c [NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_session by Patrick McHardy · 19 years ago
  14. 1e796fd [NETFILTER]: constify nf_afinfo by Patrick McHardy · 19 years ago
  15. 7b2f963 [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg by Patrick McHardy · 19 years ago
  16. f01ffbd [NETFILTER]: nf_log: move logging stuff to seperate header by Patrick McHardy · 19 years ago
  17. cc01dcb [NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info by Patrick McHardy · 19 years ago
  18. ce4b1ce [NETFILTER]: nf_nat: sprinkle a few __read_mostlys by Patrick McHardy · 19 years ago
  19. 2b628a0 [NETFILTER]: nf_nat: mark NAT protocols const by Patrick McHardy · 19 years ago
  20. 3ee9e76 [NETFILTER]: nf_nat_proto_gre: add missing module reference by Patrick McHardy · 19 years ago
  21. 77236b6 [NETFILTER]: ctnetlink: use netlink attribute helpers by Patrick McHardy · 19 years ago
  22. 13eae15 [NETFILTER]: ctnetlink: add support for NAT sequence adjustments by Pablo Neira Ayuso · 19 years ago
  23. d6a2ba0 [NETFILTER]: arp_tables: add compat support by Patrick McHardy · 19 years ago
  24. 11f6dff [NETFILTER]: arp_tables: resync get_entries() with ip_tables by Patrick McHardy · 19 years ago
  25. 41acd97 [NETFILTER]: arp_tables: move ARPT_SO_GET_INFO handling to seperate function by Patrick McHardy · 19 years ago
  26. 27e2c26 [NETFILTER]: arp_tables: move counter allocation to seperate function by Patrick McHardy · 19 years ago
  27. fb5b609 [NETFILTER]: arp_tables: move entry and target checks to seperate functions by Patrick McHardy · 19 years ago
  28. 70f0bfc [NETFILTER]: arp_tables: remove ipchains compat hack by Patrick McHardy · 19 years ago
  29. 1976312 [NETFILTER]: arp_tables: use vmalloc_node() by Patrick McHardy · 19 years ago
  30. 03dafbb [NETFILTER]: arp_tables: remove obsolete standard_check function by Patrick McHardy · 19 years ago
  31. 6d6a55f [NETFILTER]: ip_tables: remove ipchains compatibility hack by Patrick McHardy · 19 years ago
  32. c9d8fe1 [NETFILTER]: {ip,ip6}_tables: fix format strings by Patrick McHardy · 19 years ago
  33. 9c54795 [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences by Patrick McHardy · 19 years ago
  34. b386d9f [NETFILTER]: ip_tables: move compat offset calculation to x_tables by Patrick McHardy · 19 years ago
  35. 73cd598 [NETFILTER]: ip_tables: fix compat types by Patrick McHardy · 19 years ago
  36. 30c08c4 [NETFILTER]: ip_tables: account for struct ipt_entry/struct compat_ipt_entry size diff by Patrick McHardy · 19 years ago
  37. 8956695 [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros by Patrick McHardy · 19 years ago
  38. 4b47824 [NETFILTER]: ip_tables: reformat compat code by Patrick McHardy · 19 years ago
  39. ac8e27f [NETFILTER]: ip_tables: kill useless wrapper by Patrick McHardy · 19 years ago
  40. f97c1e0 [IPV4] net/ipv4: Use ipv4_is_<type> by Joe Perches · 19 years ago
  41. 586f121 [IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one by Pavel Emelyanov · 19 years ago
  42. 9355bbd [IPV4]: Switch users of ipv4_devconf_dflt to use the pernet one by Pavel Emelyanov · 19 years ago
  43. 752d14d [IPV4]: Move the devinet pointers on the struct net by Pavel Emelyanov · 19 years ago
  44. c0ce9fb [IPV4]: Store the net pointer on devinet's ctl tables by Pavel Emelyanov · 19 years ago
  45. 32e569b [IPV4]: Pass the net pointer to the arp_req_set_proxy() by Pavel Emelyanov · 19 years ago
  46. ea40b32 [IPV4]: Make __devinet_sysctl_register return an error by Pavel Emelyanov · 19 years ago
  47. 9055e05 [UDP]: Move udp_stats_in6 into net/ipv4/udp.c by Herbert Xu · 19 years ago
  48. 5661df7 [IPVS]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 19 years ago
  49. f5026fa [IPV4]: Thresholds in fib_trie.c are used as consts, so make them const. by Denis V. Lunev · 19 years ago
  50. ee34c1e [IP_GRE]: Rebinding of GRE tunnels to other interfaces by Michal Schmidt · 19 years ago
  51. aebcf82 [IPSEC]: Do not let packets pass when ICMP flag is off by Herbert Xu · 19 years ago
  52. bb72845 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT by Herbert Xu · 19 years ago
  53. 7233b9f [IPSEC]: Fix reversed ICMP6 policy check by Herbert Xu · 19 years ago
  54. 5533995 [IPIP]: Allow rebinding the tunnel to another interface by Michal Schmidt · 19 years ago
  55. 8b7817f [IPSEC]: Add ICMP host relookup support by Herbert Xu · 19 years ago
  56. d5422ef [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse by Herbert Xu · 19 years ago
  57. 51602b2 [IPV4]: Cleanup sysctl manipulations in devinet.c by Pavel Emelyanov · 19 years ago
  58. 95c9382 [INET]: Use BUILD_BUG_ON in inet_timewait_sock.c checks by Pavel Emelyanov · 19 years ago
  59. 1f9e636 [TCP]: Use BUILD_BUG_ON for tcp_skb_cb size checking by Pavel Emelyanov · 19 years ago
  60. c69bce2 [NET]: Remove unused "mibalign" argument for snmp_mib_init(). by YOSHIFUJI Hideaki · 19 years ago
  61. 971b893 [IPV4]: last default route is a fib table property by Denis V. Lunev · 19 years ago
  62. a2bbe68 [IPV4]: Unify assignment of fi to fib_result by Denis V. Lunev · 19 years ago
  63. c17860a [IPV4]: no need pass pointer to a default into fib_detect_death by Denis V. Lunev · 19 years ago
  64. 1596c97 [IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 19 years ago
  65. 877a9bf [IPV4]: Move trie_local and trie_main into the proc iterator. by Eric W. Biederman · 19 years ago
  66. bb80317 [IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines. by Eric W. Biederman · 19 years ago
  67. 5a3e55d [NET]: Multiple namespaces in the all dst_ifdown routines. by Denis V. Lunev · 19 years ago
  68. f8b33fd [ARP]: Consolidate some code in arp_req_set/delete_publc by Pavel Emelyanov · 19 years ago
  69. 46479b4 [ARP]: Minus one level of ndentation in arp_req_delete by Pavel Emelyanov · 19 years ago
  70. 43dc170 [ARP]: Minus one level of indentation in arp_req_set by Pavel Emelyanov · 19 years ago
  71. 1ff1cc2 [IPV4] ROUTE: Convert rt_hash_lock_init() macro into function by Pavel Emelyanov · 19 years ago
  72. 107f163 [IPV4] ROUTE: Clean up proc files creation. by Pavel Emelyanov · 19 years ago
  73. 78c686e [IPV4] ROUTE: Collect proc-related functions together by Pavel Emelyanov · 19 years ago
  74. a59322b [UDP]: Only increment counter on first peek/recv by Herbert Xu · 19 years ago
  75. 1781f7f [UDP]: Restore missing inDatagrams increments by Herbert Xu · 19 years ago
  76. 27ab256 [UDP]: Avoid repeated counting of checksum errors due to peeking by Herbert Xu · 19 years ago
  77. 68dd299 [INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwarding by Pavel Emelyanov · 19 years ago
  78. 3e37c3f [IPV4]: Use ctl paths to register net/ipv4/ table by Pavel Emelyanov · 19 years ago
  79. 9ba6397 [IPV4]: Cleanup the sysctl_net_ipv4.c file by Pavel Emelyanov · 19 years ago
  80. 4b3d15e [NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict by Patrick McHardy · 19 years ago
  81. 02f014d [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info by Patrick McHardy · 19 years ago
  82. 9521409 [NETFILTER]: ip_queue: deobfuscate entry lookups by Patrick McHardy · 19 years ago
  83. 0ac41e8 [NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entry by Patrick McHardy · 19 years ago
  84. c01cd42 [NETFILTER]: nf_queue: move queueing related functions/struct to seperate header by Patrick McHardy · 19 years ago
  85. f9d8928 [NETFILTER]: nf_queue: remove unused data pointer by Patrick McHardy · 19 years ago
  86. e3ac529 [NETFILTER]: nf_queue: make queue_handler const by Patrick McHardy · 19 years ago
  87. 1999414 [NETFILTER]: Mark hooks __read_mostly by Patrick McHardy · 19 years ago
  88. 41c5b31 [NETFILTER]: Use nf_register_hooks for multiple registrations by Patrick McHardy · 19 years ago
  89. 279c2c7 [NETFILTER]: nf_conntrack_proto_icmp: kill extern declaration in .c file by Patrick McHardy · 19 years ago
  90. 1841a4c [NETFILTER]: nf_ct_h323: remove ipv6 module dependency by Patrick McHardy · 19 years ago
  91. 17dfc93 [NETFILTER]: {ip,ip6}t_LOG: log GID by Maciej Soltysiak · 19 years ago
  92. cb76c6a [NETFILTER]: ip_tables: remove obsolete SAME target by Patrick McHardy · 19 years ago
  93. c9fd496 [NETFILTER]: Merge ipt_TOS into xt_DSCP by Jan Engelhardt · 19 years ago
  94. c3b33e6 [NETFILTER]: Merge ipt_tos into xt_dscp by Jan Engelhardt · 19 years ago
  95. 4c37799 [NETFILTER]: Use lowercase names for matches in Kconfig by Jan Engelhardt · 19 years ago
  96. e2cf5ec [NETFILTER]: ipt_addrtype: limit address type checking to an interface by Laszlo Attila Toth · 19 years ago
  97. 0553811 [IPV4]: Add inet_dev_addr_type() by Laszlo Attila Toth · 19 years ago
  98. 0265ab4 [NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner by Jan Engelhardt · 19 years ago
  99. 9e67d5a [NETFILTER]: x_tables: remove obsolete overflow check by Patrick McHardy · 19 years ago
  100. 259d4e4 [NETFILTER]: x_tables: struct xt_table_info diet by Eric Dumazet · 19 years ago