| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] fix file counting | Dipankar Sarma | 2006-03-08 | 1 | -1/+1 |
* | [NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption | Thomas Graf | 2006-03-07 | 2 | -2/+2 |
* | [DCCP] ccid3: Divide by zero fix | Ian McDonald | 2006-03-04 | 1 | -3/+7 |
* | [ATM]: keep atmsvc failure messages quiet | Chas Williams | 2006-03-04 | 1 | -8/+2 |
* | [BRIDGE]: generate kobject remove event | Stephen Hemminger | 2006-03-04 | 1 | -0/+1 |
* | [BRIDGE]: port timer initialization | Stephen Hemminger | 2006-03-04 | 2 | -3/+2 |
* | [BRIDGE]: fix crash in STP | Stephen Hemminger | 2006-03-04 | 1 | -14/+15 |
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-02-28 | 1 | -11/+5 |
|\ |
|
| * | [PATCH] ieee80211_rx.c: is_beacon | Pete Zaitcev | 2006-02-27 | 1 | -11/+5 |
* | | [REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc | Arnaldo Carvalho de Melo | 2006-02-27 | 1 | -1/+0 |
* | | [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility | Patrick McHardy | 2006-02-27 | 3 | -3/+18 |
* | | [NETFILTER]: nf_queue: fix end-of-list check | Patrick McHardy | 2006-02-27 | 1 | -1/+1 |
* | | [NETFILTER]: nf_queue: remove unnecessary check for outfn | Patrick McHardy | 2006-02-27 | 1 | -1/+1 |
* | | [NETFILTER]: nf_queue: fix rerouting after packet mangling | Patrick McHardy | 2006-02-27 | 1 | -7/+15 |
* | | [NETFILTER]: nf_queue: check if rerouter is present before using it | Patrick McHardy | 2006-02-27 | 1 | -2/+2 |
* | | [NETFILTER]: nf_queue: don't copy registered rerouter data | Patrick McHardy | 2006-02-27 | 1 | -19/+9 |
* | | [IPSEC]: Kill post_input hook and do NAT-T in esp_input directly | Herbert Xu | 2006-02-27 | 2 | -97/+38 |
* | | [IPSEC] esp: Kill unnecessary block and indentation | Herbert Xu | 2006-02-27 | 1 | -44/+43 |
|/ |
|
* | [IPV6]: Do not ignore IPV6_MTU socket option. | YOSHIFUJI Hideaki | 2006-02-24 | 1 | -2/+13 |
* | [IPV6] ip6_tunnel: release cached dst on change of tunnel params | Hugo Santos | 2006-02-24 | 1 | -0/+1 |
* | [IPSEC]: Use TOS when doing tunnel lookups | Herbert Xu | 2006-02-23 | 1 | -1/+4 |
* | [NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00 | Jamal Hadi Salim | 2006-02-23 | 1 | -6/+6 |
* | [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put(). | Herbert Xu | 2006-02-23 | 3 | -6/+6 |
* | [IPV4]: Fix garbage collection of multipath route entries | Suresh Bhogavilli | 2006-02-23 | 1 | -1/+1 |
* | [NETFILTER]: Fix bridge netfilter related in xfrm_lookup | Patrick McHardy | 2006-02-23 | 2 | -3/+5 |
* | Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-02-20 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] missing ntohs() in ip6_tunnel | Al Viro | 2006-02-18 | 1 | -1/+1 |
* | | [NET]: NETFILTER: remove duplicated lines and fix order in skb_clone(). | YOSHIFUJI Hideaki | 2006-02-19 | 1 | -7/+3 |
* | | [NETFILTER]: Fix outgoing redirects to loopback | Patrick McHardy | 2006-02-19 | 1 | -11/+5 |
* | | [NETFILTER]: Fix NAT PMTUD problems | Patrick McHardy | 2006-02-19 | 1 | -9/+9 |
* | | [XFRM]: Fix policy double put | Patrick McHardy | 2006-02-19 | 1 | -2/+0 |
|/ |
|
* | [NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packet | Yasuyuki Kozakai | 2006-02-15 | 2 | -2/+6 |
* | [NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 error | Yasuyuki Kozakai | 2006-02-15 | 1 | -0/+6 |
* | [NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECT | Yasuyuki Kozakai | 2006-02-15 | 1 | -0/+2 |
* | [NETFILTER]: nf_conntrack: move registration of __nf_ct_attach | Yasuyuki Kozakai | 2006-02-15 | 2 | -5/+5 |
* | [NETFILTER]: x_tables: fix dependencies of conntrack related modules | Yasuyuki Kozakai | 2006-02-15 | 1 | -3/+3 |
* | [XFRM]: Fix SNAT-related crash in xfrm4_output_finish | Patrick McHardy | 2006-02-15 | 4 | -11/+24 |
* | [BRIDGE]: Fix deadlock in br_stp_disable_bridge | Adrian Drzewiecki | 2006-02-15 | 1 | -2/+2 |
* | [NETFILTER]: Fix xfrm lookup after SNAT | Patrick McHardy | 2006-02-15 | 2 | -3/+44 |
* | [NET]: Revert skb_copy_datagram_iovec() recursion elimination. | David S. Miller | 2006-02-13 | 1 | -28/+53 |
* | [IPSEC]: Fix strange IPsec freeze. | Herbert Xu | 2006-02-13 | 1 | -1/+3 |
* | [IPV6] Don't store dst_entry for RAW socket | Nicolas DICHTEL | 2006-02-13 | 1 | -4/+1 |
* | [NETLINK] genetlink: Fix bugs spotted by Andrew Morton. | Jamal Hadi Salim | 2006-02-13 | 1 | -7/+4 |
* | [BRIDGE]: Better fix for netfilter missing symbol has_bridge_parent | Stephen Hemminger | 2006-02-13 | 1 | -2/+2 |
* | [NETFILTER] Fix Kconfig menu level for x_tables | Harald Welte | 2006-02-13 | 1 | -2/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | David S. Miller | 2006-02-13 | 2 | -6/+17 |
|\ |
|
| * | [Bluetooth] Fix NULL pointer dereferences of the HCI socket | Marcel Holtmann | 2006-02-13 | 1 | -2/+8 |
| * | [Bluetooth] Reduce L2CAP MTU for RFCOMM connections | Marcel Holtmann | 2006-02-13 | 1 | -4/+9 |
* | | [P8023]: Fix tainting of kernel. | Dave Jones | 2006-02-13 | 1 | -0/+2 |
* | | [IPV4] ICMP: Invert default for invalid icmp msgs sysctl | Dave Jones | 2006-02-13 | 1 | -1/+1 |