| Commit message (Expand) | Author | Age |
* | 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 |
* | [IPv6] reassembly: Always compute hash under the fragment lock. | Zach Brown | 2006-04-11 |
* | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-04-11 |
|\ |
|
| * | [PATCH] splice: warning fix | Andrew Morton | 2006-04-11 |
* | | [PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily | NeilBrown | 2006-04-11 |
* | | [PATCH] for_each_possible_cpu: network codes | KAMEZAWA Hiroyuki | 2006-04-11 |
* | | [IPV6]: Deinline few large functions in inet6 code | Denis Vlasenko | 2006-04-10 |
* | | [IPV4] ip_fragment: Always compute hash with ipfrag_lock held. | David S. Miller | 2006-04-10 |
* | | [NETFILTER]: Fix DNAT in LOCAL_OUT | Patrick McHardy | 2006-04-10 |
* | | [NET]: Fix hotplug race during device registration. | Sergey Vlasov | 2006-04-10 |
* | | [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64 | Brian Haley | 2006-04-10 |
* | | [NET]: More kzalloc conversions. | Andrew Morton | 2006-04-10 |
* | | [NET] kzalloc: use in alloc_netdev | Paolo 'Blaisorblade' Giarrusso | 2006-04-10 |
* | | [PKT_SCHED] act_police: Rename methods. | Jamal Hadi Salim | 2006-04-10 |
* | | [NETFILTER]: H.323 helper: remove changelog | Patrick McHardy | 2006-04-10 |
* | | [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions | Patrick McHardy | 2006-04-10 |
* | | [NETFILTER]: Add address family specific checksum helpers | Patrick McHardy | 2006-04-10 |
* | | [NETFILTER]: Introduce infrastructure for address family specific operations | Patrick McHardy | 2006-04-10 |
* | | [NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency | Patrick McHardy | 2006-04-10 |
* | | [NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl' | Jing Min Zhao | 2006-04-10 |
* | | [NETFILTER]: H.323 helper: make get_h245_addr() static | Jing Min Zhao | 2006-04-10 |
* | | [NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL | Jing Min Zhao | 2006-04-10 |
* | | [NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h | Jing Min Zhao | 2006-04-10 |
* | | [NETFILTER]: Fix section mismatch warnings | Patrick McHardy | 2006-04-10 |
* | | [NETFILTER]: Clean up hook registration | Patrick McHardy | 2006-04-10 |
* | | [NETFILTER]: Add helper functions for mass hook registration/unregistration | Patrick McHardy | 2006-04-10 |
* | | [INET]: Use port unreachable instead of proto for tunnels | Herbert Xu | 2006-04-10 |