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
2016-12-06
net/mlx5e: Change the SQ/RQ operational state to positive logic
Mohamad Haj Yahia
5
-13
/
+17
2016-12-06
net/mlx5e: Don't flush SQ on error
Saeed Mahameed
1
-1
/
+0
2016-12-06
net/mlx5e: Don't notify HW when filling the edge of ICO SQ
Saeed Mahameed
1
-1
/
+1
2016-12-06
net/mlx5: Fix query ISSI flow
Kamal Heib
3
-11
/
+14
2016-12-06
net/mlx5: Remove duplicate pci dev name print
Kamal Heib
1
-4
/
+4
2016-12-06
net/mlx5: Verify module parameters
Kamal Heib
2
-12
/
+17
2016-12-06
net: fec: fix compile with CONFIG_M5272
Nikita Yushchenko
1
-3
/
+10
2016-12-06
be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.
Venkat Duvvuru
1
-1
/
+2
2016-12-06
virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()
Andy Lutomirski
1
-5
/
+14
2016-12-06
net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...
Niklas Cassel
3
-2
/
+8
2016-12-05
net: ep93xx_eth: Do not crash unloading module
Florian Fainelli
1
-0
/
+4
2016-12-05
bnx2x: Prevent tunnel config for 577xx
Mintz, Yuval
1
-2
/
+2
2016-12-05
bnx2x: Correct ringparam estimate when DOWN
Mintz, Yuval
1
-0
/
+8
2016-12-05
net: bnx2x: fix improper return value
Pan Bian
1
-0
/
+1
2016-12-05
net: ethernet: qlogic: set error code on failure
Pan Bian
1
-0
/
+1
2016-12-05
net: irda: set error code on failures
Pan Bian
1
-0
/
+1
2016-12-05
net: usb: set error code when usb_alloc_urb fails
Pan Bian
1
-0
/
+1
2016-12-05
netdev: broadcom: propagate error code
Pan Bian
1
-1
/
+1
2016-12-02
geneve: avoid use-after-free of skb->data
Sabrina Dubroca
1
-10
/
+4
2016-12-02
Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/...
David S. Miller
4
-24
/
+121
2016-12-02
net: renesas: ravb: unintialized return value
Dan Carpenter
1
-2
/
+0
2016-12-02
sh_eth: remove unchecked interrupts for RZ/A1
Chris Brandt
1
-1
/
+1
2016-12-02
net: bcmgenet: Utilize correct struct device for all DMA operations
Florian Fainelli
1
-3
/
+5
2016-12-02
NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040
Daniele Palmas
1
-0
/
+1
2016-12-02
cdc_ether: Fix handling connection notification
Kristian Evensen
1
-7
/
+31
2016-12-02
net: ethernet: altera: TSE: do not use tx queue lock in tx completion handler
Lino Sanfilippo
1
-2
/
+0
2016-12-02
net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffers
Lino Sanfilippo
1
-10
/
+0
2016-12-02
net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks
Johan Hovold
13
-49
/
+156
2016-12-02
net: ethernet: stmmac: platform: fix outdated function header
Johan Hovold
1
-1
/
+0
2016-12-02
net: ethernet: stmmac: dwmac-meson8b: fix probe error path
Johan Hovold
1
-1
/
+10
2016-12-02
net: ethernet: stmmac: dwmac-generic: fix probe error path
Johan Hovold
1
-1
/
+11
2016-12-02
net: ethernet: stmmac: dwmac-rk: fix probe error path
Johan Hovold
1
-1
/
+10
2016-12-02
net: ethernet: stmmac: dwmac-sti: fix probe error path
Johan Hovold
1
-1
/
+10
2016-12-02
net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errors
Johan Hovold
1
-10
/
+19
2016-12-01
ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksum
Alexander Duyck
2
-4
/
+12
2016-12-01
igb/igbvf: Don't use lco_csum to compute IPv4 checksum
Alexander Duyck
2
-4
/
+12
2016-12-01
net: asix: Fix AX88772_suspend() USB vendor commands failure issues
allan
1
-3
/
+3
2016-12-01
can: peak: Add support for PCAN-USB X6 USB interface
Stephane Grosjean
3
-0
/
+76
2016-12-01
can: peak: Fix bittiming fields size in bits
Stephane Grosjean
2
-24
/
+45
2016-11-30
macvtap: handle ubuf refcount correctly when meet errors
Jason Wang
1
-6
/
+5
2016-11-30
tun: handle ubuf refcount correctly when meet errors
Jason Wang
1
-6
/
+4
2016-11-30
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resume
Grygorii Strashko
1
-0
/
+4
2016-11-30
Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub...
David S. Miller
1
-6
/
+7
2016-11-30
cxgb4: Add PCI device ID for new adapter
Hariprasad Shenai
1
-0
/
+1
2016-11-30
net: fec: cache statistics while device is down
Nikita Yushchenko
2
-4
/
+21
2016-11-30
vxlan: fix a potential issue when create a new vxlan fdb entry.
Haishuang Yan
1
-3
/
+7
2016-11-30
net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaks
Johan Hovold
1
-1
/
+9
2016-11-30
net: ethernet: dwc_eth_qos: fix fixed-link phydev leaks
Johan Hovold
1
-7
/
+13
2016-11-30
net: ethernet: renesas: ravb: fix fixed-link phydev leaks
Johan Hovold
1
-3
/
+14
2016-11-30
net: ethernet: mediatek: fix fixed-link phydev leaks
Johan Hovold
1
-0
/
+4
[next]