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: ip_gre: always reports o_key to userspace
Lorenzo Bianconi
2019-01-30
1
-1
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-01-28
1
-1
/
+1
|
\
|
*
netfilter: ipt_CLUSTERIP: fix warning unused variable cn
Anders Roxell
2019-01-28
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-01-27
1
-0
/
+50
|
\
\
|
*
|
vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
Su Yanjun
2019-01-09
1
-0
/
+50
*
|
|
ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
wenxu
2019-01-24
1
-1
/
+7
*
|
|
net: ip_gre: use erspan key field for tunnel lookup
Lorenzo Bianconi
2019-01-22
2
-9
/
+17
*
|
|
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2019-01-18
1
-0
/
+1
|
|
/
|
/
|
*
|
udp: add missing rehash callback to udplite
Alexey Kodanev
2019-01-17
3
-1
/
+3
*
|
udp: with udp_segment release on error path
Willem de Bruijn
2019-01-16
1
-4
/
+12
*
|
erspan: build the header with the right proto according to erspan_ver
Xin Long
2019-01-16
1
-9
/
+14
*
|
fou, fou6: do not assume linear skbs
Eric Dumazet
2019-01-15
1
-2
/
+7
*
|
tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
Willem de Bruijn
2019-01-15
1
-1
/
+1
*
|
net: ipv4: Fix memory leak in network namespace dismantle
Ido Schimmel
2019-01-15
2
-5
/
+14
*
|
net: bpfilter: disallow to remove bpfilter module while being used
Taehee Yoo
2019-01-11
1
-6
/
+16
*
|
net: bpfilter: restart bpfilter_umh when error occurred
Taehee Yoo
2019-01-11
1
-1
/
+10
*
|
net: bpfilter: use cleanup callback to release umh_info
Taehee Yoo
2019-01-11
1
-7
/
+26
*
|
tcp: change txhash on SYN-data timeout
Yuchung Cheng
2019-01-10
1
-1
/
+1
*
|
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
2019-01-10
1
-7
/
+5
|
/
*
fou: Prevent unbounded recursion in GUE error handler also with UDP-Lite
Stefano Brivio
2019-01-04
1
-1
/
+2
*
netlink: fixup regression in RTM_GETADDR
Arthur Gautier
2019-01-04
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-03
4
-14
/
+24
|
\
|
*
ip: validate header length on virtual device xmit
Willem de Bruijn
2019-01-01
3
-12
/
+18
|
*
ipv4: fib_rules: Fix possible infinite loop in fib_empty_table
YueHaibing
2018-12-30
1
-2
/
+6
*
|
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-24
1
-0
/
+1
|
\
|
*
iptunnel: Set tun_flags in the iptunnel_metadata_reply from src
wenxu
2018-12-24
1
-0
/
+1
*
|
net: dccp: fix kernel crash on module load
Peter Oskolkov
2018-12-24
1
-8
/
+26
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-21
1
-1
/
+3
|
\
|
|
*
tcp: fix a race in inet_diag_dump_icsk()
Eric Dumazet
2018-12-20
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-12-20
7
-360
/
+112
|
\
\
|
*
|
netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set
Taehee Yoo
2018-12-18
1
-1
/
+2
|
*
|
netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_p...
Taehee Yoo
2018-12-18
1
-5
/
+14
|
*
|
netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routine
Taehee Yoo
2018-12-18
1
-1
/
+0
|
*
|
netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routine
Taehee Yoo
2018-12-18
1
-68
/
+87
|
*
|
netfilter: nat: remove nf_nat_l4proto struct
Florian Westphal
2018-12-17
4
-107
/
+4
|
*
|
netfilter: nat: remove l4proto->manip_pkt
Florian Westphal
2018-12-17
5
-71
/
+2
|
*
|
netfilter: nat: remove l4proto->nlattr_to_range
Florian Westphal
2018-12-17
2
-6
/
+0
|
*
|
netfilter: nat: remove l4proto->in_range
Florian Westphal
2018-12-17
2
-12
/
+0
|
*
|
netfilter: nat: fold in_range indirection into caller
Florian Westphal
2018-12-17
1
-8
/
+0
|
*
|
netfilter: nat: remove l4proto->unique_tuple
Florian Westphal
2018-12-17
2
-71
/
+0
|
*
|
netfilter: remove NF_NAT_RANGE_PROTO_RANDOM support
Florian Westphal
2018-12-17
1
-7
/
+0
|
*
|
netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()
Paul E. McKenney
2018-12-01
1
-3
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-20
1
-2
/
+13
|
\
\
\
|
*
|
|
bpf: sk_msg, sock{map|hash} redirect through ULP
John Fastabend
2018-12-20
1
-1
/
+12
|
*
|
|
bpf: sk_msg, fix socket data_ready events
John Fastabend
2018-12-20
1
-1
/
+1
*
|
|
|
net: ipv4: Set skb->dev for output route resolution
Ido Schimmel
2018-12-20
1
-0
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
6
-9
/
+23
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
2018-12-17
1
-1
/
+1
|
*
|
|
net: clear skb->tstamp in forwarding paths
Eric Dumazet
2018-12-15
1
-0
/
+1
[next]