Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bf6de2315362473e14817ccbdbd00ade6de2756e
/
net
06996c1
net/af_iucv: always register net_device notifier
by Julian Wiedmann
· 6 years ago
238965b
net/af_iucv: build proper skbs for HiperTransport
by Julian Wiedmann
· 6 years ago
fdbf632
net/af_iucv: remove GFP_DMA restriction for HiperTransport
by Julian Wiedmann
· 6 years ago
d470e72
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
cb359b6
hvsock: fix epollout hang from race condition
by Sunil Muthuswamy
· 6 years ago
76e2153
net/udp_gso: Allow TX timestamp with UDP GSO
by Fred Klassen
· 6 years ago
3e14c38
net: netem: fix use after free and double free with packet corruption
by Jakub Kicinski
· 6 years ago
177b800
net: netem: fix backlog accounting for corrupted GSO frames
by Jakub Kicinski
· 6 years ago
c3bcde0
tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
by Xin Long
· 6 years ago
5684abf
ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
by Xin Long
· 6 years ago
d0bae4a
net: remove duplicate fetch in sock_getsockopt
by JingYi Hou
· 6 years ago
d0f84d0
tipc: fix issues with early FAILOVER_MSG from peer
by Tuong Lien
· 6 years ago
da0f382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
4fddbf8
Merge branch 'tcp-fixes'
by David S. Miller
· 6 years ago
6be8e29
lapb: fixed leak of control-blocks.
by Jeremy Sowden
· 6 years ago
5cf0261
tipc: purge deferredq list for each grp member in tipc_group_delete
by Xin Long
· 6 years ago
d4d5d8e
ax25: fix inconsistent lock state in ax25_destroy_timer
by Eric Dumazet
· 6 years ago
f3e92cb
neigh: fix use-after-free read in pneigh_get_next
by Eric Dumazet
· 6 years ago
2e05fcae
tcp: fix compile error if !CONFIG_SYSCTL
by Eric Dumazet
· 6 years ago
d424a2a
hv_sock: Suppress bogus "may be used uninitialized" warnings
by Dexuan Cui
· 6 years ago
36b2f61
net: handle 802.1P vlan 0 packets properly
by Govindarajulu Varadarajan
· 6 years ago
967c05a
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
by Eric Dumazet
· 6 years ago
5f3e2bf00
tcp: add tcp_min_snd_mss sysctl
by Eric Dumazet
· 6 years ago
f070ef2
tcp: tcp_fragment() should apply sane memory limits
by Eric Dumazet
· 6 years ago
3b4929f
tcp: limit payload size of sacked skbs
by Eric Dumazet
· 6 years ago
1eb4169
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
8574921
bpf: Fix out of bounds memory access in bpf_sk_storage
by Arthur Fabre
· 6 years ago
42f5cda
vsock/virtio: set SOCK_DONE on peer shutdown
by Stephen Barber
· 6 years ago
ce27ec6
net: add high_order_alloc_disable sysctl/static key
by Eric Dumazet
· 6 years ago
0b7d7f6
tcp: add tcp_tx_skb_cache sysctl
by Eric Dumazet
· 6 years ago
ede61ca
tcp: add tcp_rx_skb_cache sysctl
by Eric Dumazet
· 6 years ago
99815f5
net: sched: flower: don't call synchronize_rcu() on mask creation
by Vlad Buslov
· 6 years ago
ce950f1
sctp: Free cookie before we memdup a new one
by Neil Horman
· 6 years ago
2a2af5e
Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
385097a
nfc: Ensure presence of required attributes in the deactivate_target handler
by Young Xiao
· 6 years ago
b658420
cfg80211: report measurement start TSF correctly
by Avraham Stern
· 6 years ago
4f488fb
cfg80211: fix memory leak of wiphy device name
by Eric Biggers
· 6 years ago
1a473d6
cfg80211: util: fix bit count off by one
by Mordechay Goodstein
· 6 years ago
f889146
mac80211: do not start any work during reconfigure flow
by Naftali Goldstein
· 6 years ago
ebb3ca3
cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()
by Luca Coelho
· 6 years ago
5635723
mac80211: only warn once on chanctx_conf being NULL
by Yibo Zhao
· 6 years ago
588f7d3
mac80211: drop robust management frames from unknown TA
by Johannes Berg
· 6 years ago
648ee6c
net: tls, correctly account for copied bytes with multiple sk_msgs
by John Fastabend
· 6 years ago
e1ae5c2
vrf: Increment Icmp6InMsgs on the original netdev
by Stephen Suryaputra
· 6 years ago
f0d2ca1
net: ethtool: Allow matching on vlan DEI bit
by Maxime Chevallier
· 6 years ago
ec66854
mpls: fix af_mpls dependencies for real
by Matteo Croce
· 6 years ago
01d76b5
xdp: check device pointer before clearing
by Ilya Maximets
· 6 years ago
f12dd75
bpf: net: Set sk_bpf_storage back to NULL for cloned sk
by Martin KaFai Lau
· 6 years ago
309b669
net: openvswitch: do not free vport if register_netdevice() is failed.
by Taehee Yoo
· 6 years ago
522924b
net: correct udp zerocopy refcnt also when zerocopy only on append
by Willem de Bruijn
· 6 years ago
fcc2202
tcp: fix undo spurious SYNACK in passive Fast Open
by Yuchung Cheng
· 6 years ago
c1a9d65
mpls: fix af_mpls dependencies
by Matteo Croce
· 6 years ago
62f42a1
Merge tag 'linux-can-fixes-for-5.2-20190607' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 6 years ago
2f3f7d1
mpls: fix warning with multi-label encap
by George Wilkie
· 6 years ago
65a3c49
ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
by Eric Dumazet
· 6 years ago
c3fee64
net: ipv4: fib_semantics: fix uninitialized variable
by Enrico Weigelt
· 6 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
38e406f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
fd704bd
can: purge socket error queue on sock destruct
by Willem de Bruijn
· 6 years ago
c5a3aed
can: af_can: Fix error path of can_init()
by YueHaibing
· 6 years ago
1e1d926
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
8a3dca6
netfilter: ipv6: nf_defrag: accept duplicate fragments again
by Guillaume Nault
· 6 years ago
983695f
bpf: fix unconnected udp hooks
by Daniel Borkmann
· 6 years ago
459aa07
Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
720f1de
pktgen: do not sleep with the thread lock held.
by Paolo Abeni
· 6 years ago
85cb928
net: rds: fix memory leak in rds_ib_flush_mr_pool
by Zhu Yanjun
· 6 years ago
b9aa52c
ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
by Olivier Matz
· 6 years ago
59e3e4b
ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
by Olivier Matz
· 6 years ago
4970b42
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied"
by Hangbin Liu
· 6 years ago
0ee4e76
ethtool: fix potential userspace buffer overflow
by Vivien Didelot
· 6 years ago
0a8dd9f
Fix memory leak in sctp_process_init
by Neil Horman
· 6 years ago
b50e058
net: rds: fix memory leak when unload rds_rdma
by Zhu Yanjun
· 6 years ago
0a90478
ipv4: not do cache for local delivery if bc_forwarding is enabled
by Xin Long
· 6 years ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
28c61a6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432
by Thomas Gleixner
· 6 years ago
75a6faf
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
by Thomas Gleixner
· 6 years ago
46fe777
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
by Thomas Gleixner
· 6 years ago
e46bd70
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 389
by Thomas Gleixner
· 6 years ago
a10e763
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
by Thomas Gleixner
· 6 years ago
ddc64d0
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
by Thomas Gleixner
· 6 years ago
b7c320f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 343
by Thomas Gleixner
· 6 years ago
2b27bdc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
by Thomas Gleixner
· 6 years ago
a61127c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
by Thomas Gleixner
· 6 years ago
685a6bf
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321
by Thomas Gleixner
· 6 years ago
5b497af
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
by Thomas Gleixner
· 6 years ago
2025cf9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
by Thomas Gleixner
· 6 years ago
97fb5e8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
by Thomas Gleixner
· 6 years ago
0e9facc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 281
by Thomas Gleixner
· 6 years ago
c942299
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269
by Thomas Gleixner
· 6 years ago
04672fe
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268
by Thomas Gleixner
· 6 years ago
fdf7142
net: fix indirect calls helpers for ptype list hooks.
by Paolo Abeni
· 6 years ago
82ba25c
udp: only choose unbound UDP socket for multicast when not in a VRF
by Tim Beale
· 6 years ago
e52972c
net/tls: replace the sleeping lock around RX resync with a bit lock
by Jakub Kicinski
· 6 years ago
27393f8
Revert "net/tls: avoid NULL-deref on resync during device removal"
by Jakub Kicinski
· 6 years ago
a0d56cb
netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
by Guillaume Nault
· 6 years ago
257a525
bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
by Martin KaFai Lau
· 6 years ago
4ac30c4
bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
by Martin KaFai Lau
· 6 years ago
afa0925
packet: unconditionally free po->rollover
by Willem de Bruijn
· 6 years ago
e8d67fa
net: dsa: sja1105: Don't store frame type in skb->cb
by Vladimir Oltean
· 6 years ago
5142967
netfilter: nf_tables: fix module autoload with inet family
by Pablo Neira Ayuso
· 6 years ago
Next »