index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
find-unused-docs.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-31
net: ensure mac header is set in virtio_net_hdr_to_skb()
Eric Dumazet
1
-0
/
+2
2021-03-31
net: phy: broadcom: Only advertise EEE for supported modes
Florian Fainelli
1
-3
/
+10
2021-03-31
nfp: flower: ignore duplicate merge hints from FW
Yinjun Zhang
3
-3
/
+69
2021-03-30
net: let skb_orphan_partial wake-up waiters.
Paolo Abeni
2
-9
/
+12
2021-03-30
sch_htb: fix null pointer dereference on a null new_q
Yunjian Wang
1
-2
/
+3
2021-03-30
net: qrtr: Fix memory leak on qrtr_tx_wait failure
Loic Poulain
1
-1
/
+4
2021-03-30
net: sched: bump refcount for new action in ACT replace mode
Kumar Kartikeya Dwivedi
1
-0
/
+3
2021-03-30
net/ncsi: Avoid channel_monitor hrtimer deadlock
Milton Miller
1
-7
/
+13
2021-03-30
ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx
Lv Yunlong
1
-0
/
+1
2021-03-30
dt-bindings: net: bcm4908-enet: fix Ethernet generic properties
Rafał Miłecki
1
-1
/
+1
2021-03-30
dt-bindings: net: ethernet-controller: fix typo in NVMEM
Rafał Miłecki
1
-1
/
+1
2021-03-30
net:tipc: Fix a double free in tipc_sk_mcast_rcv
Lv Yunlong
1
-1
/
+1
2021-03-30
cxgb4: avoid collecting SGE_QBASE regs during traffic
Rahul Lakkireddy
2
-5
/
+21
2021-03-29
net: dsa: Fix type was not set for devlink port
Maxim Kochetkov
1
-1
/
+7
2021-03-29
gianfar: Handle error code at MAC address change
Claudiu Manoil
1
-1
/
+5
2021-03-29
ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso
Lv Yunlong
1
-1
/
+1
2021-03-29
MAINTAINERS: Add entry for Qualcomm IPC Router (QRTR) driver
Manivannan Sadhasivam
1
-0
/
+8
2021-03-29
selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test cases
Ido Schimmel
1
-1
/
+12
2021-03-29
mlxsw: spectrum: Fix ECN marking in tunnel decapsulation
Ido Schimmel
3
-8
/
+21
2021-03-29
ice: Cleanup fltr list in case of allocation issues
Robert Malz
1
-1
/
+2
2021-03-29
ice: Use port number instead of PF ID for WoL
Anirudh Venkataramanan
3
-8
/
+7
2021-03-29
ice: Fix for dereference of NULL pointer
Jacek Bułatek
1
-5
/
+7
2021-03-29
ice: remove DCBNL_DEVRESET bit from PF state
Dave Ertman
3
-4
/
+0
2021-03-29
ice: fix memory allocation call
Bruce Allan
1
-1
/
+1
2021-03-29
ice: prevent ice_open and ice_stop during reset
Krzysztof Goreczny
3
-2
/
+31
2021-03-29
ice: Recognize 860 as iSCSI port in CEE mode
Chinh T Cao
2
-9
/
+30
2021-03-29
ice: Increase control queue timeout
Fabio Pricoco
1
-2
/
+2
2021-03-29
ice: Continue probe on link/PHY errors
Anirudh Venkataramanan
1
-9
/
+6
2021-03-29
can: uapi: can.h: mark union inside struct can_frame packed
Marc Kleine-Budde
1
-1
/
+1
2021-03-29
can: isotp: fix msg_namelen values depending on CAN_REQUIRED_SIZE
Oliver Hartkopp
1
-4
/
+7
2021-03-29
can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZE
Oliver Hartkopp
2
-10
/
+14
2021-03-29
drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit
Lv Yunlong
1
-2
/
+3
2021-03-26
sch_red: fix off-by-one checks in red_check_params()
Eric Dumazet
1
-2
/
+2
2021-03-26
geneve: do not modify the shared tunnel info when PMTU triggers an ICMP reply
Antoine Tenart
1
-4
/
+20
2021-03-26
vxlan: do not modify the shared tunnel info when PMTU triggers an ICMP reply
Antoine Tenart
1
-4
/
+14
2021-03-26
nfc: Avoid endless loops caused by repeated llcp_sock_connect()
Xiaoming Ni
1
-0
/
+4
2021-03-26
nfc: fix memory leak in llcp_sock_connect()
Xiaoming Ni
1
-0
/
+2
2021-03-26
nfc: fix refcount leak in llcp_sock_connect()
Xiaoming Ni
1
-0
/
+2
2021-03-26
nfc: fix refcount leak in llcp_sock_bind()
Xiaoming Ni
1
-0
/
+2
2021-03-26
amd-xgbe: Update DMA coherency values
Shyam Sundar S K
1
-3
/
+3
2021-03-26
net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clock
Martin Blumenstingl
1
-2
/
+7
2021-03-26
dt-bindings: net: micrel-ksz90x1.txt: correct documentation
Dinh Nguyen
1
-2
/
+94
2021-03-26
net: axienet: allow setups without MDIO
Daniel Mack
2
-6
/
+18
2021-03-26
net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge
Vladimir Oltean
1
-6
/
+9
2021-03-25
i40e: Fix oops at i40e_rebuild()
Arkadiusz Kubalewski
1
-6
/
+5
2021-03-25
i40e: Fix kernel oops when i40e driver removes VF's
Eryk Rybak
2
-0
/
+10
2021-03-25
mailmap: update the email address for Chris Chiu
Chris Chiu
1
-0
/
+2
2021-03-25
i40e: Added Asym_Pause to supported link modes
Mateusz Palczewski
1
-0
/
+1
2021-03-25
virtchnl: Fix layout of RSS structures
Norbert Ciosek
1
-2
/
+0
2021-03-25
mailmap: update Andrey Konovalov's email address
Andrey Konovalov
1
-0
/
+1
[next]