index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-12
sch_htb: Fix offload cleanup in htb_destroy on htb_init failure
Maxim Mikityanskiy
1
-6
/
+9
2021-03-12
sch_htb: Fix select_queue for non-offload mode
Maxim Mikityanskiy
1
-0
/
+4
2021-03-12
net: phy: broadcom: Add power down exit reset state delay
Florian Fainelli
1
-0
/
+5
2021-03-12
mISDN: fix crash in fritzpci
Tong Zhang
1
-1
/
+1
2021-03-12
net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template
Lv Yunlong
1
-0
/
+3
2021-03-12
net: sock: simplify tw proto registration
Tonghao Zhang
1
-16
/
+28
2021-03-11
e1000e: Fix error handling in e1000_set_d0_lplu_state_82571
Dinghao Liu
1
-0
/
+2
2021-03-11
e1000e: add rtnl_lock() to e1000_reset_task
Vitaly Lifshits
1
-1
/
+5
2021-03-11
igc: Fix igc_ptp_rx_pktstamp()
Andre Guedes
2
-33
/
+41
2021-03-11
igc: Fix Supported Pause Frame Link Setting
Muhammad Husaini Zulkifli
1
-0
/
+3
2021-03-11
igc: Fix Pause Frame Advertising
Muhammad Husaini Zulkifli
1
-3
/
+1
2021-03-11
igc: reinit_locked() should be called with rtnl_lock
Sasha Neftin
1
-0
/
+9
2021-03-11
net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port
Florian Fainelli
1
-2
/
+4
2021-03-11
net: dsa: b53: VLAN filtering is global to all users
Florian Fainelli
1
-7
/
+7
2021-03-11
net: sched: validate stab values
Eric Dumazet
5
-8
/
+20
2021-03-11
net: dsa: bcm_sf2: use 2 Gbps IMP port link on BCM4908
Rafał Miłecki
1
-1
/
+4
2021-03-11
net: pxa168_eth: Fix a potential data race in pxa168_eth_remove
Pavel Andrianov
1
-1
/
+1
2021-03-11
macvlan: macvlan_count_rx() needs to be aware of preemption
Eric Dumazet
1
-1
/
+2
2021-03-11
drop_monitor: Perform cleanup upon probe registration failure
Ido Schimmel
1
-0
/
+23
2021-03-10
ipv6: fix suspecious RCU usage warning
Wei Wang
2
-1
/
+25
2021-03-10
net, bpf: Fix ip6ip6 crash with collect_md populated skbs
Daniel Borkmann
1
-22
/
+9
2021-03-10
net: Consolidate common blackhole dst ops
Daniel Borkmann
4
-64
/
+66
2021-03-10
net/mlx5: DR, Fix potential shift wrapping of 32-bit value in STEv1 getter
Yevgeny Kliteynik
1
-2
/
+2
2021-03-10
net/mlx5: SF: Fix error flow of SFs allocation flow
Shay Drory
1
-1
/
+1
2021-03-10
net/mlx5: SF: Fix memory leak of work item
Shay Drory
1
-0
/
+1
2021-03-10
net/mlx5: SF, Correct vhca context size
Parav Pandit
1
-1
/
+1
2021-03-10
net/mlx5e: E-switch, Fix rate calculation division
Parav Pandit
1
-1
/
+2
2021-03-10
RDMA/mlx5: Fix timestamp default mode
Maor Gottlieb
1
-4
/
+14
2021-03-10
net/mlx5: Set QP timestamp mode to default
Maor Gottlieb
4
-0
/
+10
2021-03-10
net/mlx5e: Fix error flow in change profile
Roi Dayan
2
-18
/
+26
2021-03-10
net/mlx5: Disable VF tunnel TX offload if ignore_flow_level isn't supported
Maor Dickman
1
-1
/
+2
2021-03-10
net/mlx5e: Check correct ip_version in decapsulation route resolution
Roi Dayan
3
-5
/
+7
2021-03-10
net/mlx5: Fix turn-off PPS command
Aya Levin
1
-4
/
+4
2021-03-10
net/mlx5e: Don't match on Geneve options in case option masks are all zero
Maor Dickman
1
-0
/
+4
2021-03-10
net/mlx5e: Revert parameters on errors when changing PTP state without reset
Maxim Mikityanskiy
1
-0
/
+5
2021-03-10
net/mlx5e: When changing XDP program without reset, take refs for XSK RQs
Maxim Mikityanskiy
1
-1
/
+3
2021-03-10
net/mlx5e: Set PTP channel pointer explicitly to NULL
Aya Levin
1
-1
/
+3
2021-03-10
net/mlx5e: Accumulate port PTP TX stats with other channels stats
Aya Levin
1
-0
/
+9
2021-03-10
net/mlx5e: RX, Mind the MPWQE gaps when calculating offsets
Tariq Toukan
3
-8
/
+9
2021-03-10
net/mlx5e: Enforce minimum value check for ICOSQ size
Tariq Toukan
1
-2
/
+3
2021-03-10
sparc: sparc64_defconfig: remove duplicate CONFIGs
Corentin Labbe
1
-3
/
+1
2021-03-10
sparc64: Fix opcode filtering in handling of no fault loads
Rob Gardner
1
-7
/
+6
2021-03-10
s390/qeth: fix notification for pending buffers during teardown
Julian Wiedmann
1
-3
/
+3
2021-03-10
s390/qeth: schedule TX NAPI on QAOB completion
Julian Wiedmann
1
-6
/
+12
2021-03-10
s390/qeth: improve completion of pending TX buffers
Julian Wiedmann
2
-42
/
+30
2021-03-10
s390/qeth: fix memory leak after failed TX Buffer allocation
Julian Wiedmann
1
-18
/
+17
2021-03-10
net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
Balazs Nemeth
1
-0
/
+3
2021-03-10
net: check if protocol extracted by virtio_net_hdr_set_proto is correct
Balazs Nemeth
1
-1
/
+6
2021-03-10
net: dsa: xrs700x: check if partner is same as port in hsr join
George McCollister
1
-2
/
+8
2021-03-10
bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_comp
Yonghong Song
1
-2
/
+2
[next]