Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
8e1897bc8eaf1383d6b33d5232136221ffd9c818
/
drivers
/
net
04578e8
Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb
by Linus Torvalds
· 6 years ago
82aa467
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
30549aa
net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
by Niklas Cassel
· 6 years ago
4d3163c
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 6 years ago
906e86b
ntb_netdev: Simplify remove with client device drvdata
by Aaron Sierra
· 6 years ago
a861594
ntb_netdev: fix sleep time mismatch
by Jon Mason
· 7 years ago
0fe64023
mlxsw: spectrum: Set minimum shaper on MC TCs
by Petr Machata
· 6 years ago
8b93182
mlxsw: reg: QEEC: Add minimum shaper fields
by Petr Machata
· 6 years ago
29118ab9
net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
by Huazhong Tan
· 6 years ago
a963052
net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
by Huazhong Tan
· 6 years ago
3c88ed1
net: hns3: bugfix for handling mailbox while the command queue reinitialized
by Huazhong Tan
· 6 years ago
7fa6be4
net: hns3: fix incorrect return value/type of some functions
by Huazhong Tan
· 6 years ago
1c12493
net: hns3: bugfix for hclge_mdio_write and hclge_mdio_read
by Huazhong Tan
· 6 years ago
6d71ec6
net: hns3: bugfix for is_valid_csq_clean_head()
by Huazhong Tan
· 6 years ago
5faaf07
net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()
by Huazhong Tan
· 6 years ago
b2f74db
net: hns3: bugfix for the initialization of command queue's spin lock
by Huazhong Tan
· 6 years ago
0d44114
net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problem
by Huazhong Tan
· 6 years ago
73b907a
net: hns3: bugfix for buffer not free problem during resetting
by Huazhong Tan
· 6 years ago
ece4bf4
net: hns3: add error handler for hns3_nic_init_vector_data()
by Huazhong Tan
· 6 years ago
d48051c
net/mlx5e: fix csum adjustments caused by RXFCS
by Eric Dumazet
· 6 years ago
e761108
net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"
by Colin Ian King
· 6 years ago
6702185
ixgbe: fix MAC anti-spoofing filter after VFLR
by Radoslaw Tyl
· 6 years ago
bb58fd7
i40e: Update status codes
by Mitch Williams
· 6 years ago
48e01e0
ixgbe/ixgbevf: fix XFRM_ALGO dependency
by Jeff Kirsher
· 6 years ago
35ae541
fm10k: bump driver version to match out-of-tree release
by Jacob Keller
· 6 years ago
9a1fe1e
fm10k: add missing device IDs to the upstream driver
by Jacob Keller
· 6 years ago
e330af7
fm10k: ensure completer aborts are marked as non-fatal after a resume
by Jacob Keller
· 6 years ago
e69e40c
fm10k: fix SM mailbox full condition
by Ngai-Mint Kwan
· 6 years ago
094bf4d
igb: shorten maximum PHC timecounter update interval
by Miroslav Lichvar
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
a6b3a3f
net: mvpp2: Fix affinity hint allocation
by Marc Zyngier
· 6 years ago
3aa8029
net/mlx4_en: add a missing <net/ip.h> include
by Eric Dumazet
· 6 years ago
a22712a
mlxsw: core: Fix devlink unregister flow
by Shalom Toledo
· 6 years ago
ad0b9d9
mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs
by Petr Machata
· 6 years ago
6e29464
hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4
by Nathan Chancellor
· 6 years ago
414dd6f
bonding: fix length of actor system
by Tobias Jungel
· 6 years ago
07bddef
macsec: let the administrator set UP state even if lowerdev is down
by Sabrina Dubroca
· 6 years ago
e6ac075
macsec: update operstate when lower device changes
by Sabrina Dubroca
· 6 years ago
4904008
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
b27186a
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
62606c2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
863d418
lan743x: Remove SPI dependency from Microchip group.
by Bryan Whitehead
· 6 years ago
55469bc
drivers: net: remove <net/busy_poll.h> inclusion when not needed
by Eric Dumazet
· 6 years ago
f802912
net: phy: genphy_10g_driver: Avoid NULL pointer dereference
by Andrew Lunn
· 6 years ago
649f083
r8169: fix broken Wake-on-LAN from S5 (poweroff)
by Heiner Kallweit
· 6 years ago
42d0f71
octeontx2-af: Use GFP_ATOMIC under spin lock
by Wei Yongjun
· 6 years ago
899ecae
net: ethernet: cadence: fix socket buffer corruption problem
by Tristram Ha
· 6 years ago
bd6bf7c
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
4f3ebb0
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 6 years ago
4f4be03
ice: Poll for link status change
by Anirudh Venkataramanan
· 6 years ago
982b121
ice: Allocate VF interrupts and set queue map
by Anirudh Venkataramanan
· 6 years ago
f203dca
ice: Introduce ice_dev_onetime_setup
by Anirudh Venkataramanan
· 6 years ago
ac0e549
net: hns3: Fix for warning uninitialized symbol hw_err_lst3
by Shiju Jose
· 6 years ago
cdaa18f
octeontx2-af: Copy the right amount of memory
by Dan Carpenter
· 6 years ago
99189e8
ice: Use capability count returned by the firmware
by Anirudh Venkataramanan
· 6 years ago
ac5a8ae
ice: Update expected FW version
by Anirudh Venkataramanan
· 6 years ago
633d744
ice: Change device ID define names to align with branding string
by Anirudh Venkataramanan
· 6 years ago
f3aaaaa
ice: Make ice_msix_clean_rings static
by Anirudh Venkataramanan
· 6 years ago
44adbac
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
50b825d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
ac63043
net: stmmac: dwmac-sun8i: fix OF child-node lookup
by Johan Hovold
· 6 years ago
d397dbe
net: bcmgenet: fix OF child-node lookup
by Johan Hovold
· 6 years ago
68203a6
qed: Fix static checker warning
by Rahul Verma
· 6 years ago
5ef7915
Revert "be2net: remove desc field from be_eq_obj"
by Ivan Vecera
· 6 years ago
8d5b0bf
net: socionext: Reset tx queue in ndo_stop
by Masahisa Kojima
· 6 years ago
a3241a9
net: socionext: Add dummy PHY register read in phy_write()
by Masahisa Kojima
· 6 years ago
8e850f2
net: socionext: Stop PHY before resetting netsec
by Masahisa Kojima
· 6 years ago
114b5f8
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
487e2e2
net: stmmac: Set OWN bit for jumbo frames
by Thor Thayer
· 6 years ago
9737cc99d
net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
by Ivan Khoronzhuk
· 6 years ago
d6f092c
octeontx2-af: Support for NIXLF's UCAST/PROMISC/ALLMULTI modes
by Sunil Goutham
· 6 years ago
6f03cf1
octeontx2-af: Support for setting MAC address
by Sunil Goutham
· 6 years ago
cc96b0e
octeontx2-af: Support for changing RSS algorithm
by Sunil Goutham
· 6 years ago
41a7aa7
octeontx2-af: NIX Rx flowkey configuration for RSS
by Sunil Goutham
· 6 years ago
7590014
octeontx2-af: Install ucast and bcast pkt forwarding rules
by Sunil Goutham
· 6 years ago
f5721f7
octeontx2-af: Add LMAC channel info to NIXLF_ALLOC response
by Stanislaw Kardach
· 6 years ago
fefefd9
octeontx2-af: NPC MCAM and LDATA extract minimal configuration
by Sunil Goutham
· 6 years ago
6b3321b
octeontx2-af: Enable packet length and csum validation
by Sunil Goutham
· 6 years ago
d02913d
octeontx2-af: Support for VTAG strip and capture
by Vamsi Attunuru
· 6 years ago
4b05528
octeontx2-af: Update bcast list upon NIXLF alloc/free
by Sunil Goutham
· 6 years ago
52d3d32
octeontx2-af: Broadcast packet replication support
by Sunil Goutham
· 6 years ago
94d942c
octeontx2-af: Config pkind for CGX mapped PFs
by Geetha sowjanya
· 6 years ago
23923ea
octeontx2-af: Config NPC KPU engines with parser profile
by Sunil Goutham
· 6 years ago
21e6699
octeontx2-af: Add NPC KPU profile
by Hao Zheng
· 6 years ago
4234966
octeontx2-af: Reset NIXLF's Rx/Tx stats
by Vamsi Attunuru
· 6 years ago
b279bbb
octeontx2-af: NIX Tx scheduler queue config support
by Sunil Goutham
· 6 years ago
a3e7121
octeontx2-af: NIX Tx scheduler queues alloc/free
by Sunil Goutham
· 6 years ago
ba59d57
net/wan/fsl_ucc_hdlc: error counters
by Mathias Thore
· 6 years ago
00f17a8
net: ena: fix compilation error in xtensa architecture
by Arthur Kiyanovski
· 6 years ago
cc3a4cd
net/mlx5: Allocate enough space for the FDB sub-namespaces
by Dan Carpenter
· 6 years ago
92c9d56
net: phy: phy_support_sym_pause: Clear Asym Pause
by Andrew Lunn
· 6 years ago
c94f026f
qlcnic: fix a return in qlcnic_dcb_get_capability()
by Dan Carpenter
· 6 years ago
01865a5
net: hns3: Add enable and process hw errors of TM scheduler
by Shiju Jose
· 6 years ago
da2d072
net: hns3: Add enable and process hw errors from PPP
by Shiju Jose
· 6 years ago
bf1faf9
net: hns3: Add enable and process hw errors from IGU, EGU and NCSI
by Shiju Jose
· 6 years ago
6d67ee9
net: hns3: Add enable and process common ecc errors
by Shiju Jose
· 6 years ago
9971419
net: hns3: Add support to enable and disable hw errors
by Shiju Jose
· 6 years ago
6ae4e73
net: hns3: Add PCIe AER error recovery
by Shiju Jose
· 6 years ago
5a9f0ea
net: hns3: Add PCIe AER callback error_detected
by Shiju Jose
· 6 years ago
eec6f75
octeontx2-af: Remove set but not used variables 'devnum, is_pf'
by YueHaibing
· 6 years ago
Next »