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.13.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
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
2018-12-06
tcp: fix code style in tcp_recvmsg()
Pedro Tammela
1
-2
/
+2
2018-12-06
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
1
-0
/
+7
2018-12-06
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
1
-4
/
+7
2018-12-06
tcp: Do not underestimate rwnd_limited
Eric Dumazet
1
-1
/
+4
2018-12-06
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
1
-2
/
+2
2018-12-04
net: Do not route unicast IP packets twice
Ido Schimmel
1
-0
/
+7
2018-12-04
skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'
Ido Schimmel
1
-1
/
+1
2018-12-04
udp: elide zerocopy operation in hot path
Willem de Bruijn
2
-12
/
+12
2018-12-04
udp: msg_zerocopy
Willem de Bruijn
1
-1
/
+22
2018-12-04
udp_tunnel: add config option to bind to a device
Alexis Bauvin
1
-0
/
+17
2018-12-01
netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()
Paul E. McKenney
1
-3
/
+3
2018-12-01
tcp: fix SNMP TCP timeout under-estimation
Yuchung Cheng
1
-4
/
+4
2018-12-01
tcp: fix SNMP under-estimation on failed retransmission
Yuchung Cheng
1
-1
/
+1
2018-12-01
tcp: fix off-by-one bug on aborting window-probing socket
Yuchung Cheng
1
-1
/
+1
2018-12-01
tcp: md5: add tcp_md5_needed jump label
Eric Dumazet
3
-7
/
+15
2018-12-01
tcp: implement coalescing on backlog queue
Eric Dumazet
2
-6
/
+87
2018-12-01
tcp: take care of compressed acks in tcp_add_reno_sack()
Eric Dumazet
1
-25
/
+33
2018-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+14
2018-11-29
tcp: remove loop to compute wscale
Eric Dumazet
1
-5
/
+3
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-22
/
+56
2018-11-29
bpf: helper to pop data from messages
John Fastabend
1
-3
/
+14
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-11
/
+38
2018-11-28
net/ipv4: Fix missing raw_init when CONFIG_PROC_FS is disabled
David Ahern
1
-1
/
+1
2018-11-28
tcp: remove hdrlen argument from tcp_queue_rcv()
Eric Dumazet
1
-7
/
+6
2018-11-27
netfilter: nat: fix double register in masquerade modules
Taehee Yoo
1
-7
/
+16
2018-11-27
netfilter: add missing error handling code for register functions
Taehee Yoo
3
-7
/
+25
2018-11-25
net: always initialize pagedlen
Willem de Bruijn
1
-1
/
+2
2018-11-25
tcp: address problems caused by EDT misshaps
Eric Dumazet
2
-10
/
+16
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+17
[prev]
[next]