Age | Commit message (Expand) | Author |
2006-03-19 | [AX.25]: Fix potencial memory hole. | Ralf Baechle DL5RB |
2006-03-15 | [PATCH] ieee80211: Fix QoS is not active problem | Hong Liu |
2006-03-15 | [PATCH] ieee80211: Fix CCMP decryption problem when QoS is enabled | Zhu Yi |
2006-03-14 | [PATCH] SUNRPC: Fix potential deadlock in RPC code | Trond Myklebust |
2006-03-14 | [PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c | Adrian Bunk |
2006-03-13 | [TCP]: Fix zero port problem in IPv6 | Herbert Xu |
2006-03-12 | [NETFILTER]: arp_tables: fix NULL pointer dereference | Patrick McHardy |
2006-03-12 | [IPV4/6]: Fix UFO error propagation | Patrick McHardy |
2006-03-12 | [TCP]: tcp_highspeed: fix AIMD table out-of-bounds access | Patrick McHardy |
2006-03-12 | [NETLINK]: Fix use-after-free in netlink_recvmsg | Patrick McHardy |
2006-03-12 | [XFRM]: Fix leak in ah6_input | Patrick McHardy |
2006-03-12 | [NET_SCHED]: act_api: fix skb leak in error path | Patrick McHardy |
2006-03-12 | [NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereference | Patrick McHardy |
2006-03-11 | [TCP]: Fix tcp_tso_should_defer() when limit>=65536 | David S. Miller |
2006-03-11 | [NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOG | Gregor Maier |
2006-03-11 | [IPV6]: fix ipv6_saddr_score struct element | Brian Haley |
2006-03-08 | [PATCH] fix file counting | Dipankar Sarma |
2006-03-07 | [NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption | Thomas Graf |
2006-03-04 | [DCCP] ccid3: Divide by zero fix | Ian McDonald |
2006-03-04 | [ATM]: keep atmsvc failure messages quiet | Chas Williams |
2006-03-04 | [BRIDGE]: generate kobject remove event | Stephen Hemminger |
2006-03-04 | [BRIDGE]: port timer initialization | Stephen Hemminger |
2006-03-04 | [BRIDGE]: fix crash in STP | Stephen Hemminger |
2006-02-28 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik |
2006-02-27 | [PATCH] ieee80211_rx.c: is_beacon | Pete Zaitcev |
2006-02-27 | [REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc | Arnaldo Carvalho de Melo |
2006-02-27 | [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility | Patrick McHardy |
2006-02-27 | [NETFILTER]: nf_queue: fix end-of-list check | Patrick McHardy |
2006-02-27 | [NETFILTER]: nf_queue: remove unnecessary check for outfn | Patrick McHardy |
2006-02-27 | [NETFILTER]: nf_queue: fix rerouting after packet mangling | Patrick McHardy |
2006-02-27 | [NETFILTER]: nf_queue: check if rerouter is present before using it | Patrick McHardy |
2006-02-27 | [NETFILTER]: nf_queue: don't copy registered rerouter data | Patrick McHardy |
2006-02-27 | [IPSEC]: Kill post_input hook and do NAT-T in esp_input directly | Herbert Xu |
2006-02-27 | [IPSEC] esp: Kill unnecessary block and indentation | Herbert Xu |
2006-02-24 | [IPV6]: Do not ignore IPV6_MTU socket option. | YOSHIFUJI Hideaki |
2006-02-24 | [IPV6] ip6_tunnel: release cached dst on change of tunnel params | Hugo Santos |
2006-02-23 | [IPSEC]: Use TOS when doing tunnel lookups | Herbert Xu |
2006-02-23 | [NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00 | Jamal Hadi Salim |
2006-02-23 | [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put(). | Herbert Xu |
2006-02-23 | [IPV4]: Fix garbage collection of multipath route entries | Suresh Bhogavilli |
2006-02-23 | [NETFILTER]: Fix bridge netfilter related in xfrm_lookup | Patrick McHardy |
2006-02-20 | Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2006-02-19 | [NET]: NETFILTER: remove duplicated lines and fix order in skb_clone(). | YOSHIFUJI Hideaki |
2006-02-19 | [NETFILTER]: Fix outgoing redirects to loopback | Patrick McHardy |
2006-02-19 | [NETFILTER]: Fix NAT PMTUD problems | Patrick McHardy |
2006-02-19 | [XFRM]: Fix policy double put | Patrick McHardy |
2006-02-18 | [PATCH] missing ntohs() in ip6_tunnel | Al Viro |
2006-02-15 | [NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packet | Yasuyuki Kozakai |
2006-02-15 | [NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 error | Yasuyuki Kozakai |
2006-02-15 | [NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECT | Yasuyuki Kozakai |