Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d49baa7e12ee70c0a7b821d088a770c94c02e494
/
net
d49baa7
net/smc: check for missing nlattrs in SMC_PNETID messages
by Eric Biggers
· 7 years ago
4f6b15c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
b84bbaf
packet: in packet_snd start writing at link layer allocation
by Willem de Bruijn
· 7 years ago
f0dfd7a
netfilter: nf_tables: fix memory leak on error exit return
by Colin Ian King
· 7 years ago
4bc8719
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
a1f45ef
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
a52956d
net sched actions: fix refcnt leak in skbmod
by Roman Mashak
· 7 years ago
d68d75f
net: sched: fix error path in tcf_proto_create() when modules are not configured
by Jiri Pirko
· 7 years ago
f010089
Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 7 years ago
af5d018
net sched actions: fix invalid pointer dereferencing if skbedit flags missing
by Roman Mashak
· 7 years ago
1b97013
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
by Andrey Ignatov
· 7 years ago
6b47fe1
rxrpc: Trace UDP transmission failure
by David Howells
· 7 years ago
494337c
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
by David Howells
· 7 years ago
93864fc
rxrpc: Fix the min security level for kernel calls
by David Howells
· 7 years ago
f2aeed3
rxrpc: Fix error reception on AF_INET6 sockets
by David Howells
· 7 years ago
c54e43d
rxrpc: Fix missing start of call timeout
by David Howells
· 7 years ago
6910e25
sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg
by Xin Long
· 7 years ago
b2a9643
Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
09c8b97
tipc: fix one byte leak in tipc_sk_set_orig_addr()
by Eric Dumazet
· 7 years ago
69678bc
udp: fix SO_BINDTODEVICE
by Paolo Abeni
· 7 years ago
0e8411e4
ipv4: reset fnhe_mtu_locked after cache route flushed
by Hangbin Liu
· 7 years ago
680a2846
net/9p: fix spelling mistake: "suspsend" -> "suspend"
by Colin Ian King
· 7 years ago
39a2d5c
sctp: fix spelling mistake: "max_retans" -> "max_retrans"
by Colin Ian King
· 7 years ago
94f6a80
tipc: eliminate KMSAN uninit-value in strcmp complaint
by Ying Xue
· 7 years ago
4a026da
net/9p: correct some comment errors in 9p file system code
by Sun Lianwen
· 7 years ago
0010f70
libceph: add osd_req_op_extent_osd_data_bvecs()
by Ilya Dryomov
· 7 years ago
bb7b40a
netfilter: nf_tables: bogus EBUSY in chain deletions
by Pablo Neira Ayuso
· 7 years ago
732a804
netfilter: nft_compat: fix handling of large matchinfo size
by Florian Westphal
· 7 years ago
8bdf164
netfilter: nft_compat: prepare for indirect info storage
by Florian Westphal
· 7 years ago
2dabf9f
Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan
by David S. Miller
· 7 years ago
0092409
netfilter: nf_tables: don't assume chain stats are set when jumplabel is set
by Florian Westphal
· 7 years ago
a44f6d8
netfilter: x_tables: add module alias for icmp matches
by Florian Westphal
· 7 years ago
4e09fc8
netfilter: prefer nla_strlcpy for dealing with NLA_STRING attributes
by Florian Westphal
· 7 years ago
25fd386
netfilter: core: add missing __rcu annotation
by Florian Westphal
· 7 years ago
d5e032f
ipvs: fix stats update from local clients
by Julian Anastasov
· 7 years ago
a050d34
ipvs: fix refcount usage for conns in ops mode
by Julian Anastasov
· 7 years ago
b8e9dc1
netfilter: nf_tables: nft_compat: fix refcount leak on xt module
by Florian Westphal
· 7 years ago
a499568
netfilter: bridge: stp fix reference to uninitialized data
by Stephen Hemminger
· 7 years ago
2c5d5b1
llc: better deal with too small mtu
by Eric Dumazet
· 7 years ago
a9f71d0
trivial: fix inconsistent help texts
by Georg Hofmann
· 7 years ago
1822f63
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
080324c
net/tls: Fix connection stall on partial tls record
by Andre Tomt
· 7 years ago
98f0a39
tls: fix use after free in tls_sk_proto_close
by Eric Dumazet
· 7 years ago
59d8d44
sctp: delay the authentication for the duplicated cookie-echo chunk
by Xin Long
· 7 years ago
914eac2
mac80211: use timeout from the AddBA response instead of the request
by Sara Sharon
· 7 years ago
407879b
mac80211: Adjust SAE authentication timeout
by Ilan Peer
· 7 years ago
4bf01ca
rfkill: gpio: fix memory leak in probe error path
by Johan Hovold
· 7 years ago
ae552ac
net/netlink: make sure the headers line up actual value output
by YU Bo
· 7 years ago
af50e4b
nsh: fix infinite loop
by Eric Dumazet
· 7 years ago
acf784b
net: atm: Fix potential Spectre v1
by Gustavo A. R. Silva
· 7 years ago
72f17ba
openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
by Stefano Brivio
· 7 years ago
e523a25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
a8d7aa1
dccp: fix tasklet usage
by Eric Dumazet
· 7 years ago
bda27ff
smc: fix sendpage() call
by Stefan Raspl
· 7 years ago
a6920d1
net/smc: handle unregistered buffers
by Karsten Graul
· 7 years ago
e63a5f8
net/smc: call consolidation
by Karsten Graul
· 7 years ago
114f39f
tcp: restore autocorking
by Eric Dumazet
· 7 years ago
eb80ca4
rds: do not leak kernel memory to user land
by Eric Dumazet
· 7 years ago
94720e3
ipv4: fix fnhe usage by non-cached routes
by Julian Anastasov
· 7 years ago
7df40c2
net_sched: fq: take care of throttled flows before reuse
by Eric Dumazet
· 7 years ago
30ca22e
ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"
by Ido Schimmel
· 7 years ago
784813a
net/smc: restrict non-blocking connect finish
by Ursula Braun
· 7 years ago
ce402f0
sctp: fix the issue that the cookie-ack with auth can't get processed
by Xin Long
· 7 years ago
46e16d4
sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
by Xin Long
· 7 years ago
4842a08
sctp: init active key for the new asoc in dupcook_a and dupcook_b
by Xin Long
· 7 years ago
e6e6a27
tcp_bbr: fix to zero idle_restart only upon S/ACKed data
by Neal Cardwell
· 7 years ago
c212d2c
net/tls: Don't recursively call push_record during tls_write_space callbacks
by Dave Watson
· 7 years ago
edd7ceb
ipv6: Allow non-gateway ECMP for IPv6
by Thomas Winter
· 7 years ago
d656fe4
ethtool: fix a potential missing-check bug
by Wenwen Wang
· 7 years ago
054f155
xprtrdma: Fix list corruption / DMAR errors during MR recovery
by Chuck Lever
· 7 years ago
bf2acc9
tcp: fix TCP_REPAIR_QUEUE bound checking
by Eric Dumazet
· 7 years ago
cea67a2
ipv6: fix uninit-value in ip6_multipath_l3_keys()
by Eric Dumazet
· 7 years ago
e8238fc
bridge: check iface upper dev when setting master via ioctl
by Hangbin Liu
· 7 years ago
988bf72
net: support compat 64-bit time in {s,g}etsockopt
by Lance Richardson
· 7 years ago
64ebe31
Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
6a9a27d
sctp: clear the new asoc's stream outcnt in sctp_stream_update
by Xin Long
· 7 years ago
d625329
sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
by Xin Long
· 7 years ago
16ae6aa
tcp: ignore Fast Open on repair mode
by Yuchung Cheng
· 7 years ago
7dbc73e6
tipc: fix bug in function tipc_nl_node_dump_monitor
by Jon Maloy
· 7 years ago
b4331a6
vti6: Change minimum MTU to IPV4_MIN_MTU, vti6 can carry IPv4 too
by Stefano Brivio
· 7 years ago
2f99aa3
netfilter: nf_tables: skip synchronize_rcu if transaction log is empty
by Florian Westphal
· 7 years ago
dceb48d
netfilter: x_tables: check name length in find_match/target, too
by Florian Westphal
· 7 years ago
72d4d3e
netfilter: Fix handling simultaneous open in TCP conntrack
by Jozsef Kadlecsik
· 7 years ago
9c55ad1
libceph: validate con->state at the top of try_write()
by Ilya Dryomov
· 7 years ago
25eb0ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
91a8252
rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
by Dag Moxnes
· 7 years ago
070204a
net/smc: keep clcsock reference in smc_tcp_listen_work()
by Ursula Braun
· 7 years ago
5540fbf
bpf: clear the ip_tunnel_info.
by William Tu
· 7 years ago
a6361f0
packet: fix bitfield update race
by Willem de Bruijn
· 7 years ago
7b4c443
libceph: reschedule a tick in finish_hunting()
by Ilya Dryomov
· 7 years ago
facb9f6
libceph: un-backoff on tick when we have a authenticated session
by Ilya Dryomov
· 7 years ago
eb1c28c
l2tp: check sockaddr length in pppol2tp_connect()
by Guillaume Nault
· 7 years ago
77621f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
f18fa5d
net: ieee802154: 6lowpan: fix frag reassembly
by Alexander Aring
· 7 years ago
aa8f877
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
by Eric Dumazet
· 7 years ago
7e5a206
tcp: don't read out-of-bounds opsize
by Jann Horn
· 7 years ago
d57493d
net: sched: ife: check on metadata length
by Alexander Aring
· 7 years ago
cc74edd
net: sched: ife: handle malformed tlv length
by Alexander Aring
· 7 years ago
f6cd145
net: sched: ife: signal not finding metaid
by Alexander Aring
· 7 years ago
7c5aba2
strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
by Doron Roberts-Kedes
· 7 years ago
Next »