Don't include agp_backend.h in user-visible part of agpgart.h
[safe/jmp/linux-2.6] / net / ipv4 /
2006-04-25 Thomas Voegtle[NETFILTER]: ULOG target is not obsolete
2006-04-20 Herbert Xu[TCP]: Account skb overhead in tcp_fragment
2006-04-18 Jesper Juhl[NET]: Remove redundant NULL checks before [kv]free
2006-04-18 Herbert Xu[TCP]: Fix truesize underflow
2006-04-18 Stephen Hemminger[IPV4]: ip_route_input panic fix
2006-04-14 Zach Brown[PATCH] ip_output: account for fraggap when checking...
2006-04-14 Adrian Bunk[IPV4]: Possible cleanups.
2006-04-11 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: network codes
2006-04-10 David S. Miller[IPV4] ip_fragment: Always compute hash with ipfrag_loc...
2006-04-10 Patrick McHardy[NETFILTER]: Fix DNAT in LOCAL_OUT
2006-04-10 Patrick McHardy[NETFILTER]: H.323 helper: remove changelog
2006-04-10 Patrick McHardy[NETFILTER]: Convert conntrack/ipt_REJECT to new checks...
2006-04-10 Patrick McHardy[NETFILTER]: Add address family specific checksum helpers
2006-04-10 Patrick McHardy[NETFILTER]: Introduce infrastructure for address famil...
2006-04-10 Patrick McHardy[NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency
2006-04-10 Jing Min Zhao[NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl'
2006-04-10 Jing Min Zhao[NETFILTER]: H.323 helper: make get_h245_addr() static
2006-04-10 Jing Min Zhao[NETFILTER]: H.323 helper: change EXPORT_SYMBOL to...
2006-04-10 Jing Min Zhao[NETFILTER]: H.323 helper: move some function prototype...
2006-04-10 Patrick McHardy[NETFILTER]: Fix section mismatch warnings
2006-04-10 Patrick McHardy[NETFILTER]: Clean up hook registration
2006-04-10 Herbert Xu[INET]: Use port unreachable instead of proto for tunnels
2006-04-10 Herbert Xu[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6
2006-04-10 Patrick McHardy[NETFILTER]: Fix fragmentation issues with bridge netfilter
2006-04-10 Robert Olsson[FIB_TRIE]: Fix leaf freeing.
2006-04-10 Herbert Xu[IPSEC]: Check x->encap before dereferencing it
2006-04-01 Dmitry Mishin[NETFILTER]: iptables 32bit compat layer
2006-04-01 Martin Josefsson[NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation...
2006-04-01 Yasuyuki Kozakai[NETFILTER]: x_tables: unify IPv4/IPv6 multiport match
2006-04-01 Yasuyuki Kozakai[NETFILTER]: x_tables: unify IPv4/IPv6 esp match
2006-04-01 Herbert Xu[IPSEC]: Kill unused decap state structure
2006-04-01 Herbert Xu[IPSEC]: Kill unused decap state argument
2006-03-29 Andrew Morton[NETFILTER]: Rename init functions.
2006-03-29 S P[TCP]: Fix RFC2465 typo.
2006-03-29 Herbert Xu[INET]: Introduce tunnel4/tunnel6
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-26 Ingo Molnar[PATCH] sem2mutex: misc static one-file mutexes
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-25 Davide Libenzi[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed...
2006-03-25 Ilia Sotnikov[IPV4]: Aggregate route entries with different TOS...
2006-03-25 David S. Miller[TCP]: Mark tcp_*mem[] __read_mostly.
2006-03-25 John Heffner[TCP]: Set default max buffers from memory pool size
2006-03-24 Alexey Dobriyan[PATCH] s/;;/;/g
2006-03-23 Patrick McHardy[IPV4]: Add fib rule netlink notifications
2006-03-22 Alexey Kuznetsov[TCP]: Do not use inet->id of global tcp_socket when...
2006-03-22 Patrick McHardy[NETFILTER]: Fix undefined references to get_h225_addr
2006-03-22 Pablo Neira Ayuso[NETFILTER]: nf_conntrack: support for layer 3 protocol...
2006-03-22 Pablo Neira Ayuso[NETFILTER]: x_tables: set the protocol family in x_tab...
2006-03-22 Pablo Neira Ayuso[NETFILTER]: conntrack: cleanup the conntrack ID initia...
2006-03-22 Pablo Neira Ayuso[NETFILTER]: ctnetlink: Fix expectaction mask dumping
2006-03-21 Jing Min Zhao[NETFILTER]: Add H.323 conntrack/NAT helper
2006-03-21 David S. Miller[INET]: Fix typo in Arnaldo's connection sock compat...
2006-03-21 Arnaldo Carvalho... [NET]: Identation & other cleanups related to compat_...
2006-03-21 Arnaldo Carvalho... [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt
2006-03-21 Dmitry Mishin[NET]: {get|set}sockopt compatibility layer
2006-03-21 Catherine Zhang[SECURITY]: TCP/UDP getpeersec
2006-03-21 Rick Jones[TCP]: sysctl to allow TCP window > 32767 sans wscale
2006-03-21 Neil Horman[IPV4] ARP: Alloc acceptance of unsolicited ARP via...
2006-03-21 David S. Miller[NETFILTER]: Fix warnings in ip_nat_snmp_basic.c
2006-03-21 Ingo Molnar[NET]: sem2mutex part 2
2006-03-21 Arjan van de Ven[NET] sem2mutex: net/
2006-03-21 Stephen Hemminger[NET]: dev_put/dev_hold cleanup
2006-03-21 Stephen Hemminger[NET]: Convert RTNL to mutex.
2006-03-21 Baruch Even[TCP] H-TCP: Better time accounting
2006-03-21 Baruch Even[TCP] H-TCP: Account for delayed-ACKs
2006-03-21 Baruch Even[TCP] H-TCP: Use msecs_to_jiffies
2006-03-21 Arnaldo Carvalho... [ICSK]: Introduce inet_csk_ctl_sock_create
2006-03-21 Robert Olsson[IPV4]: fib_trie stats fix
2006-03-21 Robert Olsson[IPV4]: fib_trie initialzation fix
2006-03-21 John Heffner[TCP] mtu probing: move tcp-specific data out of inet_c...
2006-03-21 Patrick McHardy[NETFILTER]: Fix skb->nf_bridge lifetime issues
2006-03-21 Jamal Hadi Salim[IPSEC]: Sync series - fast path
2006-03-21 Patrick McHardy[NETFILTER]: ctnetlink: avoid unneccessary event messag...
2006-03-21 Patrick McHardy[NETFILTER]: x_tables: replace IPv4/IPv6 policy match...
2006-03-21 Patrick McHardy[NETFILTER]: x_tables: add xt_{match,target} arguments...
2006-03-21 Patrick McHardy[NETFILTER]: x_tables: pass registered match/target...
2006-03-21 Patrick McHardy[NETFILTER]: Convert arp_tables targets to centralized...
2006-03-21 Patrick McHardy[NETFILTER]: Convert ip_tables matches/targets to centr...
2006-03-21 Patrick McHardy[NETFILTER]: Change {ip,ip6,arp}_tables to use centrali...
2006-03-21 Holger Eitzenberger[NETFILTER]: Fix CID offset bug in PPTP NAT helper...
2006-03-21 Harald Welte[NETFILTER] nf_conntrack: clean up to reduce size of...
2006-03-21 John Heffner[TCP]: MTU probing
2006-03-21 Adrian Bunk[IPV4] fib_rules.c: make struct fib_rules static again
2006-03-21 Robert Olsson[IPV4]: Use RCU locking in fib_rules.
2006-03-13 Patrick McHardy[NETFILTER]: arp_tables: fix NULL pointer dereference
2006-03-13 Patrick McHardy[IPV4/6]: Fix UFO error propagation
2006-03-13 Patrick McHardy[TCP]: tcp_highspeed: fix AIMD table out-of-bounds...
2006-03-12 David S. Miller[TCP]: Fix tcp_tso_should_defer() when limit>=65536
2006-03-07 Thomas Graf[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len...
2006-02-27 Patrick McHardy[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
2006-02-27 Herbert Xu[IPSEC]: Kill post_input hook and do NAT-T in esp_input...
2006-02-27 Herbert Xu[IPSEC] esp: Kill unnecessary block and indentation
2006-02-24 Herbert Xu[IPSEC]: Use TOS when doing tunnel lookups
2006-02-24 Suresh Bhogavilli[IPV4]: Fix garbage collection of multipath route entries
2006-02-20 Patrick McHardy[NETFILTER]: Fix outgoing redirects to loopback
2006-02-20 Patrick McHardy[NETFILTER]: Fix NAT PMTUD problems
2006-02-15 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: move registration of __nf_ct...
2006-02-15 Patrick McHardy[XFRM]: Fix SNAT-related crash in xfrm4_output_finish
2006-02-15 Patrick McHardy[NETFILTER]: Fix xfrm lookup after SNAT
2006-02-13 Dave Jones[IPV4] ICMP: Invert default for invalid icmp msgs sysctl
next