summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2006-04-18[NET]: Remove redundant NULL checks before [kv]freeJesper Juhl
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[IPV4]: Possible cleanups.Adrian Bunk
2006-04-11[PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki
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[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[INET]: Use port unreachable instead of proto for tunnelsHerbert Xu
2006-04-09[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6Herbert Xu
2006-04-09[NETFILTER]: Fix fragmentation issues with bridge netfilterPatrick McHardy
2006-04-09[FIB_TRIE]: Fix leaf freeing.Robert Olsson
2006-04-09[IPSEC]: Check x->encap before dereferencing itHerbert Xu
2006-04-01[NETFILTER]: iptables 32bit compat layerDmitry Mishin
2006-04-01[NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistrationMartin Josefsson
2006-04-01[NETFILTER]: x_tables: unify IPv4/IPv6 multiport matchYasuyuki Kozakai
2006-04-01[NETFILTER]: x_tables: unify IPv4/IPv6 esp matchYasuyuki Kozakai
2006-04-01[IPSEC]: Kill unused decap state structureHerbert Xu
2006-04-01[IPSEC]: Kill unused decap state argumentHerbert Xu
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton
2006-03-28[TCP]: Fix RFC2465 typo.S P
2006-03-28[INET]: Introduce tunnel4/tunnel6Herbert Xu
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi
2006-03-25[IPV4]: Aggregate route entries with different TOS valuesIlia Sotnikov
2006-03-25[TCP]: Mark tcp_*mem[] __read_mostly.David S. Miller
2006-03-25[TCP]: Set default max buffers from memory pool sizeJohn Heffner
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan
2006-03-23[IPV4]: Add fib rule netlink notificationsPatrick McHardy
2006-03-22[TCP]: Do not use inet->id of global tcp_socket when sending RST.Alexey Kuznetsov
2006-03-22[NETFILTER]: Fix undefined references to get_h225_addrPatrick McHardy
2006-03-22[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demandPablo Neira Ayuso
2006-03-22[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso
2006-03-22[NETFILTER]: conntrack: cleanup the conntrack ID initializationPablo Neira Ayuso
2006-03-22[NETFILTER]: ctnetlink: Fix expectaction mask dumpingPablo Neira Ayuso
2006-03-20[NETFILTER]: Add H.323 conntrack/NAT helperJing Min Zhao
2006-03-20[INET]: Fix typo in Arnaldo's connection sock compat fixups.David S. Miller