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
*
net/tcp: use deferred jump label for TCP acked data hook
Jakub Kicinski
2019-05-09
1
-5
/
+11
*
ipv4: Fix raw socket lookup for local traffic
David Ahern
2019-05-08
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
42
-1549
/
+1295
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-07
1
-2
/
+1
|
|
\
|
|
*
ipmr_base: Do not reset index in mr_table_dump
David Ahern
2019-05-04
1
-2
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-05-05
2
-2
/
+2
|
|
\
\
|
|
*
|
netfilter: use macros to create module aliases.
Flavio Leitner
2019-04-30
2
-2
/
+2
|
*
|
|
net: use indirect calls helpers at early demux stage
Paolo Abeni
2019-05-05
1
-1
/
+4
|
*
|
|
net: use indirect calls helpers for L3 handler hooks
Paolo Abeni
2019-05-05
1
-1
/
+5
|
*
|
|
ipv4: Move exception bucket to nh_common
David Ahern
2019-05-05
2
-30
/
+23
|
*
|
|
ipv4: Pass fib_nh_common to rt_cache_route
David Ahern
2019-05-05
1
-10
/
+10
|
*
|
|
ipv4: Move cached routes to fib_nh_common
David Ahern
2019-05-05
2
-26
/
+28
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
6
-18
/
+49
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
tcp: refactor setting the initial congestion window
Yuchung Cheng
2019-05-01
3
-22
/
+26
|
*
|
|
tcp: refactor to consolidate TFO passive open code
Yuchung Cheng
2019-05-01
1
-27
/
+25
|
*
|
|
tcp: undo cwnd on Fast Open spurious SYNACK retransmit
Yuchung Cheng
2019-05-01
1
-0
/
+3
|
*
|
|
tcp: lower congestion window on Fast Open SYNACK timeout
Yuchung Cheng
2019-05-01
1
-0
/
+3
|
*
|
|
tcp: undo init congestion window on false SYNACK timeout
Yuchung Cheng
2019-05-01
2
-0
/
+7
|
*
|
|
tcp: better SYNACK sent timestamp
Yuchung Cheng
2019-05-01
2
-1
/
+5
|
*
|
|
tcp: undo initial congestion window on false SYN timeout
Yuchung Cheng
2019-05-01
2
-1
/
+17
|
*
|
|
tcp: avoid unconditional congestion window undo on SYN retransmit
Yuchung Cheng
2019-05-01
1
-2
/
+2
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-04-30
10
-642
/
+84
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
xfrm: remove unneeded export_symbols
Florian Westphal
2019-04-23
1
-2
/
+1
|
|
*
|
xfrm: remove decode_session indirection from afinfo_policy
Florian Westphal
2019-04-23
1
-114
/
+0
|
|
*
|
xfrm: remove init_path indirection from afinfo_policy
Florian Westphal
2019-04-23
1
-7
/
+0
|
|
*
|
xfrm: remove tos indirection from afinfo_policy
Florian Westphal
2019-04-23
1
-6
/
+0
|
|
*
|
xfrm: store xfrm_mode directly, not its address
Florian Westphal
2019-04-08
3
-3
/
+3
|
|
*
|
xfrm: make xfrm modes builtin
Florian Westphal
2019-04-08
6
-147
/
+2
|
|
*
|
xfrm: remove afinfo pointer from xfrm_mode
Florian Westphal
2019-04-08
1
-1
/
+11
|
|
*
|
xfrm: remove output2 indirection from xfrm_mode
Florian Westphal
2019-04-08
2
-112
/
+0
|
|
*
|
xfrm: remove input2 indirection from xfrm_mode
Florian Westphal
2019-04-08
2
-86
/
+0
|
|
*
|
xfrm: remove gso_segment indirection from xfrm_mode
Florian Westphal
2019-04-08
3
-27
/
+39
|
|
*
|
xfrm: remove xmit indirection from xfrm_mode
Florian Westphal
2019-04-08
2
-27
/
+0
|
|
*
|
xfrm: remove output indirection from xfrm_mode
Florian Westphal
2019-04-08
4
-39
/
+0
|
|
*
|
xfrm: remove input indirection from xfrm_mode
Florian Westphal
2019-04-08
3
-25
/
+0
|
|
*
|
xfrm: prefer family stored in xfrm_mode struct
Florian Westphal
2019-04-08
1
-1
/
+1
|
|
*
|
xfrm: place af number into xfrm_mode struct
Florian Westphal
2019-04-08
3
-15
/
+9
|
|
*
|
vti4: eliminated some duplicate code.
Jeremy Sowden
2019-03-24
1
-38
/
+22
|
|
*
|
xfrm: gso partial offload support
Boris Pismenny
2019-03-24
1
-3
/
+7
|
*
|
|
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
2
-0
/
+5
|
*
|
|
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
5
-30
/
+33
|
*
|
|
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
4
-6
/
+6
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-25
2
-10
/
+27
|
|
\
\
\
|
*
|
|
|
net: Change nhc_flags to unsigned char
David Ahern
2019-04-23
1
-4
/
+4
|
*
|
|
|
lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encap
David Ahern
2019-04-23
1
-1
/
+2
|
*
|
|
|
net: bpfilter: dont use module_init in non-modular code
Paul Gortmaker
2019-04-22
1
-2
/
+1
|
*
|
|
|
net: Rename net/nexthop.h net/rtnh.h
David Ahern
2019-04-22
2
-2
/
+2
|
*
|
|
|
tcp: properly reset skb->truesize for tx recycling
Eric Dumazet
2019-04-19
1
-1
/
+1
|
*
|
|
|
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-19
1
-6
/
+3
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
4
-35
/
+40
|
|
\
\
\
\
[next]