index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-16
fib: avoid false sharing on fib_table_hash
Eric Dumazet
1
-6
/
+5
2010-10-16
fib_trie: use fls() instead of open coded loop
Eric Dumazet
1
-12
/
+4
2010-10-12
net dst: use a percpu_counter to track entries
Eric Dumazet
2
-16
/
+24
2010-10-11
neigh: Protect neigh->ha[] with a seqlock
Eric Dumazet
1
-4
/
+2
2010-10-08
ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output()
Dimitris Michailidis
1
-4
/
+2
2010-10-07
TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_success
John Heffner
1
-1
/
+1
2010-10-06
fib: RCU conversion of fib_lookup()
Eric Dumazet
7
-63
/
+64
2010-10-06
bonding: fix to rejoin multicast groups immediately
Flavio Leitner
1
-8
/
+8
2010-10-06
net neigh: RCU conversion of neigh hash table
Eric Dumazet
1
-3
/
+5
2010-10-06
net: add a core netdev->rx_dropped counter
Eric Dumazet
2
-4
/
+2
2010-10-05
fib: cleanups
Eric Dumazet
3
-182
/
+206
2010-10-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-17
/
+33
2010-10-04
net: introduce DST_NOCACHE flag
Eric Dumazet
1
-0
/
+1
2010-10-04
ipv4: correct IGMP behavior on v3 query during v2-compatibility mode
David Stevens
1
-1
/
+13
2010-10-04
ipmr: cleanups
Eric Dumazet
1
-114
/
+124
2010-10-04
ipmr: RCU protection for mfc_cache_array
Eric Dumazet
1
-40
/
+47
2010-10-04
ipmr: RCU conversion of mroute_sk
Eric Dumazet
1
-42
/
+49
2010-10-04
ipmr: __pim_rcv() is called under rcu_read_lock
Eric Dumazet
1
-6
/
+4
2010-10-04
gre: protocol table can be static
stephen hemminger
1
-1
/
+1
2010-10-04
Revert "ipv4: Make INET_LRO a bool instead of tristate."
Ben Hutchings
1
-1
/
+1
2010-10-01
ipv4: rcu conversion in ip_route_output_slow
Eric Dumazet
1
-26
/
+12
2010-10-01
ipv4: introduce __ip_dev_find()
Eric Dumazet
1
-13
/
+19
2010-10-01
ipv4: __mkroute_output() speedup
Eric Dumazet
1
-18
/
+15
2010-09-30
ip_gre: comments change
Eric Dumazet
1
-4
/
+4
2010-09-30
tcp: tcp_enter_quickack_mode can be static
stephen hemminger
1
-1
/
+1
2010-09-30
arp: remove unnecessary export of arp_broken_ops
stephen hemminger
1
-2
/
+1
2010-09-30
ipip: enable lockless xmits
Eric Dumazet
1
-0
/
+1
2010-09-30
ip_gre: lockless xmit
Eric Dumazet
1
-0
/
+4
2010-09-30
ipip: fix percpu stats accounting
Eric Dumazet
1
-3
/
+10
2010-09-29
ipv4: Allow configuring subnets as local addresses
Tom Herbert
1
-4
/
+3
2010-09-29
ip_gre: Fix dependencies wrt. ipv6.
David S. Miller
1
-0
/
+1
2010-09-29
net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()
Damian Lukowski
1
-10
/
+14
2010-09-28
ipip: percpu stats accounting
Eric Dumazet
1
-34
/
+93
2010-09-28
ip_gre: percpu stats accounting
Eric Dumazet
1
-39
/
+104
2010-09-28
tcp: Fix >4GB writes on 64-bit.
David S. Miller
1
-1
/
+1
2010-09-28
ipv6: add IPv6 to neighbour table overflow warning
Ulrich Weber
1
-1
/
+1
2010-09-28
tcp: fix TSO FACK loss marking in tcp_mark_head_lost
Yuchung Cheng
1
-1
/
+2
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-31
/
+56
2010-09-27
net: fix rcu use in ip_route_output_slow
Eric Dumazet
1
-1
/
+1
2010-09-25
ip: take care of last fragment in ip_append_data
Eric Dumazet
1
-3
/
+6
2010-09-24
net: return operator cleanup
Eric Dumazet
11
-19
/
+19
2010-09-23
xfrm4: strip ECN bits from tos field
Ulrich Weber
1
-1
/
+1
2010-09-23
netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag
Jiri Olsa
1
-1
/
+3
2010-09-23
netfilter: nf_nat_snmp: fix checksum calculation (v4)
Patrick McHardy
1
-2
/
+4
2010-09-23
netfilter: fix ipt_REJECT TCP RST routing for indev == outdev
Changli Gao
1
-0
/
+1
2010-09-22
ip: fix truesize mismatch in ip fragmentation
Eric Dumazet
1
-6
/
+13
2010-09-21
tcp: Fix race in tcp_poll
Tom Marshall
2
-2
/
+7
2010-09-20
xfrm: Allow different selector family in temporary state
Thomas Egerer
1
-14
/
+19
2010-09-20
net: rx_dropped accounting
Eric Dumazet
2
-3
/
+8
2010-09-20
ip_gre: CONFIG_IPV6_MODULE support
Eric Dumazet
1
-4
/
+4
[next]