netfilter: rename ipt_recent to xt_recent
[safe/jmp/linux-2.6] / net / ipv4 /
2008-10-08 Jan Engelhardtnetfilter: rename ipt_recent to xt_recent
2008-10-08 Jan Engelhardtnetfilter: Use unsigned types for hooknum and pf vars
2008-10-07 Denis V. Lunevnetns: make udpv6 mib per/namespace
2008-10-07 Ilpo Järvinentcp: cleanup messy initializer
2008-10-07 Ilpo Järvinentcp: kill pointless urg_mode
2008-10-07 Peter Zijlstranet: wrap sk->sk_backlog_rcv()
2008-10-07 KOVACS Krisztianinet: Don't lookup the socket if there's a socket attac...
2008-10-07 KOVACS Krisztianinet: Add udplib_lookup_skb() helpers
2008-10-07 Arnaldo Carvalho... inet_hashtables: Add inet_lookup_skb helpers
2008-10-06 David S. Millertcp: Respect SO_RCVLOWAT in tcp_poll().
2008-10-01 KOVACS Krisztianudp: Export UDP socket lookup function
2008-10-01 KOVACS Krisztiantcp: Port redirection support for TCP
2008-10-01 KOVACS Krisztianipv4: Make Netfilter's ip_route_me_harder() non-local...
2008-10-01 KOVACS Krisztiantcp: Handle TCP SYN+ACK/ACK/RST transparency
2008-10-01 KOVACS Krisztianipv4: Make inet_sock.h independent of route.h
2008-10-01 Tóth László Attilaipv4: Allow binding to non-local addresses if IP_TRANSP...
2008-10-01 KOVACS Krisztianipv4: Implement IP_TRANSPARENT socket option
2008-10-01 Julian Anastasovipv4: Loosen source address check on IPv4 output
2008-10-01 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-01 Vitaliy Gusevtcp: Fix NULL dereference in tcp_4_send_ack()
2008-09-23 David S. Millertcp: Fix queue traversal in tcp_use_frto().
2008-09-23 David S. Millertcp: Fix order of tests in tcp_retransmit_skb()
2008-09-22 David S. Millernet: Remove __skb_insert() calls outside of skbuff...
2008-09-21 Tom Quetchenbachtcp: advertise MSS requested by user
2008-09-21 Arnaldo Carvalho... net: Use hton[sl]() instead of __constant_hton[sl]...
2008-09-21 Ilpo Järvinentcp: back retransmit_high when it over-estimated
2008-09-21 Ilpo Järvinentcp: don't clear lost_skb_hint when not necessary
2008-09-21 Ilpo Järvinentcp: don't clear retransmit_skb_hint when not necessary
2008-09-21 Ilpo Järvinentcp: remove retransmit_skb_hint clearing from failure
2008-09-21 Ilpo Järvinentcp: reorganize retransmit code loops
2008-09-21 Ilpo Järvinentcp: remove tp->lost_out guard to make joining diff...
2008-09-21 Ilpo Järvinentcp: Reorganize skb tagbit checks
2008-09-21 Ilpo Järvinentcp: remove obsolete validity concern
2008-09-21 Ilpo Järvinentcp: add tcp_can_forward_retransmit
2008-09-21 Ilpo Järvinentcp: No need to clear retransmit_skb_hint when SACKing
2008-09-21 Ilpo Järvinentcp: Kill precaution that's very likely obsolete
2008-09-21 Ilpo Järvinentcp: convert retransmit_cnt_hint to seqno
2008-09-21 Ilpo Järvinentcp: add helper for lost bit toggling
2008-09-21 Ilpo Järvinentcp: move tcp_verify_retransmit_hint
2008-09-21 Ilpo Järvinentcp: Partial hint clearing has again become meaningless
2008-09-17 Brian Haleyipvs: change some __constant_htons() to htons()
2008-09-17 Simon Hormanipvs: add __aquire/__release annotations to ip_vs_info_...
2008-09-17 Simon Hormanipvs: supply a valid 0 address to ip_vs_conn_new()
2008-09-17 Simon Hormanipvs: only unlock in ip_vs_edit_service() if already...
2008-09-15 Herbert Xuudp: Fix rcv socket locking
2008-09-13 Stephen Rothwellnet: ip_vs_proto_{tcp,udp} build fix
2008-09-09 Simon HormanMerge git://git./linux/kernel/git/davem/net-next-2...
2008-09-09 Gerrit RenkerThis reverts "Merge branch 'dccp' of git://eden-feed...
2008-09-09 David S. MillerMerge branch 'dccp' of git://eden-feed.erg.abdn.ac...
2008-09-08 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-09-08 Sven Wegeneripvs: Embed user stats structure into kernel stats...
2008-09-08 Sven Wegeneripvs: Restrict connection table size via Kconfig
2008-09-08 Julius VolzIPVS: Remove incorrect ip_route_me_harder(), fix IPv6
2008-09-08 Simon Hormanipvs: handle PARTIAL_CHECKSUM
2008-09-08 Daniel Lezcanonetns : fix kernel panic in timewait socket destruction
2008-09-07 Simon HormanIPVS: use ipv6_addr_copy()
2008-09-07 Simon HormanIPVS: fix bogus indentation
2008-09-07 Sven Wegeneripvs: Reject ipv6 link-local addresses for destinations
2008-09-07 Sven Wegeneripvs: Mark tcp/udp v4 and v6 debug functions static
2008-09-07 Sven Wegeneripvs: Return negative error values from ip_vs_edit_serv...
2008-09-07 Sven Wegeneripvs: Use pointer to address from sync message
2008-09-05 Simon Hormanipvs: load balance ipv6 connections from a local process
2008-09-05 Malcolm Turnbullipvs: load balance IPv4 connections from a local process
2008-09-05 Julius VolzIPVS: Allow adding IPv6 services from userspace
2008-09-05 Julius VolzIPVS: Activate IPv6 Netfilter hooks
2008-09-05 Julius VolzIPVS: Adjust various debug outputs to use new macros
2008-09-05 Vince BusamIPVS: Add function to determine if IPv6 address is...
2008-09-05 Julius VolzIPVS: Turn off FTP application helper for IPv6
2008-09-05 Julius VolzIVPS: Disable sync daemon for IPv6 connections
2008-09-05 Vince BusamIPVS: Convert procfs files for IPv6 entry output
2008-09-05 Julius VolzIPVS: Convert real server lookup functions
2008-09-05 Julius VolzIPVS: Add/adjust Netfilter hook functions and helpers...
2008-09-05 Julius VolzIPVS: Extend scheduling functions for IPv6 support
2008-09-05 Julius VolzIPVS: Add and bind IPv6 xmit functions
2008-09-05 Julius VolzIPVS: Add IPv6 support to xmit() support functions
2008-09-05 Julius VolzIPVS: Extend functions for getting/creating connections
2008-09-05 Julius VolzIPVS: Extend protocol DNAT/SNAT and state handlers
2008-09-05 Julius VolzIPVS: Add protocol debug functions for IPv6
2008-09-05 Julius VolzIPVS: Add 'af' args to protocol handler functions
2008-09-05 Julius VolzIPVS: Add IPv6 support flag to schedulers
2008-09-05 Julius VolzIPVS: Add v6 support to ip_vs_service_get()
2008-09-05 Julius VolzIPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get()
2008-09-05 Julius VolzIPVS: Add internal versions of sockopt interface structs
2008-09-05 Julius VolzIPVS: Change IPVS data structures to support IPv6 addresses
2008-09-05 Julius VolzIPVS: Add CONFIG_IP_VS_IPV6 option for IPv6 support
2008-09-04 Gerrit Renkertcp/dccp: Consolidate common code for RFC 3390 conversion
2008-09-03 Breno Leitaoipv: Re-enable IP when MTU > 68
2008-08-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-08-28 Eric Dumazetip: speedup /proc/net/rt_cache handling
2008-08-28 Andi Kleeninet_diag: Add empty bucket optimization to inet_diag too
2008-08-28 Andi Kleentcp: Skip empty hash buckets faster in /proc/net/tcp
2008-08-27 Simon HormanMerge branch 'master' of git://git./linux/kernel/git...
2008-08-27 Hugh Dickinsipv4: mode 0555 in ipv4_skeleton
2008-08-27 Philip Lovetcp: fix tcp header size miscalculation when window...
2008-08-27 Simon HormanMerge branch 'master' of git://git./linux/kernel/git...
2008-08-27 Simon HormanMerge branch 'master' of git://git./linux/kernel/git...
2008-08-27 Julius VolzIPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c
2008-08-27 Julius VolzIPVS: Integrate ESP protocol into ip_vs_proto_ah.c
2008-08-25 Al Viroipv4: sysctl fixes
2008-08-23 Ilpo Järvinentcp: Add tcp_parse_aligned_timestamp
next