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
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-14
/
+24
2019-01-01
ip: validate header length on virtual device xmit
Willem de Bruijn
3
-12
/
+18
2018-12-30
ipv4: fib_rules: Fix possible infinite loop in fib_empty_table
YueHaibing
1
-2
/
+6
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-12-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-12-25
net: dccp: fix kernel crash on module load
Peter Oskolkov
1
-8
/
+26
2018-12-25
iptunnel: Set tun_flags in the iptunnel_metadata_reply from src
wenxu
1
-0
/
+1
2018-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2018-12-21
tcp: fix a race in inet_diag_dump_icsk()
Eric Dumazet
1
-1
/
+3
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-360
/
+112
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+13
2018-12-21
net: ipv4: Set skb->dev for output route resolution
Ido Schimmel
1
-0
/
+1
2018-12-21
bpf: sk_msg, sock{map|hash} redirect through ULP
John Fastabend
1
-1
/
+12
2018-12-21
bpf: sk_msg, fix socket data_ready events
John Fastabend
1
-1
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-9
/
+23
2018-12-19
net: use skb_sec_path helper in more places
Florian Westphal
2
-4
/
+9
2018-12-19
xfrm: change secpath_set to return secpath struct, not error value
Florian Westphal
1
-5
/
+6
2018-12-19
sk_buff: add skb extension infrastructure
Florian Westphal
1
-0
/
+1
2018-12-19
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
1
-2
/
+4
2018-12-18
ipmr: Drop mfc_cache argument to ipmr_queue_xmit
David Ahern
1
-5
/
+4
2018-12-18
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
1
-1
/
+1
2018-12-18
net: dccp: initialize (addr,port) listening hashtable
Peter Oskolkov
1
-0
/
+1
2018-12-18
fou: Prevent unbounded recursion in GUE error handler
Stefano Brivio
1
-0
/
+7
2018-12-18
netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set
Taehee Yoo
1
-1
/
+2
2018-12-18
netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_p...
Taehee Yoo
1
-5
/
+14
2018-12-18
netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routine
Taehee Yoo
1
-1
/
+0
2018-12-18
netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routine
Taehee Yoo
1
-68
/
+87
2018-12-18
netfilter: nat: remove nf_nat_l4proto struct
Florian Westphal
4
-107
/
+4
2018-12-18
netfilter: nat: remove l4proto->manip_pkt
Florian Westphal
5
-71
/
+2
2018-12-18
netfilter: nat: remove l4proto->nlattr_to_range
Florian Westphal
2
-6
/
+0
2018-12-18
netfilter: nat: remove l4proto->in_range
Florian Westphal
2
-12
/
+0
2018-12-18
netfilter: nat: fold in_range indirection into caller
Florian Westphal
1
-8
/
+0
2018-12-18
netfilter: nat: remove l4proto->unique_tuple
Florian Westphal
2
-71
/
+0
2018-12-18
netfilter: remove NF_NAT_RANGE_PROTO_RANDOM support
Florian Westphal
1
-7
/
+0
2018-12-16
net: clear skb->tstamp in forwarding paths
Eric Dumazet
1
-0
/
+1
2018-12-16
udp: use indirect call wrappers for GRO socket lookup
Paolo Abeni
1
-2
/
+6
2018-12-16
net: use indirect call wrappers at GRO transport layer
Paolo Abeni
3
-7
/
+19
2018-12-15
net: ipv4: do not handle duplicate fragments as overlapping
Michal Kubecek
1
-6
/
+12
2018-12-15
ipconfig: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-12
/
+1
2018-12-15
net: tcp: prefer listeners bound to an address
Peter Oskolkov
1
-52
/
+8
2018-12-15
net: udp: prefer listeners bound to an address
Peter Oskolkov
1
-57
/
+19
2018-12-15
net: Allow class-e address assignment via ifconfig ioctl
Dave Taht
2
-2
/
+5
2018-12-11
net: Add netif_is_gretap()/netif_is_ip6gretap()
Oz Shlomo
1
-6
/
+0
2018-12-10
ipv4: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-12-10
tcp: handle EOR and FIN conditions the same in tcp_tso_should_defer()
Eric Dumazet
1
-5
/
+2
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-20
/
+46
2018-12-08
ip: silence udp zerocopy smatch false positive
Willem de Bruijn
1
-1
/
+2
2018-12-08
tcp: lack of available data can also cause TSO defer
Eric Dumazet
1
-11
/
+24
2018-12-07
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2
-4
/
+4
2018-12-07
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-2
/
+2
[next]