aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* [WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk2006-04-11
* [BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.cJayachandran C2006-04-11
* [DCCP]: Fix leak in net/dccp/ipv4.cEric Sesterhenn2006-04-11
* [BRIDGE]: receive link-local on disabled ports.Stephen Hemminger2006-04-11
* [IPv6] reassembly: Always compute hash under the fragment lock.Zach Brown2006-04-11
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-11
|\
| * [PATCH] splice: warning fixAndrew Morton2006-04-11
* | [PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarilyNeilBrown2006-04-11
* | [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-11
* | [IPV6]: Deinline few large functions in inet6 codeDenis Vlasenko2006-04-10
* | [IPV4] ip_fragment: Always compute hash with ipfrag_lock held.David S. Miller2006-04-10
* | [NETFILTER]: Fix DNAT in LOCAL_OUTPatrick McHardy2006-04-10
* | [NET]: Fix hotplug race during device registration.Sergey Vlasov2006-04-10
* | [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64Brian Haley2006-04-10
* | [NET]: More kzalloc conversions.Andrew Morton2006-04-10
* | [NET] kzalloc: use in alloc_netdevPaolo 'Blaisorblade' Giarrusso2006-04-10
* | [PKT_SCHED] act_police: Rename methods.Jamal Hadi Salim2006-04-10
* | [NETFILTER]: H.323 helper: remove changelogPatrick McHardy2006-04-10
* | [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functionsPatrick McHardy2006-04-10
* | [NETFILTER]: Add address family specific checksum helpersPatrick McHardy2006-04-10
* | [NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy2006-04-10
* | [NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependencyPatrick McHardy2006-04-10
* | [NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl'Jing Min Zhao2006-04-10
* | [NETFILTER]: H.323 helper: make get_h245_addr() staticJing Min Zhao2006-04-10
* | [NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPLJing Min Zhao2006-04-10
* | [NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.hJing Min Zhao2006-04-10
* | [NETFILTER]: Fix section mismatch warningsPatrick McHardy2006-04-10
* | [NETFILTER]: Clean up hook registrationPatrick McHardy2006-04-10
* | [NETFILTER]: Add helper functions for mass hook registration/unregistrationPatrick McHardy2006-04-10
* | [INET]: Use port unreachable instead of proto for tunnelsHerbert Xu2006-04-10
* | [BLUETOOTH] sco: Possible double free.Eric Sesterhenn2006-04-10
* | [NET]: Fix an off-by-21-or-49 error.Adrian Bunk2006-04-10
* | [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6Herbert Xu2006-04-10
* | [NETFILTER]: Fix fragmentation issues with bridge netfilterPatrick McHardy2006-04-10
* | [FIB_TRIE]: Fix leaf freeing.Robert Olsson2006-04-10
* | [IPSEC]: Check x->encap before dereferencing itHerbert Xu2006-04-10
|/
* [NET]: Fully fix the memory leaks in sys_accept().David S. Miller2006-04-01
* [NETFILTER]: iptables 32bit compat layerDmitry Mishin2006-04-01
* [NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistrationMartin Josefsson2006-04-01
* [NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlinkMartin Josefsson2006-04-01
* [NETFILTER]: x_tables: unify IPv4/IPv6 multiport matchYasuyuki Kozakai2006-04-01
* [NETFILTER]: x_tables: unify IPv4/IPv6 esp matchYasuyuki Kozakai2006-04-01
* [NET]: Fix dentry leak in sys_accept().David S. Miller2006-04-01
* [IPSEC]: Kill unused decap state structureHerbert Xu2006-04-01
* [IPSEC]: Kill unused decap state argumentHerbert Xu2006-04-01
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-31
|\
| * [NET]: add SO_RCVBUF commentAndrew Morton2006-03-31
| * [NET]: Deinline some larger functions from netdevice.hDenis Vlasenko2006-03-29
| * [DCCP]: Use NULL for pointers, comfort sparse.Randy Dunlap2006-03-29
| * [DECNET]: Fix refcountPatrick Caulfield2006-03-29