index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: npcm: use bitmap functions on link mode params
Benjamin Fair
2019-04-04
1
-2
/
+2
*
Merge tag 'v5.0.6' into dev-5.0
Joel Stanley
2019-04-03
5
-28
/
+33
|
\
|
*
r8169: fix cable re-plugging issue
Heiner Kallweit
2019-04-03
1
-1
/
+1
|
*
thunderx: eliminate extra calls to put_page() for pages held for recycling
Dean Nelson
2019-04-03
1
-4
/
+3
|
*
thunderx: enable page recycling for non-XDP case
Dean Nelson
2019-04-03
1
-12
/
+11
|
*
net: stmmac: fix memory corruption with large MTUs
Aaro Koskinen
2019-04-03
1
-2
/
+3
|
*
net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
Dmitry Bogdanov
2019-04-03
1
-2
/
+3
|
*
mac8390: Fix mmio access size probe
Finn Thain
2019-04-03
1
-7
/
+12
*
|
Merge tag 'v5.0.5' into dev-5.0
Joel Stanley
2019-04-01
1
-30
/
+36
|
\
\
|
|
/
|
*
net/mlx5: Fix DCT creation bad flow
Yishai Hadas
2019-03-27
1
-30
/
+36
*
|
net: npcm: add NPCM7xx Ethernet MAC controller
Tomer Maimon
2019-03-20
3
-1
/
+2109
|
/
*
net: hns3: fix to stop multiple HNS reset due to the AER changes
Shiju Jose
2019-03-19
3
-3
/
+11
*
net/mlx4_core: Fix qp mtt size calculation
Jack Morgenstein
2019-03-19
1
-3
/
+3
*
net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...
Jack Morgenstein
2019-03-19
1
-0
/
+8
*
net/mlx4_core: Fix reset flow when in command polling mode
Jack Morgenstein
2019-03-19
1
-0
/
+1
*
ravb: Decrease TxFIFO depth of Q3 and Q2 to one
Masaru Nagai
2019-03-19
1
-1
/
+1
*
net: hns3: add dma_rmb() for rx description
Jian Shen
2019-03-19
1
-0
/
+2
*
lan743x: Fix TX Stall Issue
Bryan Whitehead
2019-03-19
1
-8
/
+1
*
lan743x: Fix RX Kernel Panic
Bryan Whitehead
2019-03-19
1
-14
/
+32
*
sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
Kai-Heng Feng
2019-03-10
1
-1
/
+23
*
net: mscc: Enable all ports in QSGMII
Kavya Sree Kotagiri
2019-03-10
1
-3
/
+11
*
lan743x: Fix TX Stall Issue
Bryan Whitehead
2019-03-01
1
-4
/
+12
*
net: aquantia: regression on cpus with high cores: set mode with 8 queues
Dmitry Bogdanov
2019-03-01
4
-0
/
+29
*
enc28j60: Correct description of debug module parameter
Andy Shevchenko
2019-02-27
1
-1
/
+1
*
bnxt_en: Drop oversize TX packets to prevent errors.
Michael Chan
2019-02-27
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-24
15
-181
/
+213
|
\
|
*
net: set static variable an initial value in atl2_probe()
Mao Wenan
2019-02-23
1
-3
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-02-22
1
-11
/
+6
|
|
\
|
|
*
nfp: bpf: fix ALU32 high bits clearance bug
Jiong Wang
2019-02-23
1
-11
/
+6
|
|
*
nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K
Jiong Wang
2019-02-23
1
-1
/
+1
|
*
|
bnxt_en: Wait longer for the firmware message response to complete.
Michael Chan
2019-02-22
2
-2
/
+2
|
*
|
bnxt_en: Fix typo in firmware message timeout logic.
Michael Chan
2019-02-22
1
-1
/
+1
|
*
|
net: thunderx: remove link change polling code and info from nicpf
Vadim Lomovtsev
2019-02-22
1
-102
/
+12
|
*
|
net: thunderx: move link state polling function to VF
Vadim Lomovtsev
2019-02-22
3
-19
/
+74
|
*
|
net: thunderx: add mutex to protect mailbox from concurrent calls for same VF
Vadim Lomovtsev
2019-02-22
2
-3
/
+12
|
*
|
net: thunderx: rework xcast message structure to make it fit into 64 bit
Vadim Lomovtsev
2019-02-22
3
-9
/
+7
|
*
|
net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task
Vadim Lomovtsev
2019-02-22
1
-4
/
+8
|
*
|
net: thunderx: make CFG_DONE message to run through generic send-ack sequence
Vadim Lomovtsev
2019-02-22
2
-4
/
+13
|
*
|
net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv...
Vadim Lomovtsev
2019-02-22
2
-15
/
+19
|
*
|
net: thunderx: correct typo in macro name
Vadim Lomovtsev
2019-02-22
2
-2
/
+2
|
*
|
ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OK
Jan Sokolowski
2019-02-21
1
-1
/
+2
|
*
|
i40e: fix XDP_REDIRECT/XDP xmit ring cleanup race
Björn Töpel
2019-02-21
2
-3
/
+15
|
*
|
ixgbe: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
2019-02-21
2
-3
/
+21
|
*
|
i40e: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
2019-02-21
2
-1
/
+17
|
*
|
ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
Jeff Kirsher
2019-02-21
1
-2
/
+5
|
*
|
net: marvell: mvneta: fix DMA debug warning
Russell King
2019-02-20
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-02-22
2
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cxgb4: Export sge_host_page_size to ulds
Raju Rangoju
2019-02-15
2
-0
/
+2
*
|
|
sky2: Increase D3 delay again
Kai-Heng Feng
2019-02-19
1
-1
/
+1
*
|
|
net: netcp: Fix ethss driver probe issue
Murali Karicheri
2019-02-18
1
-1
/
+1
[next]