Age | Commit message (Expand) | Author |
2007-03-13 | nf_conntrack: fix incorrect classification of IPv6 fragments as ESTABLISHED | Patrick McHardy |
2007-03-13 | ip6_route_me_harder should take into account mark | Yasuyuki Kozakai |
2007-03-13 | nfnetlink_log: fix possible NULL pointer dereference | Michal Miroslaw |
2007-03-13 | nfnetlink_log: fix NULL pointer dereference | Micha Mirosaw |
2007-03-13 | nfnetlink_log: fix use after free | Patrick McHardy |
2007-03-13 | nfnetlink_log: fix reference leak | Patrick McHardy |
2007-03-13 | tcp conntrack: accept SYN|URG as valid | Patrick McHardy |
2007-03-13 | nf_conntrack/nf_nat: fix incorrect config ifdefs | Patrick McHardy |
2007-03-13 | conntrack: fix {nf, ip}_ct_iterate_cleanup endless loops | Patrick McHardy |
2007-03-09 | IPV6: Handle np->opt being NULL in ipv6_getsockopt_sticky() [CVE-2007-1000] | David S. Miller |
2007-03-09 | TCP: Fix minisock tcp_create_openreq_child() typo. | Arnaldo Carvalho de Melo |
2007-03-09 | RPM: fix double free in portmapper code | Trond Myklebust |
2007-03-09 | Fix reference counting (memory leak) problem in __nfulnl_send() and callers r... | MichaÅ MirosÅaw |
2007-03-09 | Fix anycast procfs device leak | David Stevens |
2007-03-09 | Don't add anycast reference to device multiple times | Michal Wrobel |
2007-03-09 | Fix TCP MD5 locking. | David Miller |
2007-03-09 | Fix skb data reallocation handling in IPSEC | Arnaldo Carvalho de Melo |
2007-03-09 | Fix xfrm_add_sa_expire() return value | David Miller |
2007-03-09 | Fix oops in xfrm_audit_log() | David Miller |
2007-03-09 | Prevent pseudo garbage in SYN's advertized window | Ilpo Järvinen |
2007-03-09 | Fix IPX module unload | Jiri Bohac |
2007-03-09 | Clear TCP segmentation offload state in ipt_REJECT | Herbert Xu |
2007-03-09 | Fix recently introduced problem with shutting down a busy NFS server. | NeilBrown |
2007-03-09 | Avoid using nfsd process pools on SMP machines. | NeilBrown |
2007-03-09 | IPV6: HASHTABLES: Use appropriate seed for caluculating ehash index. | YOSHIFUJI Hideaki |
2007-03-09 | Fix allocation failure handling in multicast | Alexey Dobriyan |
2007-03-09 | Fix TCP FIN handling | John Heffner |
2007-03-09 | Fix ATM initcall ordering. | Daniel Walker |
2007-03-09 | knfsd: Fix a race in closing NFSd connections. | NeilBrown |
2007-02-02 | [NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_... | Adrian Bunk |
2007-02-02 | [NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n | Patrick McHardy |
2007-02-02 | [NET_SCHED]: act_ipt: fix regression in ipt action | Patrick McHardy |
2007-01-30 | [NETFILTER]: xt_hashlimit: fix ip6tables dependency | Patrick McHardy |
2007-01-30 | [SCTP]: Force update of the rto when processing HB-ACK | Vlad Yasevich |
2007-01-30 | [IPV6]: fix BUG of ndisc_send_redirect() | Li Yewang |
2007-01-30 | [IPV6]: Fix up some CONFIG typos | Neil Horman |
2007-01-30 | [NETFILTER]: SIP conntrack: fix out of bounds memory access | Patrick McHardy |
2007-01-30 | [NETFILTER]: SIP conntrack: fix skipping over user info in SIP headers | Lars Immisch |
2007-01-30 | [NETFILTER]: xt_connbytes: fix division by zero | Patrick McHardy |
2007-01-30 | [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev... | NeilBrown |
2007-01-26 | [IPV4]: Fix single-entry /proc/net/fib_trie output. | Robert Olsson |
2007-01-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2007-01-26 | [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads | NeilBrown |
2007-01-26 | [PATCH] knfsd: fix setting of ACL server versions | NeilBrown |
2007-01-26 | [NETFILTER]: nf_conntrack_pptp: fix NAT setup of expected GRE connections | Patrick McHardy |
2007-01-26 | [NETFILTER]: nf_nat_pptp: fix expectation removal | Patrick McHardy |
2007-01-26 | [NETFILTER]: nf_nat: fix ICMP translation with statically linked conntrack | Patrick McHardy |
2007-01-26 | [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). | David S. Miller |
2007-01-25 | [AF_PACKET]: Check device down state before hard header callbacks. | David S. Miller |
2007-01-25 | [DECNET]: Handle a failure in neigh_parms_alloc (take 2) | Eric W. Biederman |