Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3cf963cfe3a9fc83bc235b1892858164b1b83306
/
net
/
ipv4
5e1a99e
ipv4: Add ICMPv6 support when parse route ipproto
by Hangbin Liu
· 6 years ago
5578de4
netlabel: fix out-of-bounds memory accesses
by Paul Moore
· 6 years ago
a1fd1ad
ipv4: Pass original device to ip_rcv_finish_core
by David Ahern
· 6 years ago
b6e9e5d
ipv4: Return error for RTA_VIA attribute
by David Ahern
· 6 years ago
3da1ed7
net: avoid use IPCB in cipso_v4_error
by Nazarov Sergey
· 6 years ago
9ef6b42
net: Add __icmp_send helper.
by Nazarov Sergey
· 6 years ago
bf50b60
tcp: repaired skbs must init their tso_segs
by Eric Dumazet
· 6 years ago
92b9536
udp: fix possible user after free in error handler
by Paolo Abeni
· 6 years ago
b35560e4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
2bdf700
net: ip_gre: do not report erspan_ver for gre or gretap
by Lorenzo Bianconi
· 6 years ago
2c4cc97
tcp: tcp_v4_err() should be more careful
by Eric Dumazet
· 6 years ago
04c0311
tcp: clear icsk_backoff in tcp_write_queue_purge()
by Eric Dumazet
· 6 years ago
1ec17db
inet_diag: fix reporting cgroup classid and fallback to priority
by Konstantin Khlebnikov
· 6 years ago
8303b7e
netfilter: nat: fix spurious connection timeouts
by Florian Westphal
· 6 years ago
c4c07b4
netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbs
by Jann Horn
· 6 years ago
c09551c6
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
by Lorenzo Bianconi
· 6 years ago
feaf5c7
net: ip_gre: always reports o_key to userspace
by Lorenzo Bianconi
· 6 years ago
ff44a83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
09db512
esp: Skip TX bytes accounting when sending from a request socket
by Martin Willi
· 6 years ago
206b8cc
netfilter: ipt_CLUSTERIP: fix warning unused variable cn
by Anders Roxell
· 6 years ago
c303a9b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
d71b5753
ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
by wenxu
· 6 years ago
cb73ee4
net: ip_gre: use erspan key field for tunnel lookup
by Lorenzo Bianconi
· 6 years ago
6c57f04
net: Fix usage of pskb_trim_rcsum
by Ross Lagerwall
· 6 years ago
8f6b539
udp: add missing rehash callback to udplite
by Alexey Kodanev
· 6 years ago
0f149c9
udp: with udp_segment release on error path
by Willem de Bruijn
· 6 years ago
20704bd
erspan: build the header with the right proto according to erspan_ver
by Xin Long
· 6 years ago
26fc181
fou, fou6: do not assume linear skbs
by Eric Dumazet
· 6 years ago
13d7f463
tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
by Willem de Bruijn
· 6 years ago
f97f4dd
net: ipv4: Fix memory leak in network namespace dismantle
by Ido Schimmel
· 6 years ago
71a8508
net: bpfilter: disallow to remove bpfilter module while being used
by Taehee Yoo
· 6 years ago
61fbf59
net: bpfilter: restart bpfilter_umh when error occurred
by Taehee Yoo
· 6 years ago
5b4cb65
net: bpfilter: use cleanup callback to release umh_info
by Taehee Yoo
· 6 years ago
c5715b8
tcp: change txhash on SYN-data timeout
by Yuchung Cheng
· 6 years ago
4a06fa6
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
by Willem de Bruijn
· 6 years ago
dd9ee34
vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
by Su Yanjun
· 6 years ago
bc6e019
fou: Prevent unbounded recursion in GUE error handler also with UDP-Lite
by Stefano Brivio
· 6 years ago
7c1e8a3
netlink: fixup regression in RTM_GETADDR
by Arthur Gautier
· 6 years ago
43d86ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
cb9f1b7
ip: validate header length on virtual device xmit
by Willem de Bruijn
· 6 years ago
58075ff
ipv4: fib_rules: Fix possible infinite loop in fib_empty_table
by YueHaibing
· 6 years ago
ca79b0c
mm: convert totalram_pages and totalhigh_pages variables to atomic
by Arun KS
· 6 years ago
90cadbbf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c92c81d
net: dccp: fix kernel crash on module load
by Peter Oskolkov
· 6 years ago
7bdca37
iptunnel: Set tun_flags in the iptunnel_metadata_reply from src
by wenxu
· 6 years ago
ce28bb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
f0c928d
tcp: fix a race in inet_diag_dump_icsk()
by Eric Dumazet
· 6 years ago
c3e5336
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
339bbff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
21f9477
net: ipv4: Set skb->dev for output route resolution
by Ido Schimmel
· 6 years ago
0608c69
bpf: sk_msg, sock{map|hash} redirect through ULP
by John Fastabend
· 6 years ago
552de910
bpf: sk_msg, fix socket data_ready events
by John Fastabend
· 6 years ago
2be09de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
2294be0f
net: use skb_sec_path helper in more places
by Florian Westphal
· 6 years ago
0ca64da
xfrm: change secpath_set to return secpath struct, not error value
by Florian Westphal
· 6 years ago
df5042f
sk_buff: add skb extension infrastructure
by Florian Westphal
· 6 years ago
c4b0e77
netfilter: avoid using skb->nf_bridge directly
by Florian Westphal
· 6 years ago
6e0735d
ipmr: Drop mfc_cache argument to ipmr_queue_xmit
by David Ahern
· 6 years ago
8f932f7
net: add missing SOF_TIMESTAMPING_OPT_ID support
by Willem de Bruijn
· 6 years ago
eedbbb0
net: dccp: initialize (addr,port) listening hashtable
by Peter Oskolkov
· 6 years ago
1178903
fou: Prevent unbounded recursion in GUE error handler
by Stefano Brivio
· 6 years ago
06aa151
netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set
by Taehee Yoo
· 6 years ago
2a61d8b
netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_put()
by Taehee Yoo
· 6 years ago
b12f7ba
netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routine
by Taehee Yoo
· 6 years ago
5a86d68
netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routine
by Taehee Yoo
· 6 years ago
5cbabee
netfilter: nat: remove nf_nat_l4proto struct
by Florian Westphal
· 6 years ago
faec18d
netfilter: nat: remove l4proto->manip_pkt
by Florian Westphal
· 6 years ago
76b9001
netfilter: nat: remove l4proto->nlattr_to_range
by Florian Westphal
· 6 years ago
fe2d002
netfilter: nat: remove l4proto->in_range
by Florian Westphal
· 6 years ago
40e786b
netfilter: nat: fold in_range indirection into caller
by Florian Westphal
· 6 years ago
203f2e7
netfilter: nat: remove l4proto->unique_tuple
by Florian Westphal
· 6 years ago
912da92
netfilter: remove NF_NAT_RANGE_PROTO_RANDOM support
by Florian Westphal
· 6 years ago
8203e2d
net: clear skb->tstamp in forwarding paths
by Eric Dumazet
· 6 years ago
4f24ed7
udp: use indirect call wrappers for GRO socket lookup
by Paolo Abeni
· 6 years ago
028e0a4
net: use indirect call wrappers at GRO transport layer
by Paolo Abeni
· 6 years ago
ade4464
net: ipv4: do not handle duplicate fragments as overlapping
by Michal Kubecek
· 6 years ago
70f98d7
ipconfig: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
d9fbc7f
net: tcp: prefer listeners bound to an address
by Peter Oskolkov
· 6 years ago
4cdeeee
net: udp: prefer listeners bound to an address
by Peter Oskolkov
· 6 years ago
65cab85
net: Allow class-e address assignment via ifconfig ioctl
by Dave Taht
· 6 years ago
0621e6f
net: Add netif_is_gretap()/netif_is_ip6gretap()
by Oz Shlomo
· 6 years ago
5648451
ipv4: Fix potential Spectre v1 vulnerability
by Gustavo A. R. Silva
· 6 years ago
d8ed257
tcp: handle EOR and FIN conditions the same in tcp_tso_should_defer()
by Eric Dumazet
· 6 years ago
4cc1fee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
97ef7b4
ip: silence udp zerocopy smatch false positive
by Willem de Bruijn
· 6 years ago
f9bfe4e
tcp: lack of available data can also cause TSO defer
by Eric Dumazet
· 6 years ago
567c5e1
net: core: dev: Add extack argument to dev_change_flags()
by Petr Machata
· 6 years ago
00f54e6
net: core: dev: Add extack argument to dev_open()
by Petr Machata
· 6 years ago
fdb8b29
tcp: fix code style in tcp_recvmsg()
by Pedro Tammela
· 6 years ago
ebaf39e
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
by Jiri Wiesner
· 6 years ago
b2b7af8
tcp: fix NULL ref in tail loss probe
by Yuchung Cheng
· 6 years ago
4172754
tcp: Do not underestimate rwnd_limited
by Eric Dumazet
· 6 years ago
22f6bbb
net: use skb_list_del_init() to remove from RX sublists
by Edward Cree
· 6 years ago
f839a6c
net: Do not route unicast IP packets twice
by Ido Schimmel
· 6 years ago
875e893
skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'
by Ido Schimmel
· 6 years ago
52900d2
udp: elide zerocopy operation in hot path
by Willem de Bruijn
· 6 years ago
b5947e5
udp: msg_zerocopy
by Willem de Bruijn
· 6 years ago
da5095d05
udp_tunnel: add config option to bind to a device
by Alexis Bauvin
· 6 years ago
c8d1da4
netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()
by Paul E. McKenney
· 6 years ago
e1561fe
tcp: fix SNMP TCP timeout under-estimation
by Yuchung Cheng
· 6 years ago
Next »