index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
bnxt_en: reserve space inside receive page for skb_shared_info
Andy Gospodarek
1
-1
/
+2
2022-04-13
bnxt_en: Synchronize tx when xdp redirects happen on same ring
Pavan Chebbi
4
-0
/
+19
2022-04-13
net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
Chen-Yu Tsai
1
-2
/
+1
2022-04-13
ice: Clear default forwarding VSI during VSI release
Ivan Vecera
1
-0
/
+2
2022-04-13
vrf: fix packet sniffing for traffic originating from ip tunnels
Eyal Birger
1
-4
/
+11
2022-04-13
net: sfc: add missing xdp queue reinitialization
Taehee Yoo
1
-65
/
+81
2022-04-13
mt76: fix monitor mode crash with sdio driver
Deren Wu
1
-1
/
+1
2022-04-13
net: sfp: add 2500base-X quirk for Lantech SFP module
Michael Walle
1
-0
/
+6
2022-04-13
net/mlx5e: Remove overzealous validations in netlink EEPROM query
Gal Pressman
1
-23
/
+0
2022-04-13
can: etas_es58x: es58x_fd_rx_event_msg(): initialize rx_event_msg before call...
Vincent Mailhol
1
-2
/
+1
2022-04-13
bnxt_en: Eliminate unintended link toggle during FW reset
Michael Chan
1
-3
/
+1
2022-04-13
tuntap: add sanity checks about msg_controllen in sendmsg
Harold Huang
2
-2
/
+4
2022-04-13
macvtap: advertise link netns via netlink
Sven Eckelmann
1
-0
/
+6
2022-04-13
mt76: mt7615: Fix assigning negative values to unsigned variable
Yang Li
1
-1
/
+1
2022-04-13
mt76: mt7915: fix injected MPDU transmission to not use HW A-MSDU
Johan Almbladh
1
-0
/
+1
2022-04-13
iwlwifi: mvm: move only to an enabled channel
Miri Korenblit
1
-9
/
+22
2022-04-13
iwlwifi: mvm: Correctly set fragmented EBS
Ilan Peer
1
-1
/
+4
2022-04-13
net/mlx5e: Disable TX queues before registering the netdev
Maxim Mikityanskiy
1
-0
/
+1
2022-04-13
mt76: dma: initialize skip_unmap in mt76_dma_rx_fill
Lorenzo Bianconi
1
-0
/
+1
2022-04-13
mt76: mt7921: fix crash when startup fails.
Ben Greear
1
-0
/
+1
2022-04-13
ath11k: mhi: use mhi_sync_power_up()
Kalle Valo
1
-1
/
+1
2022-04-13
ath11k: pci: fix crash on suspend if board file is not found
Kalle Valo
1
-0
/
+10
2022-04-13
ath11k: fix kernel panic during unload/load ath11k modules
Venkateswara Naralasetty
1
-0
/
+2
2022-04-13
ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111
Zekun Shen
1
-0
/
+3
2022-04-08
net: sparx5: uses, depends on BRIDGE or !BRIDGE
Randy Dunlap
1
-0
/
+1
2022-04-08
net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware
Guangbin Huang
1
-3
/
+3
2022-04-08
net: hns3: fix the concurrency between functions reading debugfs
Yufeng Mo
3
-5
/
+12
2022-04-08
can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error value
Tom Rix
1
-1
/
+1
2022-04-08
can: mcba_usb: properly check endpoint type
Pavel Skripkin
1
-10
/
+16
2022-04-08
can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path
Hangyu Hua
1
-1
/
+0
2022-04-08
wireguard: socket: ignore v6 endpoints when ipv6 is disabled
Jason A. Donenfeld
1
-2
/
+2
2022-04-08
wireguard: socket: free skb in send6 when ipv6 is disabled
Wang Hai
1
-0
/
+1
2022-04-08
wireguard: queueing: use CFI-safe ptr_ring cleanup function
Jason A. Donenfeld
1
-1
/
+2
2022-04-08
net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-3
/
+3
2022-04-08
octeontx2-af: initialize action variable
Tom Rix
1
-8
/
+7
2022-04-08
net: sparx5: switchdev: fix possible NULL pointer dereference
Zheng Yongjun
1
-0
/
+2
2022-04-08
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
1
-5
/
+5
2022-04-08
net: sparx5: depends on PTP_1588_CLOCK_OPTIONAL
Randy Dunlap
1
-0
/
+1
2022-04-08
net: hns3: clean residual vf config after disable sriov
Peng Li
3
-0
/
+71
2022-04-08
net: phy: broadcom: Fix brcm_fet_config_init()
Florian Fainelli
1
-0
/
+21
2022-04-08
net: hns3: refine the process when PF set VF VLAN
Jian Shen
2
-5
/
+18
2022-04-08
net: hns3: format the output of the MAC address
Yufeng Mo
4
-31
/
+74
2022-04-08
net: hns3: add vlan list lock to protect vlan list
Jian Shen
2
-4
/
+35
2022-04-08
net: hns3: fix port base vlan add fail when concurrent with reset
Jian Shen
2
-19
/
+46
2022-04-08
net: hns3: fix bug when PF set the duplicate MAC address for VFs
Jian Shen
1
-3
/
+2
2022-04-08
net: enetc: report software timestamping via SO_TIMESTAMPING
Vladimir Oltean
1
-1
/
+4
2022-04-08
drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool
Sondhauß, Jan
1
-4
/
+2
2022-04-08
ice: don't allow to run ice_send_event_to_aux() in atomic ctx
Alexander Lobakin
1
-0
/
+3
2022-04-08
ice: fix 'scheduling while atomic' on aux critical err interrupt
Alexander Lobakin
2
-10
/
+17
2022-04-08
net: bcmgenet: Use stronger register read/writes to assure ordering
Jeremy Linton
1
-2
/
+2
[prev]
[next]