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.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-12-09
net: Abstract away all dst_entry metrics accesses.
David S. Miller
3
-35
/
+44
2010-12-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-26
/
+36
2010-12-08
tcp: protect sysctl_tcp_cookie_size reads
Eric Dumazet
1
-12
/
+15
2010-12-08
tcp: avoid a possible divide by zero
Eric Dumazet
1
-2
/
+4
2010-12-08
tcp: Replace time wait bucket msg by counter
Tom Herbert
2
-1
/
+2
2010-12-08
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
Eric Dumazet
1
-8
/
+9
2010-12-08
tcp: Bug fix in initialization of receive window.
Nandita Dukkipati
1
-5
/
+4
2010-12-06
net: arp: use assignment
Changli Gao
1
-1
/
+1
2010-12-06
net: kill an RCU warning in inet_fill_link_af()
Eric Dumazet
1
-4
/
+4
2010-12-03
tcp: use TCP_BASE_MSS to set basic mss value
Shan Wei
1
-1
/
+1
2010-12-02
timewait_sock: Create and use getpeer op.
David S. Miller
2
-30
/
+35
2010-12-02
inetpeer: Kill use of inet_peer_address_t typedef.
David S. Miller
1
-4
/
+4
2010-12-01
ipip: add module alias for tunl0 tunnel device
stephen hemminger
1
-0
/
+1
2010-12-01
gre: add module alias for gre0 tunnel device
stephen hemminger
1
-0
/
+1
2010-12-01
gre: minor cleanups
stephen hemminger
1
-2
/
+2
2010-11-30
inet: Turn ->remember_stamp into ->get_peer in connection AF ops.
David S. Miller
2
-28
/
+38
2010-11-30
ipv6: Add infrastructure to bind inet_peer objects to routes.
David S. Miller
1
-0
/
+2
2010-11-30
inetpeer: Add v6 peers tree, abstract root properly.
David S. Miller
1
-9
/
+18
2010-11-30
inetpeer: Abstract address comparisons.
David S. Miller
1
-8
/
+27
2010-11-30
inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.
David S. Miller
4
-9
/
+9
2010-11-30
inetpeer: Introduce inet_peer_address_t.
David S. Miller
2
-9
/
+9
2010-11-30
inetpeer: Abstract out the tree root accesses.
David S. Miller
1
-50
/
+69
2010-11-29
inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners
Nagendra Tomar
1
-2
/
+1
2010-11-28
net: add some KERN_CONT markers to continuation lines
Uwe Kleine-König
1
-16
/
+16
2010-11-28
tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)
Alexey Dobriyan
1
-1
/
+5
2010-11-28
netns: Don't leak others' openreq-s in proc
Pavel Emelyanov
1
-1
/
+3
2010-11-28
rtnl: make link af-specific updates atomic
Thomas Graf
1
-5
/
+21
2010-11-24
tcp: Make TCP_MAXSEG minimum more correct.
David S. Miller
1
-1
/
+1
2010-11-24
xps: Improvements in TX queue selection
Tom Herbert
1
-1
/
+4
2010-11-22
Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-3
/
+3
2010-11-21
net: allow GFP_HIGHMEM in __vmalloc()
Eric Dumazet
1
-1
/
+1
2010-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2010-11-18
igmp: refine skb allocations
Eric Dumazet
1
-4
/
+13
2010-11-18
bonding: IGMP handling cleanup
Eric Dumazet
1
-13
/
+19
2010-11-17
net: ipv4: tcp_probe: cleanup snprintf() use
Vasiliy Kulikov
1
-2
/
+2
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
17
-198
/
+106
2010-11-17
ipv4: AF_INET link address family
Thomas Graf
1
-0
/
+75
2010-11-17
network: tcp_connect should return certain errors up the stack
Eric Paris
1
-1
/
+4
2010-11-16
xfrm: update flowi saddr in icmp_send if unset
Ulrich Weber
1
-0
/
+3
2010-11-16
udp: use atomic_inc_not_zero_hint
Eric Dumazet
1
-2
/
+2
2010-11-15
xfrm: use gre key as flow upper protocol info
Timo Teräs
2
-5
/
+22
2010-11-15
ipv4: Fix build with multicast disabled.
David S. Miller
1
-10
/
+10
2010-11-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-24
/
+22
2010-11-13
tcp: Don't change unlocked socket state in tcp_v4_err().
David S. Miller
1
-5
/
+3
2010-11-13
igmp: RCU conversion of in_dev->mc_list
Eric Dumazet
1
-119
/
+104
2010-11-12
ipv4: Make rt->fl.iif tests lest obscure.
David S. Miller
5
-15
/
+15
2010-11-11
net: get rid of rtable->idev
Eric Dumazet
2
-57
/
+4
2010-11-11
tcp: Increase TCP_MAXSEG socket option minimum.
David S. Miller
1
-1
/
+1
2010-11-10
net: avoid limits overflow
Eric Dumazet
5
-15
/
+17
2010-11-09
net/ipv4/tcp.c: Update WARN uses
Joe Perches
1
-9
/
+7
[next]