| Commit message (Expand) | Author | Age |
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar... | John W. Linville | 2006-02-17 |
|\ |
|
| * | Merge branch 'viro' | Jeff Garzik | 2006-02-09 |
| |\ |
|
| * \ | Merge branch 'master' | Jeff Garzik | 2006-02-07 |
| |\ \ |
|
| * | | | [PATCH] Add two management functions to ieee80211_rx.c | Larry Finger | 2006-01-31 |
| * | | | [PATCH] ieee80211: common wx auth code | Larry Finger | 2006-01-30 |
| * | | | [PATCH] ieee80211: trivial fix for misplaced ()'s | Denis Vlasenko | 2006-01-30 |
| * | | | [PATCH] net/: fix the WIRELESS_EXT abuse | Adrian Bunk | 2006-01-30 |
| * | | | Merge branch 'upstream-fixes' | John W. Linville | 2006-01-30 |
| |\ \ \ |
|
| * | | | | [PATCH] ieee80211: Add 802.11h information element parsing | Zhu Yi | 2006-01-27 |
| * | | | | [PATCH] ieee80211: Add helpers for IBSS DFS handling | Zhu Yi | 2006-01-27 |
| * | | | | [PATCH] ieee80211: Add 802.11h data type and structures | Zhu Yi | 2006-01-27 |
| * | | | | [PATCH] ieee80211: Add TKIP crypt->build_iv | Zhu Yi | 2006-01-27 |
| * | | | | [PATCH] ieee80211: TIM information element parsing | Zhu Yi | 2006-01-27 |
| * | | | | [PATCH] ieee80211: kmalloc+memset -> kzalloc cleanups | Zhu Yi | 2006-01-27 |
| * | | | | [PATCH] ieee80211: Add spectrum management information | Zhu Yi | 2006-01-27 |
| * | | | | [PATCH] ieee80211: add flags for all geo channels | Zhu Yi | 2006-01-27 |
| * | | | | [PATCH] ieee80211: Log if netif_rx() drops the packet | Zhu Yi | 2006-01-27 |
| * | | | | [PATCH] WEP fields are incorrectly shown to be INSIDE snap in the doc | Denis Vlasenko | 2006-01-27 |
* | | | | | [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 | 2006-02-15 |
* | | | | | [NETFILTER]: nf_conntrack: move registration of __nf_ct_attach | Yasuyuki Kozakai | 2006-02-15 |
* | | | | | [NETFILTER]: x_tables: fix dependencies of conntrack related modules | Yasuyuki Kozakai | 2006-02-15 |
* | | | | | [XFRM]: Fix SNAT-related crash in xfrm4_output_finish | Patrick McHardy | 2006-02-15 |
* | | | | | [BRIDGE]: Fix deadlock in br_stp_disable_bridge | Adrian Drzewiecki | 2006-02-15 |
* | | | | | [NETFILTER]: Fix xfrm lookup after SNAT | Patrick McHardy | 2006-02-15 |
* | | | | | [NET]: Revert skb_copy_datagram_iovec() recursion elimination. | David S. Miller | 2006-02-13 |
* | | | | | [IPSEC]: Fix strange IPsec freeze. | Herbert Xu | 2006-02-13 |
* | | | | | [IPV6] Don't store dst_entry for RAW socket | Nicolas DICHTEL | 2006-02-13 |
* | | | | | [NETLINK] genetlink: Fix bugs spotted by Andrew Morton. | Jamal Hadi Salim | 2006-02-13 |
* | | | | | [BRIDGE]: Better fix for netfilter missing symbol has_bridge_parent | Stephen Hemminger | 2006-02-13 |
* | | | | | [NETFILTER] Fix Kconfig menu level for x_tables | Harald Welte | 2006-02-13 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | David S. Miller | 2006-02-13 |
|\ \ \ \ \ |
|
| * | | | | | [Bluetooth] Fix NULL pointer dereferences of the HCI socket | Marcel Holtmann | 2006-02-13 |
| * | | | | | [Bluetooth] Reduce L2CAP MTU for RFCOMM connections | Marcel Holtmann | 2006-02-13 |
* | | | | | | [P8023]: Fix tainting of kernel. | Dave Jones | 2006-02-13 |
* | | | | | | [IPV4] ICMP: Invert default for invalid icmp msgs sysctl | Dave Jones | 2006-02-13 |
* | | | | | | [ATM]: Ratelimit atmsvc failure messages | Dave Jones | 2006-02-13 |
|/ / / / / |
|
* | | | | | [PATCH] netfilter: fix build error due to missing has_bridge_parent macro | Jesper Juhl | 2006-02-12 |
* | | | | | [BRIDGE]: fix error handling for add interface to bridge | Stephen Hemminger | 2006-02-09 |
* | | | | | [BRIDGE]: netfilter handle RCU during removal | Stephen Hemminger | 2006-02-09 |
* | | | | | [BRIDGE]: fix for RCU and deadlock on device removal | Stephen Hemminger | 2006-02-09 |
* | | | | | [TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled | John Heffner | 2006-02-09 |
* | | | | | [IRDA]: out of range array access | David Binderman | 2006-02-09 |
* | | | | | [IRDA]: Set proper IrLAP device address length | Samuel Ortiz | 2006-02-09 |
* | | | | | [NETLINK]: illegal use of pid in rtnetlink | Alexey Kuznetsov | 2006-02-09 |
* | | | | | [NETLINK]: Fix a severe bug | Alexey Kuznetsov | 2006-02-09 |
| |_|_|/
|/| | | |
|
* | | | | [IPV6]: Address autoconfiguration does not work after device down/up cycle | Kristian Slavov | 2006-02-08 |
* | | | | [PATCH] net/ipv6/mcast.c NULL noise removal | Al Viro | 2006-02-07 |
* | | | | [PATCH] ipv4 NULL noise removal | Al Viro | 2006-02-07 |