summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Remove redundant NULL checks before [kv]freeJesper Juhl2006-04-182-7/+3
* unaligned access in sk_run_filter()Dmitry Mishin2006-04-181-2/+3
* [IPV6]: Clean up hop-by-hop options handler.YOSHIFUJI Hideaki2006-04-182-4/+3
* [IPV6] XFRM: Fix decoding session with preceding extension header(s).YOSHIFUJI Hideaki2006-04-181-2/+2
* [IPV6] XFRM: Don't use old copy of pointer after pskb_may_pull().YOSHIFUJI Hideaki2006-04-181-1/+3
* [IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff.YOSHIFUJI Hideaki2006-04-181-0/+12
* [TCP]: Fix truesize underflowHerbert Xu2006-04-181-1/+3
* [IPV4]: ip_route_input panic fixStephen Hemminger2006-04-171-1/+4
* [PATCH] ip_output: account for fraggap when checking to add trailer_lenZach Brown2006-04-141-1/+1
* [ATM] clip: add module infoStephen Hemminger2006-04-141-1/+2
* [ATM] clip: notifier related cleanupsStephen Hemminger2006-04-141-20/+6
* [ATM] clip: get rid of PROC_FS ifdefStephen Hemminger2006-04-141-9/+4
* [ATM] clip: run through LindentStephen Hemminger2006-04-141-211/+199
* [ATM]: Clip timer race.Stephen Hemminger2006-04-141-11/+5
* [ATM]: clip causes unregister hangStephen Hemminger2006-04-141-15/+27
* [XFRM]: Fix aevent timer.Jamal Hadi Salim2006-04-141-6/+19
* [IPV4]: Possible cleanups.Adrian Bunk2006-04-147-13/+2
* [WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk2006-04-111-2/+0
* [BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.cJayachandran C2006-04-111-3/+3
* [DCCP]: Fix leak in net/dccp/ipv4.cEric Sesterhenn2006-04-111-1/+1
* [BRIDGE]: receive link-local on disabled ports.Stephen Hemminger2006-04-111-3/+0
* [IPv6] reassembly: Always compute hash under the fragment lock.Zach Brown2006-04-111-6/+12
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-111-4/+0
|\
| * [PATCH] splice: warning fixAndrew Morton2006-04-111-4/+0
* | [PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarilyNeilBrown2006-04-111-6/+8
* | [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-1120-40/+40
* | [IPV6]: Deinline few large functions in inet6 codeDenis Vlasenko2006-04-091-0/+80
* | [IPV4] ip_fragment: Always compute hash with ipfrag_lock held.David S. Miller2006-04-091-5/+10
* | [NETFILTER]: Fix DNAT in LOCAL_OUTPatrick McHardy2006-04-091-1/+1
* | [NET]: Fix hotplug race during device registration.Sergey Vlasov2006-04-091-1/+1
* | [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64Brian Haley2006-04-091-0/+1
* | [NET]: More kzalloc conversions.Andrew Morton2006-04-095-22/+8
* | [NET] kzalloc: use in alloc_netdevPaolo 'Blaisorblade' Giarrusso2006-04-091-2/+1
* | [PKT_SCHED] act_police: Rename methods.Jamal Hadi Salim2006-04-091-4/+4
* | [NETFILTER]: H.323 helper: remove changelogPatrick McHardy2006-04-092-49/+0
* | [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functionsPatrick McHardy2006-04-098-153/+25
* | [NETFILTER]: Add address family specific checksum helpersPatrick McHardy2006-04-092-0/+67
* | [NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy2006-04-094-52/+54
* | [NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependencyPatrick McHardy2006-04-091-0/+1
* | [NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl'Jing Min Zhao2006-04-091-1/+5
* | [NETFILTER]: H.323 helper: make get_h245_addr() staticJing Min Zhao2006-04-091-2/+2
* | [NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPLJing Min Zhao2006-04-091-12/+11
* | [NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.hJing Min Zhao2006-04-095-1092/+1
* | [NETFILTER]: Fix section mismatch warningsPatrick McHardy2006-04-0910-248/+203
* | [NETFILTER]: Clean up hook registrationPatrick McHardy2006-04-0911-579/+253
* | [NETFILTER]: Add helper functions for mass hook registration/unregistrationPatrick McHardy2006-04-091-0/+28
* | [INET]: Use port unreachable instead of proto for tunnelsHerbert Xu2006-04-092-2/+2
* | [BLUETOOTH] sco: Possible double free.Eric Sesterhenn2006-04-091-1/+1
* | [NET]: Fix an off-by-21-or-49 error.Adrian Bunk2006-04-091-1/+1
* | [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6Herbert Xu2006-04-095-13/+21
OpenPOWER on IntegriCloud