Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
879c3808a4a126d271c4f39cd93f6252c72340bf
/
net
1c6c09a
net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate
by Vladimir Oltean
· 5 years ago
f04b514
taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte
by Vladimir Oltean
· 5 years ago
efb5522
taprio: Fix kernel panic in taprio_destroy
by Vladimir Oltean
· 5 years ago
5b16100
Merge tag 'batadv-net-for-davem-20190830' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 5 years ago
c3d7a08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
d12040b
rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]
by David Howells
· 5 years ago
a285c1f
Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 5 years ago
daf1de9
netfilter: nft_meta_bridge: Fix get NFT_META_BRI_IIFVPROTO in network byteorder
by wenxu
· 5 years ago
f8b43c5
mac80211: Correctly set noencrypt for PAE frames
by Denis Kenzior
· 5 years ago
c8a41c6
mac80211: Don't memset RXCB prior to PAE intercept
by Denis Kenzior
· 5 years ago
de20900
netfilter: nf_flow_table: clear skb tstamp before xmit
by Florian Westphal
· 5 years ago
092e22e
net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue
by Davide Caratti
· 5 years ago
888a5c5
tcp: inherit timestamp on mtu probe
by Willem de Bruijn
· 5 years ago
dbf47a2
net: sched: act_sample: fix psample group handling on overwrite
by Vlad Buslov
· 5 years ago
0754b4e
openvswitch: Clear the L4 portion of the key for "later" fragments.
by Justin Pettit
· 5 years ago
ad06a56
openvswitch: Properly set L4 keys on "later" IP fragments
by Greg Rose
· 5 years ago
a84d016
mld: fix memory leak in mld_del_delrec()
by Eric Dumazet
· 5 years ago
04d37cf
net/sched: pfifo_fast: fix wrong dereference when qdisc is reset
by Davide Caratti
· 5 years ago
fdfc5c8
tcp: remove empty skb from write queue in error cases
by Eric Dumazet
· 5 years ago
7d0a065
net/rds: Fix info leak in rds6_inc_info_copy()
by Ka-Cheong Poon
· 5 years ago
2c1644c
net: fix skb use after free in netpoll
by Feng Sun
· 5 years ago
bcccb0a
net: dsa: tag_8021q: Future-proof the reserved fields in the custom VID
by Vladimir Oltean
· 5 years ago
981471b
net_sched: fix a NULL pointer deref in ipt action
by Cong Wang
· 5 years ago
9e8312f
Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 5 years ago
452a044
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
478553f
netfilter: conntrack: make sysctls per-namespace again
by Florian Westphal
· 5 years ago
3a06902
netfilter: nf_conntrack_ftp: Fix debug output
by Thomas Jarosch
· 5 years ago
3cf2f45
netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
by Todd Seidelmann
· 5 years ago
d0d5c0c
rxrpc: Use skb_unshare() rather than skb_cow_data()
by David Howells
· 5 years ago
987db9f
rxrpc: Use the tx-phase skb flag to simplify tracing
by David Howells
· 5 years ago
b311e68
rxrpc: Add a private skb flag to indicate transmission-phase skbs
by David Howells
· 5 years ago
a641fd0
rxrpc: Abstract out rxtx ring cleanup
by David Howells
· 5 years ago
4858e40
rxrpc: Pass the input handler's data skb reference to the Rx ring
by David Howells
· 5 years ago
e2de6c40
rxrpc: Use info in skbuff instead of reparsing a jumbo packet
by David Howells
· 5 years ago
c3c9e3d
rxrpc: Improve jumbo packet counting
by David Howells
· 5 years ago
c82e547
SUNRPC: Handle connection breakages correctly in call_status()
by Trond Myklebust
· 5 years ago
d571192
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
by Trond Myklebust
· 5 years ago
80f455d
SUNRPC: Handle EADDRINUSE and ENOBUFS correctly
by Trond Myklebust
· 5 years ago
bd736ed
SUNRPC: Don't handle errors if the bind/connect succeeded
by Trond Myklebust
· 5 years ago
7177895
openvswitch: Fix conntrack cache with timeout
by Yi-Hung Wei
· 5 years ago
803f3e2
ipv4: mpls: fix mpls_xmit for iptunnel
by Alexey Kodanev
· 5 years ago
e0e6d06
net: rds: add service level support in rds-info
by Zhu Yanjun
· 5 years ago
e93fb3e
net: route dump netlink NLM_F_MULTI flag missing
by John Fastabend
· 5 years ago
b45ce32
sock: fix potential memory leak in proto_register()
by zhanglin
· 5 years ago
c3b4c3a
xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode
by Hangbin Liu
· 5 years ago
e2c6939
ipv4/icmp: fix rt dst dev null pointer dereference
by Hangbin Liu
· 5 years ago
12c6bc3
openvswitch: Fix log message in ovs conntrack
by Yi-Hung Wei
· 5 years ago
12e2e15
Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan
by David S. Miller
· 5 years ago
211c462
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
2c23817
bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0
by Ilya Leoshkevich
· 5 years ago
db38de3
flow_dissector: Fix potential use-after-free on BPF_PROG_DETACH
by Jakub Sitnicki
· 5 years ago
db0b99f
ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idev
by Sabrina Dubroca
· 5 years ago
0ff0f15
batman-adv: Only read OGM2 tvlv_len after buffer len check
by Sven Eckelmann
· 5 years ago
a15d56a
batman-adv: Only read OGM tvlv_len after buffer len check
by Sven Eckelmann
· 5 years ago
4e56394
Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
f6edbf2
net/ncsi: Fix the payload copying for the request coming from Netlink
by Justin.Lee1@Dell.com
· 5 years ago
a561372
libceph: fix PG split vs OSD (re)connect race
by Ilya Dryomov
· 5 years ago
0f404bb
net: fix icmp_socket_deliver argument 2 input
by Li RongQing
· 5 years ago
f17f764
ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set
by Hangbin Liu
· 5 years ago
6e2866a
Merge tag 'batadv-net-for-davem-20190821' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 5 years ago
0d31d4d
Revert "cfg80211: fix processing world regdomain when non modular"
by Hodaszi, Robert
· 6 years ago
b67fd72
cfg80211: Fix Extended Key ID key install checks
by Alexander Wetzel
· 5 years ago
5fd2f91a
mac80211: fix possible sta leak
by Johannes Berg
· 5 years ago
a1c4cd6
net: fix __ip_mc_inc_group usage
by Li RongQing
· 5 years ago
96a1b03
net/ncsi: Ensure 32-bit boundary for data cksum
by Terry S. Duncan
· 5 years ago
4651d18
net/smc: make sure EPOLLOUT is raised
by Jason Baron
· 5 years ago
fb89c39
xdp: unpin xdp umem pages in error path
by Ivan Khoronzhuk
· 5 years ago
e15dbcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
ef8d8cc
tcp: make sure EPOLLOUT wont be missed
by Eric Dumazet
· 5 years ago
89a26cd
netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
by Juliana Rodrigueiro
· 5 years ago
14c4158
netfilter: nft_flow_offload: missing netlink attribute policy
by Pablo Neira Ayuso
· 5 years ago
f20faa0
netfilter: ebtables: Fix argument order to ADD_COUNTER
by Todd Seidelmann
· 5 years ago
3bc158f
netfilter: nf_tables: map basechain priority to hardware priority
by Pablo Neira Ayuso
· 5 years ago
42eb455
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 5 years ago
58a96fc
Bluetooth: Add debug setting for changing minimum encryption key size
by Marcel Holtmann
· 5 years ago
7120423
tipc: fix false detection of retransmit failures
by Tuong Lien
· 5 years ago
480fd99
Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 5 years ago
12ed601
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
32d3182
net/packet: fix race in tpacket_snd()
by Eric Dumazet
· 5 years ago
d85f017
net: tls, fix sk_write_space NULL write when tx disabled
by John Fastabend
· 5 years ago
3ee1bb7
batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
by Eric Dumazet
· 5 years ago
06d9532
rxrpc: Fix read-after-free in rxrpc_queue_local()
by David Howells
· 5 years ago
b00df84
rxrpc: Fix local endpoint replacement
by David Howells
· 5 years ago
dfe42be
netfilter: nft_flow_offload: skip tcp rst and fin packets
by Pablo Neira Ayuso
· 5 years ago
6d5afe2
sctp: fix memleak in sctp_send_reset_streams
by zhengbin
· 5 years ago
a1794de
sctp: fix the transport error_count check
by Xin Long
· 5 years ago
074014a
net: ieee802154: remove redundant assignment to rc
by Colin Ian King
· 5 years ago
656c8e9
netfilter: conntrack: Use consistent ct id hash calculation
by Dirk Morris
· 5 years ago
48d9cc9
Bluetooth: hidp: Let hidp_send_message return number of queued bytes
by Fabian Henneke
· 5 years ago
8874eca
tipc: initialise addr_trail_end when setting node addresses
by Chris Packham
· 5 years ago
5879986
net: dsa: Check existence of .port_mdb_add callback before calling it
by Chen-Yu Tsai
· 5 years ago
68553f1
rxrpc: Fix local refcounting
by David Howells
· 5 years ago
57c722e
net/tls: swap sk_write_space on close
by Jakub Kicinski
· 5 years ago
cd48bdd
sock: make cookie generation global instead of per netns
by Daniel Borkmann
· 5 years ago
e8c3af6
rxrpc: Don't bother generating maxSkew in the ACK packet
by David Howells
· 5 years ago
730c5fd
rxrpc: Fix local endpoint refcounting
by David Howells
· 5 years ago
1e5b247
netfilter: nf_flow_table: teardown flow timeout race
by Pablo Neira Ayuso
· 5 years ago
3e68db2
netfilter: nf_flow_table: conntrack picks up expired flows
by Pablo Neira Ayuso
· 5 years ago
6a0a8d1
netfilter: nf_tables: use-after-free in failing rule with bound set
by Pablo Neira Ayuso
· 5 years ago
4147766
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
by Jakub Kicinski
· 5 years ago
Next »