index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-30
net: sparx5: uses, depends on BRIDGE or !BRIDGE
Randy Dunlap
1
-0
/
+1
2022-03-30
wireguard: socket: ignore v6 endpoints when ipv6 is disabled
Jason A. Donenfeld
1
-2
/
+2
2022-03-30
wireguard: socket: free skb in send6 when ipv6 is disabled
Wang Hai
1
-0
/
+1
2022-03-30
wireguard: queueing: use CFI-safe ptr_ring cleanup function
Jason A. Donenfeld
1
-1
/
+2
2022-03-30
sfc: Avoid NULL pointer dereference on systems without numa awareness
Martin Habets
1
-7
/
+4
2022-03-30
net: dsa: felix: fix possible NULL pointer dereference
Zheng Yongjun
1
-0
/
+4
2022-03-29
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-2
/
+5
2022-03-29
net: lan966x: fix kernel oops on ioctl when I/F is down
Michael Walle
1
-0
/
+3
2022-03-28
ice: xsk: Fix indexing in ice_tx_xsk_pool()
Maciej Fijalkowski
1
-1
/
+1
2022-03-28
ice: xsk: Stop Rx processing when ntc catches ntu
Maciej Fijalkowski
1
-0
/
+3
2022-03-28
ice: xsk: Eliminate unnecessary loop iteration
Magnus Karlsson
1
-1
/
+1
2022-03-28
Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
24
-114
/
+341
2022-03-28
net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-3
/
+3
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+6
2022-03-28
net: bnxt_ptp: fix compilation error
Damien Le Moal
2
-2
/
+6
2022-03-26
octeontx2-af: initialize action variable
Tom Rix
1
-8
/
+7
2022-03-26
net: sparx5: switchdev: fix possible NULL pointer dereference
Zheng Yongjun
1
-0
/
+2
2022-03-26
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
1
-5
/
+5
2022-03-26
net: sparx5: depends on PTP_1588_CLOCK_OPTIONAL
Randy Dunlap
1
-0
/
+1
2022-03-26
net: hns3: fix phy can not link up when autoneg off and reset
Guangbin Huang
1
-2
/
+2
2022-03-26
net: hns3: add NULL pointer check for hns3_set/get_ringparam()
Hao Chen
1
-3
/
+9
2022-03-26
net: hns3: add netdev reset check for hns3_set_tunable()
Hao Chen
1
-3
/
+5
2022-03-26
net: hns3: clean residual vf config after disable sriov
Peng Li
3
-0
/
+71
2022-03-26
net: hns3: add max order judgement for tx spare buffer
Hao Chen
1
-0
/
+6
2022-03-26
net: hns3: fix ethtool tx copybreak buf size indicating not aligned issue
Hao Chen
2
-9
/
+14
2022-03-25
net: phy: broadcom: Fix brcm_fet_config_init()
Florian Fainelli
1
-0
/
+21
2022-03-25
net: hns3: refine the process when PF set VF VLAN
Jian Shen
2
-5
/
+18
2022-03-25
net: hns3: add vlan list lock to protect vlan list
Jian Shen
2
-4
/
+35
2022-03-25
net: hns3: fix port base vlan add fail when concurrent with reset
Jian Shen
2
-19
/
+46
2022-03-25
net: hns3: fix bug when PF set the duplicate MAC address for VFs
Jian Shen
1
-3
/
+2
2022-03-25
net: sparx5: Refactor mdb handling according to feedback
Casper Andersson
5
-26
/
+24
2022-03-25
net: sparx5: Remove unused GLAG handling in PGID
Casper Andersson
2
-21
/
+0
2022-03-25
net: enetc: report software timestamping via SO_TIMESTAMPING
Vladimir Oltean
1
-1
/
+4
2022-03-24
net: usb: ax88179_178a: add Allied Telesis AT-UMCs
Greg Jesionowski
1
-0
/
+51
2022-03-24
net: dsa: realtek: make interface drivers depend on OF
Alvin Šipraga
1
-0
/
+2
2022-03-24
net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional clock on resume
Bjorn Andersson
1
-0
/
+7
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1025
-24552
/
+79168
2022-03-24
Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
4
-14
/
+59
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
5
-7
/
+7
2022-03-23
Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
5
-87
/
+45
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+5
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-28
/
+78
2022-03-23
drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool
Sondhauß, Jan
1
-4
/
+2
2022-03-23
ice: don't allow to run ice_send_event_to_aux() in atomic ctx
Alexander Lobakin
1
-0
/
+3
2022-03-23
ice: fix 'scheduling while atomic' on aux critical err interrupt
Alexander Lobakin
2
-10
/
+17
2022-03-23
net: marvell: prestera: add missing destroy_workqueue() in prestera_module_in...
Yang Yingliang
1
-1
/
+3
2022-03-23
drivers: net: xgene: Fix regression in CRC stripping
Stephane Graber
1
-5
/
+7
2022-03-22
net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_...
Eyal Birger
1
-0
/
+3
2022-03-22
net/mlx5e: Fix build warning, detected write beyond size of field
Saeed Mahameed
1
-2
/
+1
2022-03-22
iwlwifi: mvm: Don't fail if PPAG isn't supported
Miri Korenblit
1
-1
/
+2
[next]