Age | Commit message (Expand) | Author | Files | Lines |
2006-04-15 | [PATCH] ip_output: account for fraggap when checking to add trailer_len | Zach Brown | 1 | -1/+1 |
2006-04-10 | [NETFILTER]: Fix fragmentation issues with bridge netfilter | Patrick McHardy | 1 | -3/+3 |
2006-03-23 | [TCP]: Do not use inet->id of global tcp_socket when sending RST. | Alexey Kuznetsov | 1 | -5/+1 |
2006-03-13 | [IPV4/6]: Fix UFO error propagation | Patrick McHardy | 1 | -3/+4 |
2006-02-16 | [XFRM]: Fix SNAT-related crash in xfrm4_output_finish | Patrick McHardy | 1 | -6/+10 |
2006-01-10 | [IPV4]: ip_output.c needs xfrm.h | Patrick McHardy | 1 | -0/+1 |
2006-01-08 | [IPV4]: make ip_fragment() static | Adrian Bunk | 1 | -2/+3 |
2006-01-07 | [NETFILTER]: Redo policy lookups after NAT when neccessary | Patrick McHardy | 1 | -0/+5 |
2006-01-07 | [NET]: Endian-annotate struct iphdr | Alexey Dobriyan | 1 | -2/+2 |
2006-01-05 | [NETFILTER]: Call POST_ROUTING hook before fragmentation | Patrick McHardy | 1 | -16/+14 |
2006-01-04 | [IPV4]: Safer reassembly | Herbert Xu | 1 | -0/+1 |
2005-11-30 | [IPV4]: make two functions static | Adrian Bunk | 1 | -1/+1 |
2005-11-08 | [IPV4]: Fix ip_queue_xmit identity increment for TSO packets | Herbert Xu | 1 | -1/+2 |
2005-11-08 | [NET]: kfree cleanup | Jesper Juhl | 1 | -8/+4 |
2005-10-28 | [IPv4/IPv6]: UFO Scatter-gather approach | Ananda Raju | 1 | -5/+78 |
2005-10-26 | [IPV4]: Remove dead code from ip_output.c | Jayachandran C | 1 | -4/+1 |
2005-10-22 | [SK_BUFF]: ipvs_property field must be copied | Julian Anastasov | 1 | -0/+3 |
2005-08-30 | [IPV4]: ip_finish_output() can be inlined | Thomas Graf | 1 | -1/+1 |
2005-08-30 | [NET]: Make NETDEBUG pure printk wrappers | Patrick McHardy | 1 | -1/+1 |
2005-08-30 | [NET]: Export symbols needed by the current DCCP code | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2005-08-30 | [INET]: Introduce inet_sk_rebuild_header | Arnaldo Carvalho de Melo | 1 | -5/+0 |
2005-08-30 | [SOCK]: Introduce sk_setup_caps | Arnaldo Carvalho de Melo | 1 | -5/+2 |
2005-08-30 | [IPV4]: possible cleanups | Adrian Bunk | 1 | -6/+1 |
2005-08-30 | [NETFILTER]: reduce netfilter sk_buff enlargement | Harald Welte | 1 | -1/+0 |
2005-07-12 | [NETFILTER]: Revert nf_reset change | Phil Oester | 1 | -9/+0 |
2005-07-06 | [IPV4]: Fix crash in ip_rcv while booting related to netconsole | Herbert Xu | 1 | -15/+0 |
2005-07-06 | [NET]: Remove unused security member in sk_buff | Thomas Graf | 1 | -1/+0 |
2005-06-29 | [NETFILTER]: Fix connection tracking bug in 2.6.12 | Patrick McHardy | 1 | -1/+7 |
2005-06-22 | [NETFILTER]: Kill nf_debug | Patrick McHardy | 1 | -11/+0 |
2005-05-19 | [IPV4/IPV6] Ensure all frag_list members have NULL sk | Herbert Xu | 1 | -0/+8 |
2005-05-06 | [PATCH] update Ross Biro bouncing email address | Jesper Juhl | 1 | -1/+1 |
2005-05-04 | [NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit() | Patrick McHardy | 1 | -0/+1 |
2005-04-25 | [NETFILTER]: Drop conntrack reference when packet leaves IP | Patrick McHardy | 1 | -0/+2 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+1359 |