index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
arp: always override existing neigh entries with gratuitous ARP
Ihar Hrachyshka
2017-05-21
1
-4
/
+5
*
arp: postpone addr_type calculation to as late as possible
Ihar Hrachyshka
2017-05-21
1
-7
/
+17
*
arp: decompose is_garp logic into a separate function
Ihar Hrachyshka
2017-05-21
1
-12
/
+23
*
arp: fixed error in a comment
Ihar Hrachyshka
2017-05-21
1
-1
/
+1
*
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
2017-05-21
1
-0
/
+4
*
udp: make *udp*_queue_rcv_skb() functions static
Paolo Abeni
2017-05-18
2
-3
/
+2
*
arp: honour gratuitous ARP _replies_
Ihar Hrachyshka
2017-05-17
1
-2
/
+14
*
net: Improve handling of failures on link and route dumps
David Ahern
2017-05-16
2
-16
/
+25
*
ipmr: vrf: Find VIFs using the actual device
Thomas Winter
2017-05-16
1
-2
/
+16
*
tcp: eliminate negative reordering in tcp_clean_rtx_queue
Soheil Hassas Yeganeh
2017-05-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-15
1
-4
/
+5
|
\
|
*
tcp: avoid fragmenting peculiar skbs in SACK
Yuchung Cheng
2017-05-11
1
-4
/
+5
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-23
1
-1
/
+1
|
|
\
|
|
*
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-18
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-09
6
-27
/
+44
|
\
\
\
|
*
|
|
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
2017-05-09
1
-0
/
+2
|
*
|
|
Revert "ipv4: restore rt->fi for reference counting"
David S. Miller
2017-05-08
1
-17
/
+1
|
*
|
|
vti: check nla_put_* return value
Hangbin Liu
2017-05-08
1
-6
/
+7
|
*
|
|
tcp: make congestion control optionally skip slow start after idle
Wei Wang
2017-05-08
1
-1
/
+3
|
*
|
|
ipv4: restore rt->fi for reference counting
WANG Cong
2017-05-08
1
-1
/
+17
|
*
|
|
tcp: randomize timestamps on syncookies
Eric Dumazet
2017-05-05
3
-20
/
+32
*
|
|
|
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
2
-9
/
+2
|
/
/
/
*
|
|
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-05-04
1
-0
/
+3
*
|
|
tcp: do not inherit fastopen_req from parent
Eric Dumazet
2017-05-04
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
53
-910
/
+1365
|
\
\
\
|
*
|
|
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
2017-05-02
1
-2
/
+4
|
*
|
|
net/esp4: Fix invalid esph pointer crash
Ilan Tayari
2017-05-01
1
-0
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-05-01
10
-99
/
+113
|
|
\
\
\
|
|
*
|
|
netfilter: snmp: avoid stack size warning
Florian Westphal
2017-05-01
1
-6
/
+6
|
|
*
|
|
netfilter: don't attach a nat extension by default
Florian Westphal
2017-04-26
1
-3
/
+1
|
|
*
|
|
netfilter: pptp: attach nat extension when needed
Florian Westphal
2017-04-26
1
-4
/
+21
|
|
*
|
|
netfilter: masquerade: attach nat extension if not present
Florian Westphal
2017-04-26
1
-2
/
+3
|
|
*
|
|
netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
Gao Feng
2017-04-26
1
-7
/
+14
|
|
*
|
|
netfilter: synproxy: only register hooks when needed
Florian Westphal
2017-04-26
1
-34
/
+39
|
|
*
|
|
netfilter: remove nf_ct_is_untracked
Florian Westphal
2017-04-15
2
-5
/
+1
|
|
*
|
|
netfilter: kill the fake untracked conntrack objects
Florian Westphal
2017-04-15
1
-2
/
+1
|
|
*
|
|
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-04-07
1
-1
/
+1
|
|
*
|
|
netfilter: Remove unnecessary cast on void pointer
simran singhal
2017-04-07
2
-25
/
+16
|
|
*
|
|
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
Gao Feng
2017-04-06
1
-10
/
+10
|
*
|
|
|
ipv4: get rid of ip_ra_lock
WANG Cong
2017-04-30
1
-10
/
+2
|
*
|
|
|
tcp: fix access to sk->sk_state in tcp_poll()
Davide Caratti
2017-04-30
1
-1
/
+1
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-28
1
-5
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
esp: Fix misplaced spin_unlock_bh.
Steffen Klassert
2017-04-24
1
-5
/
+1
|
*
|
|
|
|
net: fib: Decrease one unnecessary rt cache flush in fib_disable_ip
Gao Feng
2017-04-27
1
-1
/
+2
|
*
|
|
|
|
tcp: tcp_rack_reo_timeout() must update tp->tcp_mstamp
Eric Dumazet
2017-04-27
1
-0
/
+1
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-26
3
-9
/
+8
|
|
\
\
\
\
\
|
*
|
|
|
|
|
tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps
Eric Dumazet
2017-04-26
2
-12
/
+18
|
*
|
|
|
|
|
tcp: remove ack_time from struct tcp_sacktag_state
Eric Dumazet
2017-04-26
1
-4
/
+0
|
*
|
|
|
|
|
tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue()
Eric Dumazet
2017-04-26
1
-1
/
+1
[next]