| Commit message (Expand) | Author | Age |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-04-26 |
|\ |
|
| * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-04-26 |
| |\ |
|
| | * | [PATCH] softmac: fix SIOCSIWAP | Johannes Berg | 2006-04-24 |
* | | | [BRIDGE]: allow full size vlan packets | Stephen Hemminger | 2006-04-26 |
|/ / |
|
* | | [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 |
|/ |
|
* | 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 |
| |\ |
|
| | * | [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 | 2006-04-19 |
* | | | [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-20 |
* | | | [TCP]: Account skb overhead in tcp_fragment | Herbert Xu | 2006-04-20 |
* | | | [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 |
|/ / |
|
* | | SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c | Eric Sesterhenn | 2006-04-19 |
* | | NFS: make 2 functions static | Adrian Bunk | 2006-04-19 |
* | | RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmalloc | J. Bruce Fields | 2006-04-19 |
|/ |
|
* | [NET]: Remove redundant NULL checks before [kv]free | Jesper Juhl | 2006-04-18 |
* | unaligned access in sk_run_filter() | Dmitry Mishin | 2006-04-18 |
* | [IPV6]: Clean up hop-by-hop options handler. | YOSHIFUJI Hideaki | 2006-04-18 |
* | [IPV6] XFRM: Fix decoding session with preceding extension header(s). | YOSHIFUJI Hideaki | 2006-04-18 |
* | [IPV6] XFRM: Don't use old copy of pointer after pskb_may_pull(). | YOSHIFUJI Hideaki | 2006-04-18 |
* | [IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff. | YOSHIFUJI Hideaki | 2006-04-18 |
* | [TCP]: Fix truesize underflow | Herbert Xu | 2006-04-18 |
* | [IPV4]: ip_route_input panic fix | Stephen Hemminger | 2006-04-17 |
* | [PATCH] ip_output: account for fraggap when checking to add trailer_len | Zach Brown | 2006-04-14 |
* | [ATM] clip: add module info | Stephen Hemminger | 2006-04-14 |
* | [ATM] clip: notifier related cleanups | Stephen Hemminger | 2006-04-14 |
* | [ATM] clip: get rid of PROC_FS ifdef | Stephen Hemminger | 2006-04-14 |
* | [ATM] clip: run through Lindent | Stephen Hemminger | 2006-04-14 |
* | [ATM]: Clip timer race. | Stephen Hemminger | 2006-04-14 |
* | [ATM]: clip causes unregister hang | Stephen Hemminger | 2006-04-14 |
* | [XFRM]: Fix aevent timer. | Jamal Hadi Salim | 2006-04-14 |
* | [IPV4]: Possible cleanups. | Adrian Bunk | 2006-04-14 |
* | [WAN]: Remove broken and unmaintained Sangoma drivers. | Adrian Bunk | 2006-04-11 |
* | [BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.c | Jayachandran C | 2006-04-11 |
* | [DCCP]: Fix leak in net/dccp/ipv4.c | Eric Sesterhenn | 2006-04-11 |
* | [BRIDGE]: receive link-local on disabled ports. | Stephen Hemminger | 2006-04-11 |