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
2008-11-26
net: Use a percpu_counter for sockets_allocated
Eric Dumazet
3
-5
/
+10
2008-11-26
netns xfrm: AH/ESP in netns!
Alexey Dobriyan
2
-2
/
+6
2008-11-26
netns xfrm: ->get_saddr in netns
Alexey Dobriyan
1
-2
/
+3
2008-11-26
netns xfrm: ->dst_lookup in netns
Alexey Dobriyan
1
-3
/
+4
2008-11-26
netns xfrm: dst garbage-collecting in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-26
netns xfrm: lookup in netns
Alexey Dobriyan
3
-5
/
+5
2008-11-26
netns xfrm: state lookup in netns
Alexey Dobriyan
3
-4
/
+4
2008-11-26
netns xfrm: add struct xfrm_state::xs_net
Alexey Dobriyan
1
-1
/
+1
2008-11-26
net: udp_unhash() can test if sk is hashed
Eric Dumazet
1
-8
/
+10
2008-11-26
tcp: tcp_limit_reno_sacked can become static
Ilpo Järvinen
1
-1
/
+1
2008-11-25
netfilter: nfmark routing in OUTPUT, mangle, NFQUEUE
Eric Leblond
1
-0
/
+3
2008-11-25
xfrm: remove useless forward declarations
Alexey Dobriyan
1
-2
/
+0
2008-11-25
ah4/ah6: remove useless NULL assignments
Alexey Dobriyan
1
-2
/
+0
2008-11-25
tcp: add some mibs to track collapsing
Ilpo Järvinen
2
-0
/
+7
2008-11-25
tcp: Make shifting not clear the hints
Ilpo Järvinen
1
-2
/
+14
2008-11-25
tcp: Try to restore large SKBs while SACK processing
Ilpo Järvinen
1
-7
/
+249
2008-11-25
tcp: make tcp_sacktag_one able to handle partial skb too
Ilpo Järvinen
1
-15
/
+17
2008-11-25
tcp: Make SACK code to split only at mss boundaries
Ilpo Järvinen
1
-4
/
+23
2008-11-25
tcp: more aggressive skipping
Ilpo Järvinen
1
-1
/
+1
2008-11-25
tcp: move tcp_simple_retransmit to tcp_input
Ilpo Järvinen
2
-51
/
+52
2008-11-25
tcp: collapse more than two on retransmission
Ilpo Järvinen
1
-37
/
+59
2008-11-25
net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()
Eric Dumazet
1
-1
/
+6
2008-11-25
net: avoid a pair of dst_hold()/dst_release() in ip_append_data()
Eric Dumazet
4
-9
/
+14
2008-11-24
net: Make sure BHs are disabled in sock_prot_inuse_add()
Eric Dumazet
1
-1
/
+1
2008-11-24
net: fix tunnels in netns after ndo_ changes
Alexey Dobriyan
2
-2
/
+2
2008-11-24
net: Convert TCP/DCCP listening hash tables to use RCU
Eric Dumazet
3
-80
/
+80
2008-11-24
net: some optimizations in af_inet
Eric Dumazet
1
-5
/
+4
2008-11-22
tcp: Do not use TSO/GSO when there is urgent data
Petr Tesarik
1
-2
/
+5
2008-11-22
inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.
David S. Miller
1
-5
/
+5
2008-11-21
net: convert TCP/DCCP ehash rwlocks to spinlocks
Eric Dumazet
3
-28
/
+27
2008-11-21
ipgre: convert to netdevice_ops
Stephen Hemminger
1
-16
/
+26
2008-11-21
ipip: convert to net_device_ops
Stephen Hemminger
1
-16
/
+17
2008-11-21
ipmr: convert ipmr virtual interface to net_device_ops
Stephen Hemminger
1
-1
/
+5
2008-11-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-4
/
+7
2008-11-20
net: ip_sockglue.c add static, annotate ports' endianness
Harvey Harrison
1
-2
/
+2
2008-11-20
TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()
Balazs Scheidler
1
-0
/
+1
2008-11-20
TPROXY: fill struct flowi->flags in udp_sendmsg()
Balazs Scheidler
1
-0
/
+1
2008-11-20
net: listening_hash get a spinlock per bucket
Eric Dumazet
3
-72
/
+50
2008-11-20
ip: convert to net_device_ops for ioctl
Stephen Hemminger
1
-8
/
+17
2008-11-20
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
2
-4
/
+4
2008-11-20
net: inet_diag_handler structs can be const
Eric Dumazet
1
-1
/
+1
2008-11-20
net: fix ip_mr_init() error path
Benjamin Thery
1
-4
/
+5
2008-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-5
/
+19
2008-11-18
Merge branch 'master' into next
James Morris
1
-1
/
+9
2008-11-17
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
5
-51
/
+89
2008-11-17
udp: Use hlist_nulls in UDP RCU code
Eric Dumazet
1
-25
/
+22
2008-11-17
TPROXY: implemented IP_RECVORIGDSTADDR socket option
Balazs Scheidler
1
-1
/
+39
2008-11-17
ipv4: Fix ARP behavior with many mac-vlans
Ben Greear
1
-11
/
+11
2008-11-14
Merge branch 'master' into next
James Morris
4
-34
/
+42
2008-11-14
CRED: Use creds in file structs
David Howells
1
-2
/
+2
[prev]
[next]