1. 0e79553 [EBTABLES]: Switch ebt_check_entry_size_and_hooks() to use of newinfo->hook_entry[] by Al Viro · 18 years ago
  2. 1f072c9 [EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfo by Al Viro · 18 years ago
  3. e4fd77d [EBTABLES]: Move more stuff into ebt_verify_pointers(). by Al Viro · 18 years ago
  4. 70fe9af [EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate function. by Al Viro · 18 years ago
  5. 22b440b [EBTABLES]: Split ebt_check_entry_size_and_hooks by Al Viro · 18 years ago
  6. 14197d5 [EBTABLES]: Prevent wraparounds in checks for entry components' sizes. by Al Viro · 18 years ago
  7. 98a0824 [EBTABLES]: Deal with the worst-case behaviour in loop checks. by Al Viro · 18 years ago
  8. 40642f9 [EBTABLES]: Verify that ebt_entries have zero ->distinguisher. by Al Viro · 18 years ago
  9. bb2ef25 [EBTABLES]: Fix wraparounds in ebt_entries verification. by Al Viro · 18 years ago
  10. b6332e6 [TCP]: Fix warnings with TCP_MD5SIG disabled. by Andrew Morton · 18 years ago
  11. f5b99bc [NET]: Possible cleanups. by Adrian Bunk · 18 years ago
  12. 2718aa7 [IPSEC]: Add AF_KEY interface for encapsulation family. by Miika Komu · 18 years ago
  13. 8511d01 [IPSEC]: Add netlink interface for the encapsulation family. by Miika Komu · 18 years ago
  14. 76b3f05 [IPSEC]: Add encapsulation family. by Miika Komu · 18 years ago
  15. 08dd1a5 [TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG. by David S. Miller · 18 years ago
  16. e488eaf [NET_SCHED]: Fix endless loops (part 5): netem/tbf/hfsc ->requeue failures by Patrick McHardy · 18 years ago
  17. 256d61b [NET_SCHED]: Fix endless loops (part 4): HTB by Patrick McHardy · 18 years ago
  18. f973b91 [NET_SCHED]: Fix endless loops (part 3): HFSC by Patrick McHardy · 18 years ago
  19. 5e50da0 [NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs by Patrick McHardy · 18 years ago
  20. 43effa1 [NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1) by Patrick McHardy · 18 years ago
  21. 9f9afec [NET_SCHED]: Set parent classid in default qdiscs by Patrick McHardy · 18 years ago
  22. 814a175e [NET_SCHED]: sch_htb: perform qlen adjustment immediately in ->delete by Patrick McHardy · 18 years ago
  23. 6cbda6b Rename class_destroy to avoid namespace conflicts. by James Morris · 18 years ago
  24. 484b366 NetLabel: add the ranged tag to the CIPSOv4 protocol by Paul Moore · 18 years ago
  25. 654bbc2 NetLabel: add the enumerated tag to the CIPSOv4 protocol by Paul Moore · 18 years ago
  26. 0275276 NetLabel: convert to an extensibile/sparse category bitmap by Paul Moore · 18 years ago
  27. ef91fd5 [NETFILTER]: remove the reference to ipchains from Kconfig by Pablo Neira Ayuso · 18 years ago
  28. 7659258 [NETFILTER]: Fix PROC_FS=n warnings by Patrick McHardy · 18 years ago
  29. 6519568 [NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCK by Patrick McHardy · 18 years ago
  30. d12cdc3 [NETFILTER]: ebtables: add --snap-arp option by Bart De Schuymer · 18 years ago
  31. baf7b1e [NETFILTER]: x_tables: add NFLOG target by Patrick McHardy · 18 years ago
  32. 39b46fc [NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6 by Patrick McHardy · 18 years ago
  33. d7a5c32 [NETFILTER]: nfnetlink_log: remove useless prefix length limitation by Patrick McHardy · 18 years ago
  34. 829e17a [NETFILTER]: nfnetlink_queue: allow changing queue length through netlink by Eric Leblond · 18 years ago
  35. 7b621c1 [NETFILTER]: ctnetlink: rework conntrack fields dumping logic on events by Pablo Neira Ayuso · 18 years ago
  36. bbb3357 [NETFILTER]: ctnetlink: check for status attribute existence on conntrack creation by Pablo Neira Ayuso · 18 years ago
  37. 1b683b5 [NETFILTER]: sip conntrack: better NAT handling by Patrick McHardy · 18 years ago
  38. 77a78de [NETFILTER]: sip conntrack: make header shortcuts optional by Patrick McHardy · 18 years ago
  39. 40883e8 [NETFILTER]: sip conntrack: do case insensitive SIP header search by Patrick McHardy · 18 years ago
  40. 9d5b8ba [NETFILTER]: sip conntrack: minor cleanup by Patrick McHardy · 18 years ago
  41. 337fbc4 [NETFILTER]: ip_conntrack: fix NAT helper unload races by Patrick McHardy · 18 years ago
  42. 468ec44 [NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find by Yasuyuki Kozakai · 18 years ago
  43. e4bd8bc [NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking by Patrick McHardy · 18 years ago
  44. a999e68 [NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking by Patrick McHardy · 18 years ago
  45. 933a41e [NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modules by Patrick McHardy · 18 years ago
  46. d62f9ed [NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols by Patrick McHardy · 18 years ago
  47. f8eb24a [NETFILTER]: nf_conntrack: move extern declaration to header files by Patrick McHardy · 18 years ago
  48. d734685 [NETFILTER]: nf_conntrack_ftp: fix missing helper mask initilization by Patrick McHardy · 18 years ago
  49. be00c8e [NETFILTER]: nf_conntrack: reduce timer updates in __nf_ct_refresh_acct() by Martin Josefsson · 18 years ago
  50. 824621e [NETFILTER]: nf_conntrack: remove unused struct list_head from protocols by Martin Josefsson · 18 years ago
  51. 3ffd5ee [NETFILTER]: nf_conntrack: minor __nf_ct_refresh_acct() whitespace cleanup by Martin Josefsson · 18 years ago
  52. 951d36c [NETFILTER]: nf_conntrack: remove ASSERT_{READ,WRITE}_LOCK by Martin Josefsson · 18 years ago
  53. ae5718f [NETFILTER]: nf_conntrack: more sanity checks in protocol registration/unregistration by Martin Josefsson · 18 years ago
  54. 605dcad [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol by Martin Josefsson · 18 years ago
  55. e2b7606 [NETFILTER]: More __read_mostly annotations by Martin Josefsson · 18 years ago
  56. 8f03dea [NETFILTER]: nf_conntrack: split out protocol handling by Martin Josefsson · 18 years ago
  57. f618012 [NETFILTER]: nf_conntrack: split out the event cache by Martin Josefsson · 18 years ago
  58. 7e5d03b [NETFILTER]: nf_conntrack: split out helper handling by Martin Josefsson · 18 years ago
  59. 77ab9cf [NETFILTER]: nf_conntrack: split out expectation handling by Martin Josefsson · 18 years ago
  60. d2e4bdc [TCP] Vegas: Increase default alpha to 2 and beta to 4. by David S. Miller · 18 years ago
  61. 6b57c93 [DCCP]: Use `unsigned' for packet lengths by Gerrit Renker · 18 years ago
  62. a79ef76 [DCCP] ccid3: Larger initial windows by Gerrit Renker · 18 years ago
  63. 841bac1 [DCCP]: Make {set,get}sockopt(DCCP_SOCKOPT_PACKET_SIZE) return 0 by Arnaldo Carvalho de Melo · 18 years ago
  64. 5aed324 [DCCP]: Tidy up unused structures by Gerrit Renker · 18 years ago
  65. 78ad713 [DCCP] ccid3: Track RX/TX packet size `s' using moving-average by Gerrit Renker · 18 years ago
  66. 2a1fda6 [DCCP] ccid3: Set NoFeedback Timeout according to RFC 3448 by Gerrit Renker · 18 years ago
  67. 4384260 [DCCP]: Remove allocation of sysctl numbers by Gerrit Renker · 18 years ago
  68. ee41e2d [INET]: Change protocol field in struct inet_protosw to u16 by Arnaldo Carvalho de Melo · 18 years ago
  69. 3a137d2 [TCP]: Renove the __ prefix on the struct tcp_sock members by Arnaldo Carvalho de Melo · 18 years ago
  70. 2ff52f2 [TCP]: Change tcp_header_len member in tcp_sock to u16 by Arnaldo Carvalho de Melo · 18 years ago
  71. 5d0dbc4 [DCCP] ccid3: Consolidate handling of t_RTO by Gerrit Renker · 18 years ago
  72. 17893bc [DCCP] ccid3: Consistently update t_nom, t_ipi, t_delta by Gerrit Renker · 18 years ago
  73. 48e03ee [DCCP] ccid3: Consolidate timer resets by Gerrit Renker · 18 years ago
  74. b798a9e [XFRM]: Convert a few __u8 to proper u8 by Jamal Hadi Salim · 18 years ago
  75. 0c51f53 [XFRM]: Make flush notifier prettier when subpolicy used by Jamal Hadi Salim · 18 years ago
  76. 46ca5f5 [XFRM]: Pack struct xfrm_policy by Arnaldo Carvalho de Melo · 18 years ago
  77. d5c42c0 [NET]: Pack struct hh_cache by Arnaldo Carvalho de Melo · 18 years ago
  78. 850db6b [INET_CONNECTION_SOCK]: Pack struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 18 years ago
  79. 4c0a6cb [UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code by Gerrit Renker · 18 years ago
  80. e3703b3 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code by Thomas Graf · 18 years ago
  81. 4e9b826 [NETLINK]: Remove unused dst_pid field in netlink_skb_parms by Thomas Graf · 18 years ago
  82. d61c167 [NET]: Add documentation for TFRC structures by Gerrit Renker · 18 years ago
  83. 5e19e3f [DCCP] ccid3: Resolve small FIXME by Gerrit Renker · 18 years ago
  84. 70dbd5b [DCCP] ccid3: Remove redundant statements in ccid3_hc_tx_packet_sent by Gerrit Renker · 18 years ago
  85. da335ba [DCCP] ccid3: Avoid congestion control on zero-sized data packets by Gerrit Renker · 18 years ago
  86. 7da7f45 [DCCP] ccid3: Simplify control flow of ccid3_hc_tx_send_packet by Gerrit Renker · 18 years ago
  87. 91cf5a1 [DCCP] ccid3: Fix calculation of t_ipi time of scheduled transmission by Gerrit Renker · 18 years ago
  88. f5c2d63 [DCCP] ccid3: Simplify control flow in the calculation of t_ipi by Gerrit Renker · 18 years ago
  89. 90feeb9 [DCCP] ccid3: Fix bug in calculation of first t_nom and first t_ipi by Gerrit Renker · 18 years ago
  90. 6472c05 [DCCP] ccid2: Allow window to grow larger by Andrea Bittau · 18 years ago
  91. 522f1d0 [DCCP] ackvec: Split long ack vectors across multiple options by Andrea Bittau · 18 years ago
  92. bdf13d2 [DCCP] ackvec: infrastructure for sending more than one ackvec per packet by Andrea Bittau · 18 years ago
  93. 0bd4ff1 [DCCP] ackvec: Remove unused dccpav_ack_ptr field from dccp_ackvec by Andrea Bittau · 18 years ago
  94. 4a89c25 [DECNET] address: Convert to new netlink interface by Thomas Graf · 18 years ago
  95. b020b94 [DECNET] address: Rename rtmsg_ifa() to dn_ifaddr_notify() by Thomas Graf · 18 years ago
  96. a6f01ca [DECNET] address: Calculate accurate message size for netlink notifications by Thomas Graf · 18 years ago
  97. 107a5fe [IPV6]: Improve IPv6 tunnel error reporting by Ville Nuorvala · 18 years ago
  98. 6fb32dd [IPV6]: Don't allocate memory for Tunnel Encapsulation Limit Option by Ville Nuorvala · 18 years ago
  99. 305d4b3 [IPV6]: Allow link-local tunnel endpoints by Ville Nuorvala · 18 years ago
  100. 09c6bbf [IPV6]: Do mandatory IPv6 tunnel endpoint checks in realtime by Ville Nuorvala · 18 years ago