index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-14
66
-350
/
+494
|
\
|
*
net: openvswitch: introduce common code for flushing flows
Tonghao Zhang
2020-08-14
3
-21
/
+27
|
*
af_packet: TPACKET_V3: fix fill status rwlock imbalance
John Ogness
2020-08-14
1
-2
/
+7
|
*
random32: add a tracepoint for prandom_u32()
Eric Dumazet
2020-08-14
2
-0
/
+19
|
*
Revert "ipv4: tunnel: fix compilation on ARCH=um"
David S. Miller
2020-08-12
1
-1
/
+0
|
*
net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus
Eric Dumazet
2020-08-12
1
-5
/
+7
|
*
Merge branch 'net-stmmac-Fix-multicast-filter-on-IPQ806x'
David S. Miller
2020-08-12
2
-0
/
+4
|
|
\
|
|
*
net: ethernet: stmmac: Disable hardware multicast filter
Jonathan McDowell
2020-08-12
1
-0
/
+1
|
|
*
net: stmmac: dwmac1000: provide multicast filter fallback
Jonathan McDowell
2020-08-12
1
-0
/
+3
|
|
/
|
*
ipv4: tunnel: fix compilation on ARCH=um
Johannes Berg
2020-08-12
1
-0
/
+1
|
*
vsock: fix potential null pointer dereference in vsock_poll()
Stefano Garzarella
2020-08-12
1
-1
/
+1
|
*
sfc: fix ef100 design-param checking
Edward Cree
2020-08-12
1
-1
/
+2
|
*
Merge branch 'net-initialize-fastreuse-on-inet_inherit_port'
David S. Miller
2020-08-12
3
-44
/
+58
|
|
\
|
|
*
net: initialize fastreuse on inet_inherit_port
Tim Froidcoeur
2020-08-12
1
-0
/
+1
|
|
*
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
2020-08-12
2
-44
/
+57
|
|
/
|
*
net: phy: marvell10g: fix null pointer dereference
Marek BehĂșn
2020-08-12
1
-11
/
+7
|
*
net: Fix potential memory leak in proto_register()
Miaohe Lin
2020-08-12
1
-10
/
+15
|
*
net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...
Wang Hai
2020-08-11
1
-3
/
+14
|
*
ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()
Xu Wang
2020-08-11
1
-2
/
+2
|
*
net/nfc/rawsock.c: add CAP_NET_RAW check.
Qingyu Li
2020-08-11
1
-2
/
+5
|
*
hinic: fix strncpy output truncated compile warnings
Luo bin
2020-08-11
2
-22
/
+12
|
*
drivers/net/wan/x25_asy: Added needed_headroom and a skb->len check
Xie He
2020-08-11
1
-0
/
+14
|
*
net/tls: Fix kmap usage
Ira Weiny
2020-08-11
1
-1
/
+2
|
*
bitfield.h: don't compile-time validate _val in FIELD_FIT
Jakub Kicinski
2020-08-10
1
-1
/
+1
|
*
tcp: correct read of TFO keys on big endian systems
Jason Baron
2020-08-10
4
-24
/
+33
|
*
nfp: update maintainer
Jakub Kicinski
2020-08-10
1
-1
/
+2
|
*
vmxnet3: use correct tcp hdr length when packet is encapsulated
Ronak Doshi
2020-08-10
1
-1
/
+2
|
*
net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"
Christoph Hellwig
2020-08-10
3
-37
/
+9
|
*
net: Convert to use the fallthrough macro
Miaohe Lin
2020-08-08
1
-3
/
+3
|
*
net: Use helper function ip_is_fragment()
Miaohe Lin
2020-08-08
1
-1
/
+1
|
*
net: Remove meaningless jump label out_fs
Miaohe Lin
2020-08-08
1
-2
/
+1
|
*
net: Set fput_needed iff FDPUT_FPUT is set
Miaohe Lin
2020-08-08
1
-1
/
+1
|
*
net: Use helper function fdput()
Miaohe Lin
2020-08-08
1
-4
/
+2
|
*
net: phy: fix memory leak in device-create error path
Johan Hovold
2020-08-08
1
-4
/
+4
|
*
net/tls: allow MSG_CMSG_COMPAT in sendmsg
Rouven Czerwinski
2020-08-08
1
-1
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-08
24
-135
/
+216
|
|
\
|
|
*
bpf: Delete repeated words in comments
Randy Dunlap
2020-08-07
2
-2
/
+2
|
|
*
selftests/bpf: Fix silent Makefile output
Andrii Nakryiko
2020-08-07
1
-22
/
+26
|
|
*
bpf, doc: Remove references to warning message when using bpf_trace_printk()
Alan Maguire
2020-08-07
1
-11
/
+0
|
|
*
bpf: Fix compilation warning of selftests
Jianlin Lv
2020-08-07
3
-14
/
+21
|
|
*
selftests: bpf: Switch off timeout
Jiri Benc
2020-08-07
1
-0
/
+1
|
|
*
bpf: Remove inline from bpf_do_trace_printk
Stanislav Fomichev
2020-08-07
1
-1
/
+1
|
|
*
bpf: Add missing return to resolve_btfids
Stanislav Fomichev
2020-08-07
1
-0
/
+1
|
|
*
libbf: Fix uninitialized pointer at btf__parse_raw()
Daniel T. Lee
2020-08-07
1
-1
/
+1
|
|
*
Merge branch 'bpf_iter-uapi-fix'
Alexei Starovoitov
2020-08-07
13
-82
/
+160
|
|
|
\
|
|
|
*
tools/bpf: Support new uapi for map element bpf iterator
Yonghong Song
2020-08-07
7
-25
/
+58
|
|
|
*
bpf: Change uapi for bpf iterator map elements
Yonghong Song
2020-08-07
6
-57
/
+102
|
|
|
/
|
|
*
selftests/bpf: Prevent runqslower from racing on building bpftool
Andrii Nakryiko
2020-08-07
1
-2
/
+3
|
*
|
mptcp: fix warn at shutdown time for unaccepted msk sockets
Paolo Abeni
2020-08-08
1
-3
/
+3
|
*
|
mptcp: more stable diag self-tests
Paolo Abeni
2020-08-08
1
-4
/
+5
[next]