[NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n
[safe/jmp/linux-2.6] / net / ipv4 /
2007-02-03 Patrick McHardy[NETFILTER]: ctnetlink: fix compile failure with NF_CON...
2007-01-30 Patrick McHardy[NETFILTER]: SIP conntrack: fix out of bounds memory...
2007-01-30 Lars Immisch[NETFILTER]: SIP conntrack: fix skipping over user...
2007-01-27 Robert Olsson[IPV4]: Fix single-entry /proc/net/fib_trie output.
2007-01-26 Patrick McHardy[NETFILTER]: nf_nat_pptp: fix expectation removal
2007-01-26 Patrick McHardy[NETFILTER]: nf_nat: fix ICMP translation with statical...
2007-01-26 David S. Miller[TCP]: Restore SKB socket owner setting in tcp_transmit...
2007-01-25 Baruch Even[TCP]: Fix sorting of SACK blocks.
2007-01-24 Eric W. Biederman[IPV4]: Fix the fib trie iterator to work with a single...
2007-01-24 Jarek Poplawski[TCP]: rare bad TCP checksum with 2.6.19
2007-01-24 Masayuki Nakagawa[TCP]: skb is unexpectedly freed.
2007-01-24 Patrick McHardy[NETFILTER]: ctnetlink: fix leak in ctnetlink_create_co...
2007-01-23 Stephen Hemminger[PATCH] email change for shemminger@osdl.org
2007-01-09 Jarek Poplawski[IPV4] devinet: inetdev_init out label moved after...
2007-01-09 Paul Moore[INET]: style updates for the inet_sock->is_icsk assign...
2007-01-09 Patrick McHardy[NETFILTER]: nf_nat: fix hanging connections when loadi...
2007-01-09 Craig Schlenter[TCP]: Fix iov_len calculation in tcp_v4_send_ack().
2007-01-09 Paul Moore[INET]: Fix incorrect "inet_sock->is_icsk" assignment.
2007-01-04 David L Stevens[IPV4/IPV6]: Fix inet{,6} device initialization order.
2007-01-04 Martin Josefsson[NETFILTER]: nf_nat: fix MASQUERADE crash on device...
2007-01-04 Patrick McHardy[NETFILTER]: New connection tracking is not EXPERIMENTA...
2007-01-04 Patrick McHardy[NETFILTER]: Fix routing of REJECT target generated...
2007-01-04 Dmitry Mishin[NETFILTER]: compat offsets size change
2006-12-22 David S. Miller[UDP]: Fix reversed logic in udp_get_port().
2006-12-18 Li Yewang[IPV4]: Fix BUG of ip_rt_send_redirect()
2006-12-18 Leigh Brown[TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash
2006-12-18 Leigh Brown[TCP]: Fix oops caused by tcp_v4_md5_do_del
2006-12-14 David S. Miller[TCP]: Fix oops caused by __tcp_put_md5sig_pool()
2006-12-14 Al Viro[NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst...
2006-12-14 Dmitry Mishin[NETFILTER]: ip_tables: ipt and ipt_compat checks unifi...
2006-12-14 Yasuyuki Kozakai[NETFILTER]: x_tables: add missing try to load conntrac...
2006-12-14 Yasuyuki Kozakai[NETFILTER]: nf_nat: fix NF_NAT dependency
2006-12-12 Peter Zijlstrafix typo in net/ipv4/ip_fragment.c
2006-12-11 Simon Horman[IPVS]: Make ip_vs_sync.c <= 80col wide.
2006-12-11 Simon Horman[IPVS]: Use msleep_interruptable() instead of ssleep...
2006-12-10 Alexey Dobriyan[PATCH] sysctl: remove unused "context" param
2006-12-09 Stephen Hemminger[NET]: Convert hh_lock to seqlock.
2006-12-08 Josef Sipek[PATCH] struct path: convert netfilter
2006-12-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-07 David S. Miller[TCP] inet_twdr_hangman: Delete unnecessary memory...
2006-12-07 Ralf Baechle[NET]: Memory barrier cleanups
2006-12-07 David S. Miller[IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries.
2006-12-07 Dmitry Mishin[NETFILTER]: Fix iptables compat hook validation
2006-12-07 Dmitry Mishin[NETFILTER]: Fix {ip,ip6,arp}_tables hook validation
2006-12-07 Patrick McHardy[XFRM]: Use output device disable_xfrm for forwarded...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04 Al Viro[PATCH] severing skbuff.h -> mm.h
2006-12-04 Al Viro[PATCH] severing skbuff.h -> highmem.h
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanup
2006-12-03 Patrick McHardy[NETFILTER]: Mark old IPv4-only connection tracking...
2006-12-03 Patrick McHardy[NETFILTER]: nf_nat: add SNMP NAT helper port
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: add SIP helper port
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: add IRC helper port
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: add amanda helper...
2006-12-03 Jozsef Kadlecsik[NETFILTER]: nf_nat: add FTP NAT helper port
2006-12-03 Jozsef Kadlecsik[NETFILTER]: Add NAT support for nf_conntrack
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: add module aliases to IPv4...
2006-12-03 Patrick McHardy[NETFILTER]: Kconfig: improve conntrack selection
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: endian annotations
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: fix NF_CONNTRACK_PROC_COMPAT...
2006-12-03 Andrew Morton[TCP]: Fix warnings with TCP_MD5SIG disabled.
2006-12-03 Adrian Bunk[NET]: Possible cleanups.
2006-12-03 David S. Miller[TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG.
2006-12-03 Paul MooreNetLabel: add the ranged tag to the CIPSOv4 protocol
2006-12-03 Paul MooreNetLabel: add the enumerated tag to the CIPSOv4 protocol
2006-12-03 Paul MooreNetLabel: convert to an extensibile/sparse category...
2006-12-03 Patrick McHardy[NETFILTER]: Fix PROC_FS=n warnings
2006-12-03 Patrick McHardy[NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCK
2006-12-03 Patrick McHardy[NETFILTER]: x_tables: add NFLOG target
2006-12-03 Patrick McHardy[NETFILTER]: x_tables: add port of hashlimit match...
2006-12-03 Pablo Neira Ayuso[NETFILTER]: ctnetlink: rework conntrack fields dumping...
2006-12-03 Pablo Neira Ayuso[NETFILTER]: ctnetlink: check for status attribute...
2006-12-03 Patrick McHardy[NETFILTER]: sip conntrack: better NAT handling
2006-12-03 Patrick McHardy[NETFILTER]: sip conntrack: make header shortcuts optional
2006-12-03 Patrick McHardy[NETFILTER]: sip conntrack: do case insensitive SIP...
2006-12-03 Patrick McHardy[NETFILTER]: sip conntrack: minor cleanup
2006-12-03 Patrick McHardy[NETFILTER]: ip_conntrack: fix NAT helper unload races
2006-12-03 Yasuyuki Kozakai[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrac...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: /proc compatibility with...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: sysctl compatibility with...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: move conntrack protocol...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: move extern declaration...
2006-12-03 Martin Josefsson[NETFILTER]: nf_conntrack: remove unused struct list_he...
2006-12-03 Martin Josefsson[NETFILTER]: nf_conntrack: rename struct nf_conntrack_p...
2006-12-03 David S. Miller[TCP] Vegas: Increase default alpha to 2 and beta to 4.
2006-12-03 Gerrit Renker[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt...
2006-12-03 Thomas Graf[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some...
2006-12-03 Thomas Graf[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
2006-12-03 Arnaldo Carvalho... [IPVS]: Use kmemdup where appropriate
2006-12-03 Al Viro[CIPSO]: Missing annotation in cipso_ipv4 update.
2006-12-03 Al Viro[NET]: Split skb->csum
2006-12-03 Al Viro[NETFILTER]: ip_nat_snmp_basic annotations.
2006-12-03 Al Viro[NET]: Fix assorted misannotations (from md5 and udplit...
next