net: Add support for batching network namespace cleanups
[safe/jmp/linux-2.6] / net / ipv4 /
2009-12-03 Patrick McHardyipv4 05/05: add sysctl to accept packets with local...
2009-12-03 Patrick McHardynet 04/05: fib_rules: allow to delete local rule
2009-12-03 David S. Millertcp: sysctl_tcp_cookie_size needs to be exported to...
2009-12-03 David S. Millertcp: Fix warning on 64-bit.
2009-12-03 William Allen SimpsonTCPCT part 1g: Responder Cookie => Initiator
2009-12-03 William Allen SimpsonTCPCT part 1f: Initiator Cookie => Responder
2009-12-03 William Allen SimpsonTCPCT part 1e: implement socket option TCP_COOKIE_TRANS...
2009-12-03 William Allen SimpsonTCPCT part 1d: define TCP cookie option, extend existin...
2009-12-03 William Allen SimpsonTCPCT part 1c: sysctl_tcp_cookie_size, socket option...
2009-12-03 William Allen SimpsonTCPCT part 1b: generate Responder Cookie secret
2009-12-03 William Allen SimpsonTCPCT part 1a: add request_values parameter for sending...
2009-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-12-02 Eric W. Biedermannet: Simplify ipip pernet operations.
2009-12-02 Eric W. Biedermannet: Simplify ip_gre pernet operations.
2009-12-02 Eric W. Biedermannet: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
2009-12-01 Patrick McHardyip_fragment: also adjust skb->truesize for packets...
2009-11-30 Eric Dumazettcp: tcp_disconnect() should clear window_clamp
2009-11-30 David Fordipv4: additional update of dev_net(dev) to struct ...
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-11-25 Martin Willixfrm: Use the user specified truncation length in ESP...
2009-11-25 Alexey Dobriyannet: convert /proc/net/rt_acct to seq_file
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-23 Joe Perchesnet/ipv4: Move && and || to end of previous line
2009-11-21 David S. Millertcp: Don't make syn cookies initial setting depend...
2009-11-18 Eric Dumazetnetns: net_identifiers should be read_mostly
2009-11-18 Octavian Purdilaipv4: factorize cache clearing for batched unregister...
2009-11-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-14 Eric Dumazetinetpeer: Optimize inet_getid()
2009-11-14 Eric Dumazetipv4: speedup inet_dump_ifaddr()
2009-11-14 Eric Dumazetigmp: Use next_net_device_rcu()
2009-11-14 William Allen Simpsonnet: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
2009-11-14 Dan Carpenteripmr: missing dev_put() on error path in vif_add()
2009-11-13 Ilpo Järvinentcp: provide more information on the tcp receive_queue...
2009-11-11 stephen hemmingerIPV4: use rcu to walk list of devices in IGMP
2009-11-11 Eric Dumazetudp: bind() optimisation
2009-11-09 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-09 Eric Dumazetudp: multicast RX should increment SNMP/sk_drops counte...
2009-11-09 Eric Dumazetipv4: udp: Optimise multicast reception
2009-11-09 Eric Dumazetipv4: udp: optimize unicast RX path
2009-11-09 Eric Dumazetudp: secondary hash on (local port, local address)
2009-11-09 Eric Dumazetudp: split sk_hash into two u16 hashes
2009-11-09 Eric Dumazetudp: add a counter into udp_hslot
2009-11-08 Eric W. Biedermannet: Support specifying the network namespace upon...
2009-11-07 Herbert Xuipip: Fix handling of DF packets when pmtudisc is OFF
2009-11-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-06 Jozsef Kadlecsiknetfilter: nf_nat: fix NAT issue in 2.6.30.4+
2009-11-06 Eric Dumazetip_frag: dont touch device refcount
2009-11-06 Eric Parisnet: check kern before calling security subsystem
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-11-06 Eric Parisnet: drop capability from protocol definitions
2009-11-05 Gilad Ben-Yosseftcp: Use defaults when no route options are available
2009-11-05 Gilad Ben-Yosseftcp: Do not call IPv4 specific func in tcp_check_req
2009-11-05 Eric Dumazetnet: net/ipv4/devinet.c cleanups
2009-11-04 Eric Dumazetnet: Introduce for_each_netdev_rcu() iterator
2009-11-02 Eric Dumazeticmp: icmp_send() can avoid a dev_put()
2009-11-02 Eric Dumazetipv4: inetdev_by_index() switch to RCU
2009-10-30 Herbert Xugre: Fix dev_addr clobbering for gretap
2009-10-30 Eric Dumazetnet: fix sk_forward_alloc corruption
2009-10-30 jamalnet: Fix RPF to work with policy routing
2009-10-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-29 Cyrill Gorcunovnet,socket: introduce DECLARE_SOCKADDR helper to catch...
2009-10-29 roel kluinnet: Cleanup redundant tests on unsigned
2009-10-29 Gilad Ben-YossefAllow disabling of DSACK TCP option per route
2009-10-29 Gilad Ben-YossefAllow to turn off TCP window scale opt per route
2009-10-29 Gilad Ben-YossefAllow disabling TCP timestamp options per route
2009-10-29 Gilad Ben-YossefAdd the no SACK route option feature
2009-10-29 Gilad Ben-YossefAllow tcp_parse_options to consult dst entry
2009-10-29 Gilad Ben-YossefOnly parse time stamp TCP option in time wait sock
2009-10-29 Eric Dumazetipmr: Optimize multiple unregistration
2009-10-29 Neil HormanAF_RAW: Augment raw_send_hdrinc to expand skb to fit...
2009-10-28 Andreas Petlundnet: Corrected spelling error heurestics->heuristics
2009-10-28 Eric Dumazetgre: Optimize multiple unregistration
2009-10-28 Eric Dumazetipip: Optimize multiple unregistration
2009-10-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-24 Eric Dumazetgre: convert hash tables locking to RCU
2009-10-24 Eric Dumazetipip: convert hash tables locking to RCU
2009-10-23 Arjan van de Vennet: use WARN() for the WARN_ON in commit b6b39e8f3fbbb
2009-10-21 Krishna Kumarnet: Fix for dst_negative_advice
2009-10-20 Herbert Xutcp: Try to catch MSG_PEEK bug
2009-10-20 John DykstraIP: Cleanups
2009-10-20 Eric Dumazetnet: Fix IP_MULTICAST_IF
2009-10-20 Julian Anastasovtcp: fix TCP_DEFER_ACCEPT retrans calculation
2009-10-20 Julian Anastasovtcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT
2009-10-20 Julian Anastasovtcp: accept socket after TCP_DEFER_ACCEPT period
2009-10-20 David S. MillerRevert "tcp: fix tcp_defer_accept to consider the timeout"
2009-10-19 Steffen Klassertah4: convert to ahash
2009-10-19 Eric Dumazetnet: sk_drops consolidation part 2
2009-10-19 Eric Dumazetinet: rename some inet_sock fields
2009-10-15 Eric Dumazetnet: sk_drops consolidation
2009-10-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-13 Eric Dumazettcp: replace ehash_size by ehash_mask
2009-10-13 Eric Dumazetudp: Fix udp_poll() and ioctl()
2009-10-13 Willy Tarreautcp: fix tcp_defer_accept to consider the timeout
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-10-12 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-08 Eric Dumazetudp: dynamically size hash tables at boot time
2009-10-07 Hagen Paul Pfeiferipv4: Define cipso_v4_delopt static
2009-10-07 Atis Elstsnet: Add sk_mark route lookup support for IPv4 listenin...
2009-10-07 Stephen Hemmingeripv4: arp_notify address list bug
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
next