index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
8021q
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-14
can: j1939: transport: add j1939_session_skb_find_by_offset() function
Oleksij Rempel
1
-7
/
+15
2020-08-14
can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated
Oleksij Rempel
1
-0
/
+8
2020-08-14
can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j19...
Oleksij Rempel
1
-0
/
+15
2020-08-14
can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send ...
Oleksij Rempel
2
-0
/
+5
2020-08-14
can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
Eric Dumazet
1
-0
/
+5
2020-08-12
Revert "ipv4: tunnel: fix compilation on ARCH=um"
David S. Miller
1
-1
/
+0
2020-08-12
net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus
Eric Dumazet
1
-5
/
+7
2020-08-12
net: ethernet: stmmac: Disable hardware multicast filter
Jonathan McDowell
1
-0
/
+1
2020-08-12
net: stmmac: dwmac1000: provide multicast filter fallback
Jonathan McDowell
1
-0
/
+3
2020-08-12
ipv4: tunnel: fix compilation on ARCH=um
Johannes Berg
1
-0
/
+1
2020-08-12
vsock: fix potential null pointer dereference in vsock_poll()
Stefano Garzarella
1
-1
/
+1
2020-08-12
sfc: fix ef100 design-param checking
Edward Cree
1
-1
/
+2
2020-08-12
net: initialize fastreuse on inet_inherit_port
Tim Froidcoeur
1
-0
/
+1
2020-08-12
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
2
-44
/
+57
2020-08-12
net: phy: marvell10g: fix null pointer dereference
Marek BehĂșn
1
-11
/
+7
2020-08-12
net: Fix potential memory leak in proto_register()
Miaohe Lin
1
-10
/
+15
2020-08-11
net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...
Wang Hai
1
-3
/
+14
2020-08-11
ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()
Xu Wang
1
-2
/
+2
2020-08-11
net/nfc/rawsock.c: add CAP_NET_RAW check.
Qingyu Li
1
-2
/
+5
2020-08-11
hinic: fix strncpy output truncated compile warnings
Luo bin
2
-22
/
+12
2020-08-11
drivers/net/wan/x25_asy: Added needed_headroom and a skb->len check
Xie He
1
-0
/
+14
2020-08-11
net/tls: Fix kmap usage
Ira Weiny
1
-1
/
+2
2020-08-10
bitfield.h: don't compile-time validate _val in FIELD_FIT
Jakub Kicinski
1
-1
/
+1
2020-08-10
tcp: correct read of TFO keys on big endian systems
Jason Baron
4
-24
/
+33
2020-08-10
nfp: update maintainer
Jakub Kicinski
1
-1
/
+2
2020-08-10
vmxnet3: use correct tcp hdr length when packet is encapsulated
Ronak Doshi
1
-1
/
+2
2020-08-10
net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"
Christoph Hellwig
3
-37
/
+9
2020-08-08
net: Convert to use the fallthrough macro
Miaohe Lin
1
-3
/
+3
2020-08-08
net: Use helper function ip_is_fragment()
Miaohe Lin
1
-1
/
+1
2020-08-08
net: Remove meaningless jump label out_fs
Miaohe Lin
1
-2
/
+1
2020-08-08
net: Set fput_needed iff FDPUT_FPUT is set
Miaohe Lin
1
-1
/
+1
2020-08-08
net: Use helper function fdput()
Miaohe Lin
1
-4
/
+2
2020-08-08
net: phy: fix memory leak in device-create error path
Johan Hovold
1
-4
/
+4
2020-08-08
net/tls: allow MSG_CMSG_COMPAT in sendmsg
Rouven Czerwinski
1
-1
/
+2
2020-08-08
mptcp: fix warn at shutdown time for unaccepted msk sockets
Paolo Abeni
1
-3
/
+3
2020-08-08
mptcp: more stable diag self-tests
Paolo Abeni
1
-4
/
+5
2020-08-08
selftests: mptcp: fix dependecies
Paolo Abeni
1
-0
/
+2
2020-08-08
r8152: Use MAC address from correct device tree node
Thierry Reding
1
-1
/
+1
2020-08-07
bpf: Delete repeated words in comments
Randy Dunlap
2
-2
/
+2
2020-08-07
selftests/bpf: Fix silent Makefile output
Andrii Nakryiko
1
-22
/
+26
2020-08-07
bpf, doc: Remove references to warning message when using bpf_trace_printk()
Alan Maguire
1
-11
/
+0
2020-08-07
drivers/net/wan/lapbether: Added needed_headroom and a skb->len check
Xie He
1
-1
/
+9
2020-08-07
bpf: Fix compilation warning of selftests
Jianlin Lv
3
-14
/
+21