v9fs: don't use primary fid when removing file
[safe/jmp/linux-2.6] / net / ipv4 /
2007-04-13 David S. Miller[NETFILTER] arp_tables: Fix unaligned accesses.
2007-04-12 Patrick McHardy[NETFILTER]: ipt_ULOG: use put_unaligned
2007-04-10 Jaroslav Kysela[NETFILTER]: ipt_CLUSTERIP: fix oops in checkentry...
2007-04-09 David S. Miller[TCP]: slow_start_after_idle should influence cwnd...
2007-04-05 Patrick McHardy[XFRM]: beet: fix IP option decapsulation
2007-04-05 Patrick McHardy[XFRM]: beet: fix beet mode decapsulation
2007-04-05 Patrick McHardy[XFRM]: beet: use IPOPT_NOP for option padding
2007-04-05 Patrick McHardy[XFRM]: beet: fix IP option encapsulation
2007-04-02 John Heffner[TCP]: Do receiver-side SWS avoidance for rcvbuf <...
2007-03-26 Robert Olsson[IPV4] fib_trie: Document locking.
2007-03-26 Thomas Graf[IPv4] fib: Fix out of bound access of fib_props[]
2007-03-26 Thomas Graf[NET]: Fix fib_rules compatibility breakage
2007-03-22 Patrick McHardy[NETFILTER]: nat: avoid rerouting packets if only XFRM...
2007-03-16 John Heffner[TCP]: Fix tcp_mem[] initialization.
2007-03-16 Robert Olsson[IPV4]: Do not disable preemption in trie_leaf_remove().
2007-03-13 Geert Uytterhoeven[IPV4]: Fix warning in ip_mc_rejoin_group.
2007-03-12 Paul Moore[NetLabel]: parse the CIPSO ranged tag on incoming...
2007-03-09 Evgeniy Polyakov[IPV4]: Fix rtm_to_ifaddr() error handling.
2007-03-08 Herbert Xu[UDP]: Reread uh pointer after pskb_trim
2007-03-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-03-06 Jay Vosburghbonding: Improve IGMP join processing
2007-03-05 Patrick McHardy[NETFILTER]: tcp conntrack: accept SYN|URG as valid
2007-03-05 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: fix incorrect config...
2007-03-05 Patrick McHardy[NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup...
2007-03-03 Paul Moore[NetLabel]: Verify sensitivity level has a valid CIPSO...
2007-02-28 Arnaldo Carvalho... [TCP]: Fix minisock tcp_create_openreq_child() typo.
2007-02-26 Bernhard Walle[XFRM]: Fix oops in xfrm4_dst_destroy()
2007-02-26 Arnaldo Carvalho... [XFRM_TUNNEL]: Reload header pointer after pskb_may_pul...
2007-02-26 Joe Perches[IPV4]: Use random32() in net/ipv4/multipath
2007-02-26 Herbert Xu[IPV4] devinet: Register inetdev earlier.
2007-02-26 Baruch Even[IPV4]: Correct links in net/ipv4/Kconfig
2007-02-26 David S. Miller[TCP]: Fix MD5 signature pool locking.
2007-02-17 Adrian Bunkcorrect a dead URL in the IP_MULTICAST help text
2007-02-17 Robert P. J. DayVarious typo fixes.
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove the proc_dir_entry member for...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-13 Kazunori MIYAZAWA[IPSEC]: Changing API of xfrm4_tunnel_register.
2007-02-13 Ilpo Järvinen[TCP]: Prevent pseudo garbage in SYN's advertized window
2007-02-13 Herbert Xu[NETFILTER]: Clear GSO bits for TCP reset packet
2007-02-13 Patrick McHardy[XFRM]: Fix IPv4 tunnel mode decapsulation with IPV6=n
2007-02-12 Stephen Hemminger[TCP]: cleanup of htcp (resend)
2007-02-12 Stephen Hemminger[TCP]: Use read mostly for CUBIC parameters.
2007-02-12 Patrick McHardy[NETFILTER]: Kconfig: improve dependency handling
2007-02-12 Patrick McHardy[NETFILTER]: nf_conntrack: properly use RCU for nf_conn...
2007-02-12 Patrick McHardy[NETFILTER]: ip_conntrack: properly use RCU for ip_conn...
2007-02-12 Patrick McHardy[NETFILTER]: ip_conntrack: fix invalid conntrack statis...
2007-02-12 Patrick McHardy[NETFILTER]: nf_conntrack: properly use RCU API for...
2007-02-12 Patrick McHardy[NETFILTER]: ip_conntrack: properly use RCU API for...
2007-02-12 Patrick McHardy[NETFILTER]: nf_nat: properly use RCU API for nf_nat_pr...
2007-02-12 Patrick McHardy[NETFILTER]: ip_nat: properly use RCU API for ip_nat_pr...
2007-02-12 Patrick McHardy[NETFILTER]: nf_log: minor cleanups
2007-02-12 Patrick McHardy[NETFILTER]: Properly use RCU in nf_ct_attach
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-02-11 Eric Dumazet[IPV4]: Restore multipath routing after rt_next changes.
2007-02-11 Eric Dumazet[IPV4]: Convert ipv4 route to use the new dst_entry...
2007-02-11 Eric Dumazet[UDP]: UDP can use sk_hash to speedup lookups
2007-02-11 YOSHIFUJI Hideaki[NET] IPV4: Fix whitespace errors.
2007-02-08 Eric Dumazet[NET]: change layout of ehash table
2007-02-08 Jan Engelhardt[NETFILTER]: {ip,ip6}_tables: use struct xt_table inste...
2007-02-08 Jan Engelhardt[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper...
2007-02-08 Jan Engelhardt[NETFILTER]: x_tables: fix return values for LOG/ULOG
2007-02-08 Eric Leblond[NETFILTER]: NAT: optional source port randomization...
2007-02-08 Patrick McHardy[NETFILTER]: add IPv6-capable TCPMSS target
2007-02-08 Patrick McHardy[NET]: Add UDPLITE support in a few missing spots
2007-02-08 Patrick McHardy[NETFILTER]: nf_nat: remove broken HOOKNAME macro
2007-02-08 Patrick McHardy[NETFILTER]: tcp conntrack: do liberal tracking for...
2007-02-08 Stephen Hemminger[NET]: unregister_netdevice as void
2007-02-08 Alexey Dobriyan[IPV4/IPV6] multicast: Check add_grhead() return value
2007-02-08 David S. Miller[XFRM]: Fix missed error setting in xfrm4_policy.c
2007-02-08 Miika Komu[IPSEC]: IPv4 over IPv6 IPsec tunnel
2007-02-08 Miika Komu[IPSEC]: IPv6 over IPv4 IPsec tunnel
2007-02-08 Miika Komu[IPSEC]: exporting xfrm_state_afinfo
2007-02-08 John Heffner[TCP]: Don't apply FIN exception to full TSO segments.
2007-02-08 Baruch Even[TCP]: Check num sacks in SACK fast path
2007-02-08 Baruch Even[TCP]: Seperate DSACK from SACK fast path
2007-02-08 Baruch Even[TCP]: Advance fast path pointer for first block only
2007-02-08 David S. Miller[IPV4/IPV6]: Always wait for IPSEC SA resolution in...
2007-02-08 Frederik Deweerdt[TCP]: remove tcp header from tcp_v4_check (take #2)
2007-02-08 Patrick McHardy[NETLINK]: Don't BUG on undersized allocations
2007-02-03 Patrick McHardy[NETFILTER]: ctnetlink: fix compile failure with NF_CON...
2007-01-30 Patrick McHardy[NETFILTER]: SIP conntrack: fix out of bounds memory...
2007-01-30 Lars Immisch[NETFILTER]: SIP conntrack: fix skipping over user...
2007-01-27 Robert Olsson[IPV4]: Fix single-entry /proc/net/fib_trie output.
2007-01-26 Patrick McHardy[NETFILTER]: nf_nat_pptp: fix expectation removal
2007-01-26 Patrick McHardy[NETFILTER]: nf_nat: fix ICMP translation with statical...
2007-01-26 David S. Miller[TCP]: Restore SKB socket owner setting in tcp_transmit...
2007-01-25 Baruch Even[TCP]: Fix sorting of SACK blocks.
2007-01-24 Eric W. Biederman[IPV4]: Fix the fib trie iterator to work with a single...
2007-01-24 Jarek Poplawski[TCP]: rare bad TCP checksum with 2.6.19
2007-01-24 Masayuki Nakagawa[TCP]: skb is unexpectedly freed.
2007-01-24 Patrick McHardy[NETFILTER]: ctnetlink: fix leak in ctnetlink_create_co...
2007-01-23 Stephen Hemminger[PATCH] email change for shemminger@osdl.org
2007-01-09 Jarek Poplawski[IPV4] devinet: inetdev_init out label moved after...
2007-01-09 Paul Moore[INET]: style updates for the inet_sock->is_icsk assign...
2007-01-09 Patrick McHardy[NETFILTER]: nf_nat: fix hanging connections when loadi...
2007-01-09 Craig Schlenter[TCP]: Fix iov_len calculation in tcp_v4_send_ack().
2007-01-09 Paul Moore[INET]: Fix incorrect "inet_sock->is_icsk" assignment.
next