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
2019-10-11
nfp: abm: fix memory leak in nfp_abm_u32_knode_replace
Navid Emamdoost
1
-4
/
+10
2019-10-11
mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions
Danielle Ratson
1
-0
/
+6
2019-10-11
net: dsa: microchip: Always set regmap stride to 1
Marek Vasut
1
-1
/
+1
2019-10-11
ieee802154: atusb: fix use-after-free at disconnect
Johan Hovold
1
-1
/
+2
2019-10-11
can: mcp251x: mcp251x_hw_reset(): allow more time after a reset
Marc Kleine-Budde
1
-5
/
+14
2019-10-07
net: socionext: netsec: always grab descriptor lock
Lorenzo Bianconi
1
-23
/
+7
2019-10-07
net: dsa: sja1105: Prevent leaking memory
Navid Emamdoost
1
-2
/
+4
2019-10-07
net: dsa: sja1105: Ensure PTP time for rxtstamp reconstruction is not in the ...
Vladimir Oltean
1
-2
/
+2
2019-10-07
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
1
-8
/
+11
2019-10-07
xen-netfront: do not use ~0U as error return value for xennet_fill_frags()
Dongli Zhang
1
-8
/
+9
2019-10-07
net: dsa: sja1105: Initialize the meta_lock
Vladimir Oltean
1
-0
/
+1
2019-10-07
net: dsa: rtl8366: Check VLAN ID and not ports
Linus Walleij
1
-4
/
+7
2019-10-07
qmi_wwan: add support for Cinterion CLS8 devices
Reinhard Speyerer
1
-0
/
+1
2019-10-07
net: qlogic: Fix memory leak in ql_alloc_large_buffers
Navid Emamdoost
1
-0
/
+1
2019-10-07
hso: fix NULL-deref on tty open
Johan Hovold
1
-4
/
+8
2019-10-07
cxgb4:Fix out-of-bounds MSI-X info array access
Vishal Kulkarni
1
-3
/
+6
2019-10-05
mt76: mt7615: fix mt7615 firmware path definitions
Lorenzo Bianconi
2
-10
/
+7
2019-10-05
mt76: mt7615: always release sem in mt7615_load_patch
Lorenzo Bianconi
1
-3
/
+3
2019-10-05
i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtask
Stefan Assmann
1
-0
/
+5
2019-10-05
ath10k: fix channel info parsing for non tlv target
Rakesh Pillai
3
-9
/
+17
2019-10-05
rtw88: pci: Use DMA sync instead of remapping in RX ISR
Jian-Hong Pan
1
-3
/
+21
2019-10-05
rtw88: pci: Rearrange the memory usage for skb in RX ISR
Jian-Hong Pan
1
-27
/
+22
2019-10-05
mt76: round up length on mt76_wr_copy
Felix Fietkau
2
-2
/
+2
2019-10-05
iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36
Luca Coelho
1
-3
/
+5
2019-10-05
zd1211rw: remove false assertion from zd_mac_clear()
Oliver Neukum
1
-1
/
+0
2019-10-05
e1000e: add workaround for possible stalled packet
Kai-Heng Feng
2
-1
/
+11
2019-10-05
libertas: Add missing sentinel at end of if_usb.c fw_table
Kevin Easton
1
-1
/
+2
2019-10-05
net: lpc-enet: fix printk format strings
Arnd Bergmann
1
-6
/
+7
2019-10-05
net/mlx5: Add device ID of upcoming BlueField-2
Bodong Wang
1
-0
/
+1
2019-10-05
net/mlx5e: Fix traffic duplication in ethtool steering
Saeed Mahameed
1
-2
/
+2
2019-10-05
vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabled
David Ahern
1
-1
/
+2
2019-10-05
net: phy: micrel: add Asym Pause workaround for KSZ9021
Hans Andersson
1
-0
/
+3
2019-10-05
net/mlx5e: Fix matching on tunnel addresses type
Dmytro Linkin
1
-36
/
+53
2019-10-05
usbnet: sanity checking of packet sizes and device mtu
Oliver Neukum
1
-0
/
+3
2019-10-05
usbnet: ignore endpoints with invalid wMaxPacketSize
Bjørn Mork
1
-0
/
+5
2019-10-05
skge: fix checksum byte order
Stephen Hemminger
1
-1
/
+1
2019-10-05
ppp: Fix memory leak in ppp_write
Takeshi Misawa
1
-0
/
+2
2019-10-05
nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprs
Navid Emamdoost
1
-0
/
+4
2019-10-05
nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs
Navid Emamdoost
1
-0
/
+3
2019-10-05
net: stmmac: Fix page pool size
Thierry Reding
1
-1
/
+3
2019-10-05
net/phy: fix DP83865 10 Mbps HDX loopback disable function
Peter Mamonov
1
-3
/
+6
2019-10-05
macsec: drop skb sk before calling gro_cells_receive
Xin Long
1
-0
/
+1
2019-10-05
cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize
Bjørn Mork
1
-1
/
+5
2019-10-05
arcnet: provide a buffer big enough to actually receive packets
Uwe Kleine-König
1
-14
/
+17
2019-09-21
net: stmmac: Hold rtnl lock in suspend/resume callbacks
Jose Abreu
1
-4
/
+8
2019-09-21
xen-netfront: do not assume sk_buff_head list is empty in error handling
Dongli Zhang
1
-1
/
+1
2019-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
23
-125
/
+226
2019-09-13
cdc_ether: fix rndis support for Mediatek based smartphones
Bjørn Mork
1
-1
/
+9
2019-09-13
ixgbevf: Fix secpath usage for IPsec Tx offload
Jeff Kirsher
1
-1
/
+2
2019-09-12
ixgbe: Fix secpath usage for IPsec TX offload.
Steffen Klassert
1
-1
/
+2
[next]