Age | Commit message (Expand) | Author | Files | Lines |
2006-04-26 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -14/+35 |
2006-04-26 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 3 | -14/+35 |
2006-04-26 | [BRIDGE]: allow full size vlan packets | Stephen Hemminger | 1 | -1/+7 |
2006-04-25 | [NETFILTER]: ipt action: use xt_check_target for basic verification | Patrick McHardy | 1 | -0/+5 |
2006-04-25 | [NETFILTER]: x_tables: move table->lock initialization | Dmitry Mishin | 1 | -1/+1 |
2006-04-25 | [NETFILTER]: ip6_tables: remove broken comefrom debugging | Patrick McHardy | 1 | -13/+0 |
2006-04-25 | [NETFILTER]: nf_conntrack: kill unused callback init_conntrack | Yasuyuki Kozakai | 1 | -3/+0 |
2006-04-25 | [NETFILTER]: ULOG target is not obsolete | Thomas Voegtle | 1 | -1/+1 |
2006-04-25 | [NETFILTER]: nf_conntrack: Fix module refcount dropping too far | Yasuyuki Kozakai | 2 | -9/+4 |
2006-04-24 | [PATCH] softmac: fix SIOCSIWAP | Johannes Berg | 3 | -14/+35 |
2006-04-21 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -10/+77 |
2006-04-21 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 8 | -10/+77 |
2006-04-20 | [EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.c | Jayachandran C | 1 | -13/+7 |
2006-04-20 | [NET]: Add skb->truesize assertion checking. | David S. Miller | 2 | -0/+9 |
2006-04-20 | [TCP]: Account skb overhead in tcp_fragment | Herbert Xu | 1 | -3/+7 |
2006-04-20 | [LLC]: Use pskb_trim_rcsum() in llc_fixup_skb(). | David S. Miller | 1 | -1/+2 |
2006-04-20 | [NET]: sockfd_lookup_light() returns random error for -EBADFD | Hua Zhong | 1 | -0/+1 |
2006-04-20 | [PATCH] wext: Fix RtNetlink ENCODE security permissions | Jean Tourrilhes | 1 | -0/+8 |
2006-04-20 | [PATCH] softmac: report when scanning has finished | Johannes Berg | 1 | -0/+6 |
2006-04-20 | [PATCH] softmac: fix event sending | Johannes Berg | 2 | -5/+31 |
2006-04-20 | [PATCH] softmac: handle iw_mode properly | johannes@sipsolutions.net | 1 | -3/+15 |
2006-04-20 | [PATCH] softmac: dont send out packets while scanning | johannes@sipsolutions.net | 1 | -0/+2 |
2006-04-20 | [PATCH] softmac: return -EAGAIN from getscan while scanning | johannes@sipsolutions.net | 1 | -0/+10 |
2006-04-20 | [PATCH] softmac: fix spinlock recursion on reassoc | Michael Buesch | 1 | -1/+2 |
2006-04-20 | [PATCH] wext: Fix IWENCODEEXT security permissions | Jean Tourrilhes | 1 | -1/+2 |
2006-04-20 | [PATCH] softmac uses Wiress Ext. | Randy Dunlap | 1 | -0/+1 |
2006-04-19 | SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c | Eric Sesterhenn | 1 | -1/+0 |
2006-04-19 | NFS: make 2 functions static | Adrian Bunk | 1 | -1/+2 |
2006-04-19 | RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmalloc | J. Bruce Fields | 1 | -8/+3 |
2006-04-19 | [NET]: Remove redundant NULL checks before [kv]free | Jesper Juhl | 2 | -7/+3 |
2006-04-19 | unaligned access in sk_run_filter() | Dmitry Mishin | 1 | -2/+3 |
2006-04-19 | [IPV6]: Clean up hop-by-hop options handler. | YOSHIFUJI Hideaki | 2 | -4/+3 |
2006-04-19 | [IPV6] XFRM: Fix decoding session with preceding extension header(s). | YOSHIFUJI Hideaki | 1 | -2/+2 |
2006-04-19 | [IPV6] XFRM: Don't use old copy of pointer after pskb_may_pull(). | YOSHIFUJI Hideaki | 1 | -1/+3 |
2006-04-19 | [IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff. | YOSHIFUJI Hideaki | 1 | -0/+12 |
2006-04-19 | [TCP]: Fix truesize underflow | Herbert Xu | 1 | -1/+3 |
2006-04-18 | [IPV4]: ip_route_input panic fix | Stephen Hemminger | 1 | -1/+4 |
2006-04-15 | [PATCH] ip_output: account for fraggap when checking to add trailer_len | Zach Brown | 1 | -1/+1 |
2006-04-15 | [ATM] clip: add module info | Stephen Hemminger | 1 | -1/+2 |
2006-04-15 | [ATM] clip: notifier related cleanups | Stephen Hemminger | 1 | -20/+6 |
2006-04-15 | [ATM] clip: get rid of PROC_FS ifdef | Stephen Hemminger | 1 | -9/+4 |
2006-04-15 | [ATM] clip: run through Lindent | Stephen Hemminger | 1 | -211/+199 |
2006-04-15 | [ATM]: Clip timer race. | Stephen Hemminger | 1 | -11/+5 |
2006-04-15 | [ATM]: clip causes unregister hang | Stephen Hemminger | 1 | -15/+27 |
2006-04-15 | [XFRM]: Fix aevent timer. | Jamal Hadi Salim | 1 | -6/+19 |
2006-04-15 | [IPV4]: Possible cleanups. | Adrian Bunk | 7 | -13/+2 |
2006-04-12 | [WAN]: Remove broken and unmaintained Sangoma drivers. | Adrian Bunk | 1 | -2/+0 |
2006-04-12 | [BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.c | Jayachandran C | 1 | -3/+3 |
2006-04-12 | [DCCP]: Fix leak in net/dccp/ipv4.c | Eric Sesterhenn | 1 | -1/+1 |
2006-04-12 | [BRIDGE]: receive link-local on disabled ports. | Stephen Hemminger | 1 | -3/+0 |