netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / net / ipv4 /
2010-01-23 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-01-19 Roel Kluinnetlink: With opcode INET_DIAG_BC_S_LE dport was compar...
2010-01-18 Alexey Dobriyanipv4: don't remove /proc/net/rt_acct
2010-01-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-01-07 Octavian Purdilaip: fix mc_loop checks for tunnels with multicast outer...
2009-12-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-12-26 Jamal Hadi Salimnet: restore ip source validation
2009-12-16 Linus TorvaldsMerge branch 'for-2.6.33' of git://linux-nfs.org/~bfiel...
2009-12-16 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-16 David S. Millertcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
2009-12-15 Patrick McHardynetfilter: fix crashes in bridge netfilter caused by...
2009-12-14 Eric Dumazetudp: udp_lib_get_port() fix
2009-12-12 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 Ilpo Järvinentcp: fix retrans_stamp advancing in error cases
2009-12-09 Damian Lukowskitcp: Stalling connections: Move timeout calculation...
2009-12-09 Eric Dumazet[PATCH] tcp: documents timewait refcnt tricks
2009-12-09 Eric Dumazettcp: Fix a connect() race with timewait sockets
2009-12-09 Eric Dumazettcp: Fix a connect() race with timewait sockets
2009-12-09 David S. Millertcp: Remove runtime check that can never be true.
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-04 Eric Dumazettcp: fix a timewait refcnt race
2009-12-04 Eric Dumazettcp: connect() race with timewait reuse
2009-12-04 Eric Dumazettcp: diag: Dont report negative values for rx queue
2009-12-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-03 Eric W. Biedermannet: Batch inet_twsk_purge
2009-12-03 Eric W. Biedermannet: Use rcu lookups in inet_twsk_purge.
2009-12-03 Eric W. Biedermannet: Allow fib_rule_unregister to batch
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 Perchesnetfilter: net/ipv[46]/netfilter: Move && and || to...
2009-11-23 Joe Perchesnet/ipv4: Move && and || to end of previous line
2009-11-23 J. Bruce FieldsMerge commit 'v2.6.32-rc8' into HEAD
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 Eric W. BiedermanMerge commit 'v2.6.32-rc7'
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-12 Eric W. Biedermansysctl net: Remove unused binary sysctl code
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 Patrick McHardynetfilter: remove unneccessary checks from netlink...
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 Hannes Edernetfilter: nf_nat_helper: tidy up adjust_tcp_sequence
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 Dumazetnetfilter: remove synchronize_net() calls in ip_queue...
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
next