Age | Commit message (Expand) | Author | Files | Lines |
2007-01-09 | [TCP]: Fix iov_len calculation in tcp_v4_send_ack(). | Craig Schlenter | 1 | -1/+1 |
2007-01-09 | [INET]: Fix incorrect "inet_sock->is_icsk" assignment. | Paul Moore | 1 | -1/+1 |
2007-01-04 | [IPV4/IPV6]: Fix inet{,6} device initialization order. | David L Stevens | 1 | -2/+3 |
2007-01-04 | [NETFILTER]: nf_nat: fix MASQUERADE crash on device down | Martin Josefsson | 1 | -1/+4 |
2007-01-04 | [NETFILTER]: New connection tracking is not EXPERIMENTAL anymore | Patrick McHardy | 1 | -2/+2 |
2007-01-04 | [NETFILTER]: Fix routing of REJECT target generated packets in output chain | Patrick McHardy | 1 | -2/+5 |
2007-01-04 | [NETFILTER]: compat offsets size change | Dmitry Mishin | 1 | -5/+5 |
2006-12-22 | [UDP]: Fix reversed logic in udp_get_port(). | David S. Miller | 1 | -5/+8 |
2006-12-18 | [IPV4]: Fix BUG of ip_rt_send_redirect() | Li Yewang | 1 | -1/+2 |
2006-12-18 | [TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash | Leigh Brown | 1 | -1/+1 |
2006-12-18 | [TCP]: Fix oops caused by tcp_v4_md5_do_del | Leigh Brown | 1 | -0/+1 |
2006-12-14 | [TCP]: Fix oops caused by __tcp_put_md5sig_pool() | David S. Miller | 1 | -2/+3 |
2006-12-14 | [NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loops | Al Viro | 2 | -4/+6 |
2006-12-14 | [NETFILTER]: ip_tables: ipt and ipt_compat checks unification | Dmitry Mishin | 1 | -97/+79 |
2006-12-14 | [NETFILTER]: x_tables: add missing try to load conntrack from match/targets | Yasuyuki Kozakai | 1 | -0/+8 |
2006-12-14 | [NETFILTER]: nf_nat: fix NF_NAT dependency | Yasuyuki Kozakai | 1 | -1/+1 |
2006-12-12 | fix typo in net/ipv4/ip_fragment.c | Peter Zijlstra | 1 | -1/+1 |
2006-12-12 | [IPVS]: Make ip_vs_sync.c <= 80col wide. | Simon Horman | 1 | -3/+6 |
2006-12-12 | [IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep() | Simon Horman | 1 | -4/+4 |
2006-12-10 | [PATCH] sysctl: remove unused "context" param | Alexey Dobriyan | 3 | -14/+8 |
2006-12-09 | [NET]: Convert hh_lock to seqlock. | Stephen Hemminger | 1 | -11/+3 |
2006-12-08 | [PATCH] struct path: convert netfilter | Josef Sipek | 2 | -2/+2 |
2006-12-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 6 | -97/+104 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 7 | -10/+10 |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2 | -4/+4 |
2006-12-07 | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2 | -2/+2 |
2006-12-07 | [TCP] inet_twdr_hangman: Delete unnecessary memory barrier(). | David S. Miller | 1 | -1/+0 |
2006-12-07 | [NET]: Memory barrier cleanups | Ralf Baechle | 2 | -3/+3 |
2006-12-07 | [IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries. | David S. Miller | 1 | -0/+2 |
2006-12-07 | [NETFILTER]: Fix iptables compat hook validation | Dmitry Mishin | 1 | -27/+51 |
2006-12-07 | [NETFILTER]: Fix {ip,ip6,arp}_tables hook validation | Dmitry Mishin | 2 | -67/+49 |
2006-12-07 | [XFRM]: Use output device disable_xfrm for forwarded packets | Patrick McHardy | 1 | -1/+1 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 3 | -0/+3 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 110 | -4922/+9193 |
2006-12-04 | [PATCH] severing skbuff.h -> mm.h | Al Viro | 2 | -0/+2 |
2006-12-04 | [PATCH] severing skbuff.h -> highmem.h | Al Viro | 1 | -0/+1 |
2006-12-03 | [NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanup | Patrick McHardy | 2 | -7/+3 |
2006-12-03 | [NETFILTER]: Mark old IPv4-only connection tracking scheduled for removal | Patrick McHardy | 1 | -1/+1 |
2006-12-03 | [NETFILTER]: nf_nat: add SNMP NAT helper port | Patrick McHardy | 3 | -0/+1348 |
2006-12-03 | [NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port | Patrick McHardy | 3 | -0/+58 |
2006-12-03 | [NETFILTER]: nf_conntrack/nf_nat: add SIP helper port | Patrick McHardy | 3 | -0/+289 |
2006-12-03 | [NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port | Patrick McHardy | 4 | -0/+508 |
2006-12-03 | [NETFILTER]: nf_conntrack/nf_nat: add IRC helper port | Patrick McHardy | 3 | -0/+107 |
2006-12-03 | [NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port | Patrick McHardy | 5 | -2801/+603 |
2006-12-03 | [NETFILTER]: nf_conntrack/nf_nat: add amanda helper port | Patrick McHardy | 3 | -0/+84 |
2006-12-03 | [NETFILTER]: nf_nat: add FTP NAT helper port | Jozsef Kadlecsik | 3 | -9/+200 |
2006-12-03 | [NETFILTER]: Add NAT support for nf_conntrack | Jozsef Kadlecsik | 16 | -19/+2337 |
2006-12-03 | [NETFILTER]: nf_conntrack: add module aliases to IPv4 conntrack names | Patrick McHardy | 1 | -0/+1 |
2006-12-03 | [NETFILTER]: Kconfig: improve conntrack selection | Patrick McHardy | 1 | -14/+0 |
2006-12-03 | [NETFILTER]: nf_conntrack: endian annotations | Patrick McHardy | 3 | -8/+6 |