summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2006-04-18[NET]: Remove redundant NULL checks before [kv]freeJesper Juhl
2006-04-18unaligned 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 underflowHerbert Xu
2006-04-17[IPV4]: ip_route_input panic fixStephen Hemminger
2006-04-14[PATCH] ip_output: account for fraggap when checking to add trailer_lenZach Brown
2006-04-14[ATM] clip: add module infoStephen Hemminger
2006-04-14[ATM] clip: notifier related cleanupsStephen Hemminger
2006-04-14[ATM] clip: get rid of PROC_FS ifdefStephen Hemminger
2006-04-14[ATM] clip: run through LindentStephen Hemminger
2006-04-14[ATM]: Clip timer race.Stephen Hemminger
2006-04-14[ATM]: clip causes unregister hangStephen Hemminger
2006-04-14[XFRM]: Fix aevent timer.Jamal Hadi Salim
2006-04-14[IPV4]: Possible cleanups.Adrian Bunk
2006-04-11[WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk
2006-04-11[BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.cJayachandran C
2006-04-11[DCCP]: Fix leak in net/dccp/ipv4.cEric 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-11Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-04-11[PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarilyNeilBrown
2006-04-11[PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki
2006-04-11[PATCH] splice: warning fixAndrew Morton
2006-04-09[IPV6]: Deinline few large functions in inet6 codeDenis Vlasenko
2006-04-09[IPV4] ip_fragment: Always compute hash with ipfrag_lock held.David S. Miller
2006-04-09[NETFILTER]: Fix DNAT in LOCAL_OUTPatrick McHardy
2006-04-09[NET]: Fix hotplug race during device registration.Sergey Vlasov
2006-04-09[NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64Brian Haley
2006-04-09[NET]: More kzalloc conversions.Andrew Morton
2006-04-09[NET] kzalloc: use in alloc_netdevPaolo 'Blaisorblade' Giarrusso
2006-04-09[PKT_SCHED] act_police: Rename methods.Jamal Hadi Salim
2006-04-09[NETFILTER]: H.323 helper: remove changelogPatrick McHardy
2006-04-09[NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functionsPatrick McHardy
2006-04-09[NETFILTER]: Add address family specific checksum helpersPatrick McHardy
2006-04-09[NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy
2006-04-09[NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependencyPatrick McHardy
2006-04-09[NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl'Jing Min Zhao
2006-04-09[NETFILTER]: H.323 helper: make get_h245_addr() staticJing Min Zhao
2006-04-09[NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPLJing Min Zhao
2006-04-09[NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.hJing Min Zhao
2006-04-09[NETFILTER]: Fix section mismatch warningsPatrick McHardy
2006-04-09[NETFILTER]: Clean up hook registrationPatrick McHardy
2006-04-09[NETFILTER]: Add helper functions for mass hook registration/unregistrationPatrick McHardy
2006-04-09[INET]: Use port unreachable instead of proto for tunnelsHerbert Xu
2006-04-09[BLUETOOTH] sco: Possible double free.Eric Sesterhenn
2006-04-09[NET]: Fix an off-by-21-or-49 error.Adrian Bunk
2006-04-09[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6Herbert Xu