index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
25
-207
/
+247
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-24
24
-208
/
+250
|
|
\
|
|
*
net: phy: realtek: Dummy IRQ calls for RTL8366RB
Linus Walleij
2019-02-24
1
-0
/
+7
|
|
*
net: set static variable an initial value in atl2_probe()
Mao Wenan
2019-02-23
1
-3
/
+1
|
|
*
net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10G
Maxime Chevallier
2019-02-23
1
-1
/
+5
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-02-23
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
|
|
*
|
mdio_bus: Fix use-after-free on device_register fails
YueHaibing
2019-02-23
1
-1
/
+0
|
|
*
|
bnxt_en: Wait longer for the firmware message response to complete.
Michael Chan
2019-02-23
2
-2
/
+2
|
|
*
|
bnxt_en: Fix typo in firmware message timeout logic.
Michael Chan
2019-02-23
1
-1
/
+1
|
|
*
|
Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2019-02-22
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
mac80211_hwsim: propagate genlmsg_reply return code
Li RongQing
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
|
|
*
|
|
team: use operstate consistently for linkup
George Wilkie
2019-02-22
1
-2
/
+2
|
|
*
|
|
r8152: Fix an error on RTL8153-BD MAC Address Passthrough support
David Chen
2019-02-22
1
-1
/
+1
|
|
*
|
|
ipvlan: disallow userns cap_net_admin to change global mode/flags
Daniel Borkmann
2019-02-22
1
-0
/
+4
|
|
|
/
/
|
|
*
|
bonding: fix PACKET_ORIGDEV regression
Michal Soltys
2019-02-21
1
-21
/
+14
|
|
*
|
net: vrf: remove MTU limits for vrf device
Hangbin Liu
2019-02-21
1
-0
/
+3
|
|
*
|
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-21
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
*
|
|
|
net: phy: aquantia: use genphy_c45_read_status
Heiner Kallweit
2019-02-23
1
-28
/
+18
*
|
|
|
net: phy: add genphy_c45_read_status
Heiner Kallweit
2019-02-23
1
-0
/
+33
*
|
|
|
net: phy: don't change modes we don't care about in genphy_c45_read_lpa
Heiner Kallweit
2019-02-23
1
-1
/
+1
*
|
|
|
net: phy: aquantia: add support for auto-negotiation configuration
Andrew Lunn
2019-02-23
1
-3
/
+37
*
|
|
|
net: phy: aquantia: remove false 5G and 10G speed ability for AQCS109
Heiner Kallweit
2019-02-23
1
-0
/
+10
*
|
|
|
Merge tag 'mlx5-updates-2019-02-21' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-02-23
11
-40
/
+541
|
\
\
\
\
|
*
|
|
|
net/mlx5: Support ndo bridge_setlink and getlink
Huy Nguyen
2019-02-22
1
-0
/
+59
|
*
|
|
|
net/mlx5: E-Switch, Add support for VEPA in legacy mode.
Huy Nguyen
2019-02-22
2
-21
/
+207
|
*
|
|
|
net/mlx5e: Fix mlx5e_tx_reporter_create return value
Eran Ben Elisha
2019-02-22
1
-1
/
+1
|
*
|
|
|
net/mlx5e: Fix return status of TX reporter timeout recover
Eran Ben Elisha
2019-02-22
1
-1
/
+1
|
*
|
|
|
net/mlx5e: Re-add support for TX timeout when TX reporter is not valid
Eran Ben Elisha
2019-02-22
3
-11
/
+16
|
*
|
|
|
net/mlx5e: Fix warn print in case of TX reporter creation failure
Eran Ben Elisha
2019-02-22
1
-1
/
+1
|
*
|
|
|
net/mlx5e: Fix GRE key by controlling port tunnel entropy calculation
Eli Britstein
2019-02-22
6
-5
/
+252
|
*
|
|
|
net/mlx5: Use read-modify-write when changing PCMR register values
Eli Britstein
2019-02-22
1
-0
/
+4
*
|
|
|
|
mlxsw: spectrum: Add Spectrum-2 ASIC support for new port types and speeds
Shalom Toledo
2019-02-23
1
-0
/
+54
*
|
|
|
|
mlxsw: spectrum: Add Spectrum-2 ASIC port type-speed operations
Shalom Toledo
2019-02-23
2
-1
/
+330
[next]