index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-05
net: hns3: bitwise operator should use unsigned type
Yonglong Liu
3
-25
/
+29
2019-07-05
net: hns3: add default value for tc_size and tc_offset
Peng Li
1
-4
/
+4
2019-07-05
net: hns3: check msg_data before memcpy in hclgevf_send_mbx_msg
Weihang Li
1
-1
/
+2
2019-07-05
net: hns3: set default value for param "type" in hclgevf_bind_ring_to_vector
Peng Li
1
-3
/
+2
2019-07-05
net: hns3: add all IMP return code
Peng Li
4
-18
/
+85
2019-07-05
net: hns3: fix port capbility updating issue
Jian Shen
1
-0
/
+1
2019-07-05
net: hns3: fix flow control configure issue for fibre port
Jian Shen
1
-11
/
+11
2019-07-05
net: hns3: enable broadcast promisc mode when initializing VF
Jian Shen
1
-3
/
+11
2019-07-05
net: remove unused parameter from skb_checksum_try_convert
Li RongQing
4
-10
/
+6
2019-07-05
mlxsw: spectrum_ptp: Apply the PTP shaper enable/disable logic
Shalom Toledo
1
-0
/
+44
2019-07-05
mlxsw: spectrum: Set up PTP shaper when port status has changed
Shalom Toledo
4
-0
/
+36
2019-07-05
mlxsw: spectrum_ptp: Enable/disable PTP shaper on a port when getting HWTSTAMP on/off
Shalom Toledo
1
-0
/
+52
2019-07-05
mlxsw: spectrum: Add new operation for getting the port's speed
Shalom Toledo
2
-28
/
+41
2019-07-05
mlxsw: spectrum_ptp: Set the PTP shaper parameters
Shalom Toledo
1
-0
/
+45
2019-07-05
mlxsw: reg: Add QoS PTP Shaper Configuration Register
Shalom Toledo
1
-0
/
+107
2019-07-05
mlxsw: spectrum: Add note about the PTP shaper
Shalom Toledo
1
-2
/
+3
2019-07-05
mlxsw: reg: Add ptps field in QoS ETS Element Configuration Register
Shalom Toledo
1
-0
/
+22
2019-07-05
net: socionext: remove set but not used variable 'pkts'
YueHaibing
1
-2
/
+1
2019-07-05
net: ethernet: allwinner: Remove unneeded memset
Hariprasad Kelam
1
-1
/
+0
2019-07-05
net/ethernet: using dev_get_drvdata directly
Fuqian Huang
1
-2
/
+2
2019-07-05
net/can: using dev_get_drvdata directly
Fuqian Huang
1
-2
/
+2
2019-07-04
net: ethernet: mediatek: Fix overlapping capability bits.
René van Dorst
2
-85
/
+125
2019-07-04
net: stmmac: Enable dwmac4 jumbo frame more than 8KiB
Weifeng Voon
1
-1
/
+12
2019-07-04
bonding: add an option to specify a delay between peer notifications
Vincent Bernat
9
-37
/
+98
2019-07-04
net: ethernet: sun: remove redundant assignment to variable err
Colin Ian King
1
-2
/
+0
2019-07-03
gve: fix -ENOMEM null check on a page allocation
Colin Ian King
1
-1
/
+1
2019-07-03
ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg()
Paolo Abeni
1
-3
/
+7
2019-07-03
ipv6: use indirect call wrappers for {tcp, udpv6}_{recv, send}msg()
Paolo Abeni
1
-3
/
+9
2019-07-03
net: adjust socket level ICW to cope with ipv6 variant of {recv, send}msg
Paolo Abeni
1
-12
/
+11
2019-07-03
ipv6: provide and use ipv6 specific version for {recv, send}msg
Paolo Abeni
1
-4
/
+31
2019-07-03
inet: factor out inet_send_prepare()
Paolo Abeni
2
-8
/
+14
2019-07-03
qlcnic: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2019-07-03
atl1c: remove redundant assignment to variable tpd_req
Colin Ian King
1
-1
/
+1
2019-07-03
qed: Add support for Timestamping the unicast PTP packets.
Sudarsana Reddy Kalluru
1
-2
/
+6
2019-07-03
gve: Fix u64_stats_sync to initialize start
Catherine Sullivan
2
-4
/
+8
2019-07-03
loopback: fix lockdep splat
Mahesh Bandewar
1
-0
/
+2
2019-07-03
samples/bpf: fix tcp_bpf.readme detach command
Stanislav Fomichev
1
-1
/
+1
2019-07-03
samples/bpf: add sample program that periodically dumps TCP stats
Stanislav Fomichev
2
-0
/
+69
2019-07-03
selftests/bpf: test BPF_SOCK_OPS_RTT_CB
Stanislav Fomichev
3
-1
/
+317
2019-07-03
bpf/tools: sync bpf.h
Stanislav Fomichev
1
-1
/
+11
2019-07-03
bpf: add icsk_retransmits to bpf_tcp_sock
Stanislav Fomichev
2
-1
/
+20
2019-07-03
bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sock
Stanislav Fomichev
2
-1
/
+15
2019-07-03
bpf: split shared bpf_tcp_sock and bpf_sock_ops implementation
Stanislav Fomichev
1
-54
/
+126
2019-07-03
bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT
Stanislav Fomichev
3
-1
/
+17
2019-07-03
selftests: bpf: standardize to static __always_inline
Jiri Benc
5
-35
/
+38
2019-07-03
bpf: Add support for fq's EDT to HBM
brakmo
5
-19
/
+231
2019-07-03
bpf, libbpf, smatch: Fix potential NULL pointer dereference
Leo Yan
1
-4
/
+4
2019-07-03
libbpf: fix GCC8 warning for strncpy
Andrii Nakryiko
1
-1
/
+2
2019-07-03
bpf: fix precision tracking
Alexei Starovoitov
1
-14
/
+107
2019-07-02
mlxsw: spectrum_ptp: Fix validation in mlxsw_sp1_ptp_packet_finish()
Petr Machata
1
-1
/
+1
[next]