Age | Commit message (Expand) | Author |
2006-05-02 | Merge branch 'master' into upstream | Jeff Garzik |
2006-05-01 | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2006-05-01 | [NETFILTER] x_tables: fix compat related crash on non-x86 | Patrick McHardy |
2006-05-01 | [PATCH] Reworked patch for labels on user space messages | Steve Grubb |
2006-05-01 | [PATCH] sockaddr patch | Steve Grubb |
2006-04-29 | [IPV6]: Fix race in route selection. | YOSHIFUJI Hideaki |
2006-04-29 | [XFRM]: fix incorrect xfrm_policy_afinfo_lock use | Ingo Molnar |
2006-04-29 | [XFRM]: fix incorrect xfrm_state_afinfo_lock use | Ingo Molnar |
2006-04-29 | [TCP]: Fix unlikely usage in tcp_transmit_skb() | Hua Zhong |
2006-04-29 | [XFRM]: fix softirq-unsafe xfrm typemap->lock use | Ingo Molnar |
2006-04-29 | [IPSEC]: Fix IP ID selection | Herbert Xu |
2006-04-29 | [IPV4]: inet_init() -> fs_initcall | Heiko Carstens |
2006-04-29 | [NETLINK]: cleanup unused macro in net/netlink/af_netlink.c | Soyoung Park |
2006-04-29 | [PKT_SCHED] netem: fix loss | Stephen Hemminger |
2006-04-29 | [X25]: fix for spinlock recurse and spinlock lockup with timer handler | Shaun Pereira |
2006-04-27 | Merge branch 'master' into upstream | Jeff Garzik |
2006-04-26 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-04-26 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik |
2006-04-26 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik |
2006-04-26 | [BRIDGE]: allow full size vlan packets | Stephen Hemminger |
2006-04-24 | [NETFILTER]: ipt action: use xt_check_target for basic verification | Patrick McHardy |
2006-04-24 | [NETFILTER]: x_tables: move table->lock initialization | Dmitry Mishin |
2006-04-24 | [NETFILTER]: ip6_tables: remove broken comefrom debugging | Patrick McHardy |
2006-04-24 | [NETFILTER]: nf_conntrack: kill unused callback init_conntrack | Yasuyuki Kozakai |
2006-04-24 | [NETFILTER]: ULOG target is not obsolete | Thomas Voegtle |
2006-04-24 | [NETFILTER]: nf_conntrack: Fix module refcount dropping too far | Yasuyuki Kozakai |
2006-04-24 | [PATCH] softmac: clean up event handling code | Johannes Berg |
2006-04-24 | [PATCH] softmac: add SIOCSIWMLME | Johannes Berg |
2006-04-24 | [PATCH] ieee80211: replace debug IEEE80211_WARNING with each own debug macro | Zhu Yi |
2006-04-24 | [PATCH] ieee80211: remove unnecessary CONFIG_WIRELESS_EXT checking | Zhu Yi |
2006-04-24 | [PATCH] ieee80211: export list of bit rates with standard WEXT procddures | Zhu Yi |
2006-04-24 | [PATCH] ieee80211: Fix TX code doesn't enable QoS when using WPA + QoS | Zhu Yi |
2006-04-24 | [PATCH] ieee80211: Fix TKIP MIC calculation for QoS frames | Zhu Yi |
2006-04-24 | [PATCH] softmac: fix SIOCSIWAP | Johannes Berg |
2006-04-20 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-04-20 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik |
2006-04-20 | [EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.c | Jayachandran C |
2006-04-20 | [NET]: Add skb->truesize assertion checking. | David S. Miller |
2006-04-19 | [TCP]: Account skb overhead in tcp_fragment | Herbert Xu |
2006-04-19 | [LLC]: Use pskb_trim_rcsum() in llc_fixup_skb(). | David S. Miller |
2006-04-19 | [NET]: sockfd_lookup_light() returns random error for -EBADFD | Hua Zhong |
2006-04-19 | [PATCH] wext: Fix RtNetlink ENCODE security permissions | Jean Tourrilhes |
2006-04-19 | [PATCH] softmac: report when scanning has finished | Johannes Berg |
2006-04-19 | [PATCH] softmac: fix event sending | Johannes Berg |
2006-04-19 | [PATCH] softmac: handle iw_mode properly | johannes@sipsolutions.net |
2006-04-19 | [PATCH] softmac: dont send out packets while scanning | johannes@sipsolutions.net |
2006-04-19 | [PATCH] softmac: return -EAGAIN from getscan while scanning | johannes@sipsolutions.net |
2006-04-19 | [PATCH] softmac: fix spinlock recursion on reassoc | Michael Buesch |
2006-04-19 | [PATCH] wext: Fix IWENCODEEXT security permissions | Jean Tourrilhes |
2006-04-19 | [PATCH] softmac uses Wiress Ext. | Randy Dunlap |