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
2017-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-9
/
+8
2017-04-26
tcp: memset ca_priv data to 0 properly
Wei Wang
1
-8
/
+3
2017-04-26
tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps
Eric Dumazet
2
-12
/
+18
2017-04-26
tcp: remove ack_time from struct tcp_sacktag_state
Eric Dumazet
1
-4
/
+0
2017-04-26
tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue()
Eric Dumazet
1
-1
/
+1
2017-04-26
tcp: do not pass timestamp to tcp_rack_advance()
Eric Dumazet
2
-7
/
+4
2017-04-26
tcp: do not pass timestamp to tcp_rate_gen()
Eric Dumazet
2
-5
/
+5
2017-04-26
tcp: do not pass timestamp to tcp_fastretrans_alert()
Eric Dumazet
1
-8
/
+4
2017-04-26
tcp: do not pass timestamp to tcp_rack_identify_loss()
Eric Dumazet
1
-5
/
+4
2017-04-26
tcp: do not pass timestamp to tcp_rack_mark_lost()
Eric Dumazet
2
-2
/
+2
2017-04-26
tcp: do not pass timestamp to tcp_rack_detect_loss()
Eric Dumazet
1
-7
/
+4
2017-04-26
tcp: add tp->tcp_mstamp field
Eric Dumazet
1
-0
/
+3
2017-04-26
netfilter: don't attach a nat extension by default
Florian Westphal
1
-3
/
+1
2017-04-26
netfilter: pptp: attach nat extension when needed
Florian Westphal
1
-4
/
+21
2017-04-26
netfilter: masquerade: attach nat extension if not present
Florian Westphal
1
-2
/
+3
2017-04-26
netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
Gao Feng
1
-7
/
+14
2017-04-26
netfilter: synproxy: only register hooks when needed
Florian Westphal
1
-34
/
+39
2017-04-24
net/tcp_fastopen: Remove mss check in tcp_write_timeout()
Wei Wang
1
-4
/
+3
2017-04-24
net/tcp_fastopen: Add snmp counter for blackhole detection
Wei Wang
3
-4
/
+6
2017-04-24
net/tcp_fastopen: Disable active side TFO in certain scenarios
Wei Wang
5
-4
/
+145
2017-04-24
net: add rcu locking when changing early demux
David Ahern
1
-0
/
+3
2017-04-24
udp: disable inner UDP checksum offloads in IPsec case
Ansis Atteka
1
-0
/
+3
2017-04-24
ipv4: Avoid caching l3mdev dst on mismatched local route
Robert Shearman
1
-1
/
+2
2017-04-24
esp: Fix misplaced spin_unlock_bh.
Steffen Klassert
1
-5
/
+1
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-182
/
+484
2017-04-21
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
4
-29
/
+66
2017-04-20
tcp_cubic: fix typo in module param description
Chema Gonzalez
1
-1
/
+1
2017-04-20
tcp: remove poll() flakes with FastOpen
Eric Dumazet
1
-7
/
+9
2017-04-20
tcp: remove poll() flakes when receiving RST
Eric Dumazet
1
-2
/
+2
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-14
/
+9
2017-04-19
esp4/6: Fix GSO path for non-GSO SW-crypto packets
Ilan Tayari
1
-2
/
+2
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-1
/
+1
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
4
-13
/
+21
2017-04-17
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
1
-5
/
+4
2017-04-17
ipv4: fix a deadlock in ip_ra_control
WANG Cong
3
-9
/
+5
2017-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-11
/
+16
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
2
-5
/
+1
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
1
-2
/
+1
2017-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2017-04-14
xfrm: Prepare the GRO codepath for hardware offloading.
Steffen Klassert
1
-19
/
+23
2017-04-14
xfrm: Add encapsulation header offsets while SKB is not encrypted
Ilan Tayari
2
-0
/
+5
2017-04-14
esp: Use a synchronous crypto algorithm on offloading.
Steffen Klassert
1
-2
/
+10
2017-04-14
esp: Add gso handlers for esp4 and esp6
Steffen Klassert
2
-1
/
+102
2017-04-14
esp4: Reorganize esp_output
Steffen Klassert
2
-158
/
+285
2017-04-14
xfrm: Add an IPsec hardware offloading API
Steffen Klassert
2
-5
/
+5
2017-04-14
xfrm: Add mode handlers for IPsec on layer 2
Steffen Klassert
2
-0
/
+57
2017-04-14
netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
Gao Feng
1
-1
/
+1
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
5
-10
/
+16
2017-04-13
net: ipv4: Refine the ipv4_default_advmss
Gao Feng
1
-8
/
+4
[prev]
[next]