Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
cbb49697d5512ce9e61b45ce75d3ee43d7ea5524
/
net
cbb4969
ipv6: tunnels: fix two use-after-free
by Eric Dumazet
· 6 years ago
5c1e7e9
Prevent overflow of sk_msg in sk_msg_clone()
by Vakul Garg
· 6 years ago
99137b7
packet: validate address length
by Willem de Bruijn
· 6 years ago
f0c928d
tcp: fix a race in inet_diag_dump_icsk()
by Eric Dumazet
· 6 years ago
d15f5ac
ipv6: frags: Fix bogus skb->sk in reassembled packets
by Herbert Xu
· 6 years ago
519be69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
d84e7bc
rds: Fix warning.
by David S. Miller
· 6 years ago
c0fde87
neighbor: NTF_PROXY is a valid ndm_flag for a dump request
by David Ahern
· 6 years ago
599d257
net/sched: cls_flower: Remove old entries from rhashtable
by Roi Dayan
· 6 years ago
c6ec179
net/tls: allocate tls context using GFP_ATOMIC
by Ganesh Goudar
· 6 years ago
8e1da73
gro_cell: add napi_disable in gro_cells_destroy
by Lorenzo Bianconi
· 6 years ago
fb24274
ipv6: explicitly initialize udp6_addr in udp_sock_create6()
by Cong Wang
· 6 years ago
c75ab8a
net/rds: remove user triggered WARN_ON in rds_sendmsg
by shamir rabinovitch
· 6 years ago
ea01007
net/rds: fix warn in rds_message_alloc_sgs
by shamir rabinovitch
· 6 years ago
49ce708
Merge tag 'mac80211-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
34b1e0e
mac80211: free skb fraglist before freeing the skb
by Sara Sharon
· 6 years ago
d350a0f
nl80211: fix memory leak if validate_pae_over_nl80211() fails
by Johannes Berg
· 6 years ago
78abe3d
net/smc: fix TCP fallback socket release
by Myungho Jung
· 6 years ago
3c6306d
tipc: check group dests after tipc_wait_for_cond()
by Cong Wang
· 6 years ago
a915b98
VSOCK: Send reset control packet when socket is partially bound
by Jorgen Hansen
· 6 years ago
fde9cd6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
abc1327
SUNRPC: Remove xprt_connect_status()
by Trond Myklebust
· 6 years ago
cf76785
SUNRPC: Fix a race with XPRT_CONNECTING
by Trond Myklebust
· 6 years ago
0445f92
SUNRPC: Fix disconnection races
by Trond Myklebust
· 6 years ago
a50e5fb
mac80211: fix a kernel panic when TXing after TXQ teardown
by Sara Sharon
· 6 years ago
8f932f7
net: add missing SOF_TIMESTAMPING_OPT_ID support
by Willem de Bruijn
· 6 years ago
fbfb232
ipv6: add missing tx timestamping on IPPROTO_RAW
by Willem de Bruijn
· 6 years ago
8203e2d
net: clear skb->tstamp in forwarding paths
by Eric Dumazet
· 6 years ago
ade4464
net: ipv4: do not handle duplicate fragments as overlapping
by Michal Kubecek
· 6 years ago
10589a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
143ece6
tipc: check tsk->group in tipc_wait_for_cond()
by Cong Wang
· 6 years ago
65cab85
net: Allow class-e address assignment via ifconfig ioctl
by Dave Taht
· 6 years ago
69d2c86
ip6mr: Fix potential Spectre v1 vulnerability
by Gustavo A. R. Silva
· 6 years ago
8236b08
VSOCK: bind to random port for VMADDR_PORT_ANY
by Lepton Wu
· 6 years ago
df9d4a1
net/tls: sleeping function from invalid context
by Atul Gupta
· 6 years ago
6c0563e
net/tls: Init routines in create_ctx
by Atul Gupta
· 6 years ago
fb83ed4
tipc: compare remote and local protocols in tipc_udp_enable()
by Cong Wang
· 6 years ago
acb4a33
tipc: fix a double kfree_skb()
by Cong Wang
· 6 years ago
15ef70e
tipc: use lock_sock() in tipc_sk_reinit()
by Cong Wang
· 6 years ago
d3e8869
net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHK
by Jakub Kicinski
· 6 years ago
18330c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
d4e7df1
netfilter: nf_conncount: use rb_link_node_rcu() instead of rb_link_node()
by Taehee Yoo
· 6 years ago
542fbda
netfilter: nat: can't use dst_hold on noref dst
by Florian Westphal
· 6 years ago
708abf7
netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
by Pan Bian
· 6 years ago
fdadd04
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
by Daniel Borkmann
· 6 years ago
5648451
ipv4: Fix potential Spectre v1 vulnerability
by Gustavo A. R. Silva
· 6 years ago
4a2eb0c
sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
by Xin Long
· 6 years ago
d48f782
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
35cc3cef
net/sched: cls_flower: Reject duplicated rules also under skip_sw
by Or Gerlitz
· 6 years ago
66033f4
ipv6: Check available headroom in ip6_xmit() even without options
by Stefano Brivio
· 6 years ago
f9bfe4e
tcp: lack of available data can also cause TSO defer
by Eric Dumazet
· 6 years ago
ec3d837
net/flow_dissector: correctly cap nhoff and thoff in case of BPF
by Stanislav Fomichev
· 6 years ago
13e56ec
selftests/bpf: use thoff instead of nhoff in BPF flow dissector
by Stanislav Fomichev
· 6 years ago
1b4e5ad
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
by Shmulik Ladkani
· 6 years ago
530aad7
netfilter: seqadj: re-load tcp header pointer after possible head reallocation
by Florian Westphal
· 6 years ago
ebaf39e
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
by Jiri Wiesner
· 6 years ago
afd0a80
sctp: frag_point sanity check
by Jakub Audykowicz
· 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
e37d05a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
22f6bbb
net: use skb_list_del_init() to remove from RX sublists
by Edward Cree
· 6 years ago
64d4790
Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
79462857
SUNRPC: Don't force a redundant disconnection in xs_read_stream()
by Trond Myklebust
· 6 years ago
dfcf038
SUNRPC: Fix up socket polling
by Trond Myklebust
· 6 years ago
b76a5af
SUNRPC: Use the discard iterator rather than MSG_TRUNC
by Trond Myklebust
· 6 years ago
26781ea
SUNRPC: Treat EFAULT as a truncated message in xs_read_stream_request()
by Trond Myklebust
· 6 years ago
16e5e90
SUNRPC: Fix up handling of the XDRBUF_SPARSE_PAGES flag
by Trond Myklebust
· 6 years ago
c443305
SUNRPC: Fix RPC receive hangs
by Trond Myklebust
· 6 years ago
312ca38
cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()
by Jouni Malinen
· 6 years ago
990d718
mac80211: ignore NullFunc frames in the duplicate detection
by Emmanuel Grumbach
· 6 years ago
9ec1190
mac80211: fix reordering of buffered broadcast packets
by Felix Fietkau
· 6 years ago
a317e65
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
by Felix Fietkau
· 6 years ago
6888389
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
by Eric Dumazet
· 6 years ago
4c05ec4
netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()
by Taehee Yoo
· 6 years ago
bf29e9e
net/core: tidy up an error message
by Qian Cai
· 6 years ago
fb6df5a
sctp: kfree_rcu asoc
by Xin Long
· 6 years ago
0a9a430
SUNRPC: Fix a potential race in xprt_connect()
by Trond Myklebust
· 6 years ago
71700bb
SUNRPC: Fix a memory leak in call_encode()
by Trond Myklebust
· 6 years ago
8dae539
SUNRPC: Fix leak of krb5p encode pages
by Chuck Lever
· 6 years ago
9bd1152
SUNRPC: call_connect_status() must handle tasks that got transmitted
by Trond Myklebust
· 6 years ago
dcb4059
bpf: refactor bpf_test_run() to separate own failures and test program result
by Roman Gushchin
· 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
a3d7e01
net: dsa: Fix tagging attribute location
by Florian Fainelli
· 6 years ago
f71c614
bpf: Support sk lookup in netns with id 0
by Joe Stringer
· 6 years ago
fd6d433
net/sched: act_police: fix memory leak in case of invalid control action
by Davide Caratti
· 6 years ago
b7df9ada
bpf: fix pointer offsets in context for 32 bit
by Daniel Borkmann
· 6 years ago
43d0e96
openvswitch: fix spelling mistake "execeeds" -> "exceeds"
by Colin Ian King
· 6 years ago
4135cce
sctp: update frag_point when stream_interleave is set
by Xin Long
· 6 years ago
9410d38
net: Prevent invalid access to skb->prev in __qdisc_drop_all
by Christoph Paasch
· 6 years ago
b020fcf
net/x25: handle call collisions
by Martin Schiller
· 6 years ago
0613761
net/x25: fix null_x25_address handling
by Martin Schiller
· 6 years ago
d449ba3
net/x25: fix called/calling length calculation in x25_parse_address_block
by Martin Schiller
· 6 years ago
867d0ad
net: fix XPS static_key accounting
by Sabrina Dubroca
· 6 years ago
f28c020
net: restore call to netdev_queue_numa_node_write when resetting XPS
by Sabrina Dubroca
· 6 years ago
e9d8faf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
ca08987
netfilter: nf_tables: deactivate expressions in rule replecement routine
by Taehee Yoo
· 6 years ago
ec835f89
tipc: fix lockdep warning during node delete
by Jon Maloy
· 6 years ago
0d32f17
sctp: increase sk_wmem_alloc when head->truesize is increased
by Xin Long
· 6 years ago
Next »