Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
989a99bc64e8f905b8b5908149f20f9d79510957
/
net
/
ipv4
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
ec641b3
tcp: fix SNMP under-estimation on failed retransmission
by Yuchung Cheng
· 6 years ago
3976535
tcp: fix off-by-one bug on aborting window-probing socket
by Yuchung Cheng
· 6 years ago
6015c71
tcp: md5: add tcp_md5_needed jump label
by Eric Dumazet
· 6 years ago
4f693b5
tcp: implement coalescing on backlog queue
by Eric Dumazet
· 6 years ago
19119f2
tcp: take care of compressed acks in tcp_add_reno_sack()
by Eric Dumazet
· 6 years ago
93029d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
19bf626
tcp: remove loop to compute wscale
by Eric Dumazet
· 6 years ago
e561bb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7246d8e
bpf: helper to pop data from messages
by John Fastabend
· 6 years ago
e9d8faf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
86d1d8b
net/ipv4: Fix missing raw_init when CONFIG_PROC_FS is disabled
by David Ahern
· 6 years ago
e7395f1f
tcp: remove hdrlen argument from tcp_queue_rcv()
by Eric Dumazet
· 6 years ago
095faf4
netfilter: nat: fix double register in masquerade modules
by Taehee Yoo
· 6 years ago
584eab2
netfilter: add missing error handling code for register functions
by Taehee Yoo
· 6 years ago
aba3693
net: always initialize pagedlen
by Willem de Bruijn
· 6 years ago
9efdda4
tcp: address problems caused by EDT misshaps
by Eric Dumazet
· 6 years ago
b1bf78b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
86de592
tcp: defer SACK compression after DupThresh
by Eric Dumazet
· 6 years ago
cadf9df
tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP coalescing
by Stephen Mallon
· 6 years ago
ade9628
tcp: drop dst in tcp_add_backlog()
by Eric Dumazet
· 6 years ago
b2c8510
ipv4: Don't try to print ASCII of link level header in martian dumps.
by David S. Miller
· 6 years ago
f2be6d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
16f7eb2
ip_tunnel: don't force DF when MTU is locked
by Sabrina Dubroca
· 6 years ago
e8bd8fc
tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS
by Yousuk Seung
· 6 years ago
9c48060
udp: fix jump label misuse
by Paolo Abeni
· 6 years ago
213d776
tcp: clean up STATE_TRACE
by Yafang Shao
· 6 years ago
2b9b750
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c73e580
tcp: tsq: no longer use limit_output_bytes for paced flows
by Eric Dumazet
· 6 years ago
a682850
tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffies
by Eric Dumazet
· 6 years ago
f1c6ea3
tcp: refine tcp_tso_should_defer() after EDT adoption
by Eric Dumazet
· 6 years ago
1c09f7d
tcp: do not try to defer skbs with eor mark (MSG_EOR)
by Eric Dumazet
· 6 years ago
5e13a0d
tcp: minor optimization in tcp ack fast path processing
by Yafang Shao
· 6 years ago
e6e8869
net: tcp: remove BUG_ON from tcp_v4_err
by Li RongQing
· 6 years ago
1106a5a
tcp_bbr: update comments to reflect pacing_margin_percent
by Neal Cardwell
· 6 years ago
3e2ed0c
ipv4/tunnel: use __vlan_hwaccel helpers
by Michał Mirosław
· 6 years ago
0d5b931
inet: frags: better deal with smp races
by Eric Dumazet
· 6 years ago
b8a51b3
fou, fou6: ICMP error handlers for FoU and GUE
by Stefano Brivio
· 6 years ago
e7cc082
udp: Support for error handlers of tunnels with arbitrary destination port
by Stefano Brivio
· 6 years ago
Next »