[PATCH] e1000: Fix PBA allocation calculations
[safe/jmp/linux-2.6] / net / ipv4 /
2006-12-22 David S. Miller[UDP]: Fix reversed logic in udp_get_port().
2006-12-18 Li Yewang[IPV4]: Fix BUG of ip_rt_send_redirect()
2006-12-18 Leigh Brown[TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash
2006-12-18 Leigh Brown[TCP]: Fix oops caused by tcp_v4_md5_do_del
2006-12-14 David S. Miller[TCP]: Fix oops caused by __tcp_put_md5sig_pool()
2006-12-14 Al Viro[NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst...
2006-12-14 Dmitry Mishin[NETFILTER]: ip_tables: ipt and ipt_compat checks unifi...
2006-12-14 Yasuyuki Kozakai[NETFILTER]: x_tables: add missing try to load conntrac...
2006-12-14 Yasuyuki Kozakai[NETFILTER]: nf_nat: fix NF_NAT dependency
2006-12-12 Peter Zijlstrafix typo in net/ipv4/ip_fragment.c
2006-12-11 Simon Horman[IPVS]: Make ip_vs_sync.c <= 80col wide.
2006-12-11 Simon Horman[IPVS]: Use msleep_interruptable() instead of ssleep...
2006-12-10 Alexey Dobriyan[PATCH] sysctl: remove unused "context" param
2006-12-09 Stephen Hemminger[NET]: Convert hh_lock to seqlock.
2006-12-08 Josef Sipek[PATCH] struct path: convert netfilter
2006-12-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-07 David S. Miller[TCP] inet_twdr_hangman: Delete unnecessary memory...
2006-12-07 Ralf Baechle[NET]: Memory barrier cleanups
2006-12-07 David S. Miller[IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries.
2006-12-07 Dmitry Mishin[NETFILTER]: Fix iptables compat hook validation
2006-12-07 Dmitry Mishin[NETFILTER]: Fix {ip,ip6,arp}_tables hook validation
2006-12-07 Patrick McHardy[XFRM]: Use output device disable_xfrm for forwarded...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04 Al Viro[PATCH] severing skbuff.h -> mm.h
2006-12-04 Al Viro[PATCH] severing skbuff.h -> highmem.h
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanup
2006-12-03 Patrick McHardy[NETFILTER]: Mark old IPv4-only connection tracking...
2006-12-03 Patrick McHardy[NETFILTER]: nf_nat: add SNMP NAT helper port
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: add SIP helper port
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: add IRC helper port
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: add amanda helper...
2006-12-03 Jozsef Kadlecsik[NETFILTER]: nf_nat: add FTP NAT helper port
2006-12-03 Jozsef Kadlecsik[NETFILTER]: Add NAT support for nf_conntrack
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: add module aliases to IPv4...
2006-12-03 Patrick McHardy[NETFILTER]: Kconfig: improve conntrack selection
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: endian annotations
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: fix NF_CONNTRACK_PROC_COMPAT...
2006-12-03 Andrew Morton[TCP]: Fix warnings with TCP_MD5SIG disabled.
2006-12-03 Adrian Bunk[NET]: Possible cleanups.
2006-12-03 David S. Miller[TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG.
2006-12-03 Paul MooreNetLabel: add the ranged tag to the CIPSOv4 protocol
2006-12-03 Paul MooreNetLabel: add the enumerated tag to the CIPSOv4 protocol
2006-12-03 Paul MooreNetLabel: convert to an extensibile/sparse category...
2006-12-03 Patrick McHardy[NETFILTER]: Fix PROC_FS=n warnings
2006-12-03 Patrick McHardy[NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCK
2006-12-03 Patrick McHardy[NETFILTER]: x_tables: add NFLOG target
2006-12-03 Patrick McHardy[NETFILTER]: x_tables: add port of hashlimit match...
2006-12-03 Pablo Neira Ayuso[NETFILTER]: ctnetlink: rework conntrack fields dumping...
2006-12-03 Pablo Neira Ayuso[NETFILTER]: ctnetlink: check for status attribute...
2006-12-03 Patrick McHardy[NETFILTER]: sip conntrack: better NAT handling
2006-12-03 Patrick McHardy[NETFILTER]: sip conntrack: make header shortcuts optional
2006-12-03 Patrick McHardy[NETFILTER]: sip conntrack: do case insensitive SIP...
2006-12-03 Patrick McHardy[NETFILTER]: sip conntrack: minor cleanup
2006-12-03 Patrick McHardy[NETFILTER]: ip_conntrack: fix NAT helper unload races
2006-12-03 Yasuyuki Kozakai[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrac...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: /proc compatibility with...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: sysctl compatibility with...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: move conntrack protocol...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: move extern declaration...
2006-12-03 Martin Josefsson[NETFILTER]: nf_conntrack: remove unused struct list_he...
2006-12-03 Martin Josefsson[NETFILTER]: nf_conntrack: rename struct nf_conntrack_p...
2006-12-03 David S. Miller[TCP] Vegas: Increase default alpha to 2 and beta to 4.
2006-12-03 Gerrit Renker[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt...
2006-12-03 Thomas Graf[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some...
2006-12-03 Thomas Graf[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
2006-12-03 Arnaldo Carvalho... [IPVS]: Use kmemdup where appropriate
2006-12-03 Al Viro[CIPSO]: Missing annotation in cipso_ipv4 update.
2006-12-03 Al Viro[NET]: Split skb->csum
2006-12-03 Al Viro[NETFILTER]: ip_nat_snmp_basic annotations.
2006-12-03 Al Viro[NET]: Fix assorted misannotations (from md5 and udplit...
2006-12-03 Paul MooreNetLabel: use cipso_v4_doi_search() for local CIPSOv4...
2006-12-03 Paul MooreNetLabel: return the correct error for translated CIPSO...
2006-12-03 Paul MooreNetLabel: fixup the handling of CIPSOv4 tags to allow...
2006-12-03 Paul MooreNetLabel: add tag verification when adding new CIPSOv4...
2006-12-03 Paul MooreNetLabel: check for a CIPSOv4 option before we do call...
2006-12-03 Paul MooreNetLabel: make netlbl_lsm_secattr struct easier/quicker...
2006-12-03 Arnaldo Carvalho... [TCP]: Tidy up skb_entail
2006-12-03 Arnaldo Carvalho... [TCP] minisocks: Use kmemdup and LIMIT_NETDEBUG
2006-12-03 Arnaldo Carvalho... [IPV4]: Use kmemdup in net/ipv4/devinet.c
2006-12-03 Arnaldo Carvalho... [NETLABEL]: Use kmemdup in cipso_ipv4.c
2006-12-03 Arnaldo Carvalho... [TCP_IPV4]: Use kmemdup where appropriate
2006-12-03 Arnaldo Carvalho... [TCP_IPV4]: CodingStyle cleanups, no code change
2006-12-03 Gerrit Renker[NET/IPv4]: Make udp_push_pending_frames static
2006-12-03 Al Viro[NET]: netfilter checksum annotations
2006-12-03 Al Viro[NET]: ipvs checksum annotations.
2006-12-03 Al Viro[NET]: Make mangling a checksum (0 -> 0xffff on the...
2006-12-03 Al Viro[NET]: Annotate __skb_checksum_complete() and friends.
2006-12-03 Al Viro[NET]: Annotate ip_vs_checksum_complete() and callers.
2006-12-03 Al Viro[NET]: Annotate callers of the reset of checksum.h...
2006-12-03 Al Viro[NET]: Annotate callers of csum_partial_copy_...()...
2006-12-03 Al Viro[NET]: Annotate csum_partial() callers in net/*
2006-12-03 Al Viro[NET]: Annotate csum_tcpudp_magic() callers in net/*
2006-12-03 Al Viro[NET]: Annotate callers of csum_fold() in net/*
next