Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c3b18e0d925439043b5887c9a6129ff2ffaf58b0
c3b18e0
net: xfrm: use skb_list_walk_safe helper for gso segments
by Jason A. Donenfeld
· 5 years ago
1a186c1
net: udp: use skb_list_walk_safe helper for gso segments
by Jason A. Donenfeld
· 5 years ago
5eee7bd
net: skbuff: disambiguate argument and member for skb_list_walk_safe helper
by Jason A. Donenfeld
· 5 years ago
ec22ab0
Merge branch 'macsec-hw-offload'
by David S. Miller
· 5 years ago
781449a
net: phy: mscc: PN rollover support
by Antoine Tenart
· 5 years ago
5c937de
net: macsec: PN wrap callback
by Antoine Tenart
· 5 years ago
28c5107
net: phy: mscc: macsec support
by Antoine Tenart
· 5 years ago
1bbe0ec
net: phy: mscc: macsec initialization
by Antoine Tenart
· 5 years ago
dcb780f
net: macsec: add nla support for changing the offloading selection
by Antoine Tenart
· 5 years ago
3cf3227
net: macsec: hardware offloading infrastructure
by Antoine Tenart
· 5 years ago
2e18135
net: phy: add MACsec ops in phy_device
by Antoine Tenart
· 5 years ago
0830e20
net: macsec: introduce MACsec ops
by Antoine Tenart
· 5 years ago
7656426
net: macsec: introduce the macsec_context structure
by Antoine Tenart
· 5 years ago
c0e4ead
net: macsec: move some definitions in a dedicated header
by Antoine Tenart
· 5 years ago
169af34
Merge branch 'netns-Optimise-netns-ID-lookups'
by David S. Miller
· 5 years ago
8d7e5de
netns: don't disable BHs when locking "nsid_lock"
by Guillaume Nault
· 5 years ago
2dce224
netns: protect netns ID lookups with RCU
by Guillaume Nault
· 5 years ago
4905294
netns: Remove __peernet2id_alloc()
by Guillaume Nault
· 5 years ago
6214003
mdio_bus: Simplify reset handling and extend to non-DT systems
by Geert Uytterhoeven
· 5 years ago
e27f178
net: phy: Added IRQ print to phylink_bringup_phy()
by Florian Fainelli
· 5 years ago
76ccf52
Merge branch 'stmmac-ETF-support'
by Jakub Kicinski
· 5 years ago
28c1cf7
net: stmmac: selftests: Add a test for TBS feature
by Jose Abreu
· 5 years ago
05373e3
net: stmmac: selftests: Switch to dev_direct_xmit()
by Jose Abreu
· 5 years ago
44e6547
net: stmmac: Add missing information in DebugFS capabilities file
by Jose Abreu
· 5 years ago
7eadf57
net: stmmac: pci: Enable TBS on GMAC5 IPK PCI entry
by Jose Abreu
· 5 years ago
58ae928
net: stmmac: gmac4+: Add TBS support
by Jose Abreu
· 5 years ago
6a549b9
net: stmmac: xgmac: Add TBS support
by Jose Abreu
· 5 years ago
430b383
net: stmmac: tc: Add support for ETF Scheduler using TBS
by Jose Abreu
· 5 years ago
579a25a
net: stmmac: Initial support for TBS
by Jose Abreu
· 5 years ago
ab9837b
amd-xgbe: remove unnecessary conversion to bool
by Chen Zhou
· 5 years ago
0eac8ce
ptr_ring: add include of linux/mm.h
by Jesper Dangaard Brouer
· 5 years ago
1657adc
net: mvneta: change page pool nid to NUMA_NO_NODE
by Lorenzo Bianconi
· 5 years ago
428cd52
sfc/ethtool_common: Make some function to static
by Zhang Xiaoxu
· 5 years ago
e07c5f2
net: amd: a2065: Use print_hex_dump_debug() helper
by Geert Uytterhoeven
· 5 years ago
2412643
net: amd: a2065: Kill Sun LANCE relics
by Geert Uytterhoeven
· 5 years ago
cbd19d0
Merge branch 'IXP4xx-networking-cleanups'
by Jakub Kicinski
· 5 years ago
e45d0fa
net: ethernet: ixp4xx: Use parent dev for DMA pool
by Linus Walleij
· 5 years ago
f458ac4
ARM/net: ixp4xx: Pass ethernet physical base as resource
by Linus Walleij
· 5 years ago
3cb5b0e
net: ehernet: ixp4xx: Use netdev_* messages
by Linus Walleij
· 5 years ago
d813d7e
net: ethernet: ixp4xx: Use distinct local variable
by Linus Walleij
· 5 years ago
c83db9e
net: ethernet: ixp4xx: Standard module init
by Linus Walleij
· 5 years ago
a41a5b2
ixp4xx_eth: move platform_data definition
by Arnd Bergmann
· 5 years ago
2785543
ptp: ixp46x: move adjacent to ethernet driver
by Arnd Bergmann
· 5 years ago
c74f16b
wan: ixp4xx_hss: prepare compile testing
by Arnd Bergmann
· 5 years ago
504c28c
wan: ixp4xx_hss: fix compile-testing on 64-bit
by Arnd Bergmann
· 5 years ago
a442c2c
mlx4: Bump up MAX_MSIX from 64 to 128
by Jonathan Lemon
· 5 years ago
5c9166f
Merge branch 'hns3-next'
by David S. Miller
· 5 years ago
c7554dc
net: hns3: refactor the notification scheme of PF reset
by Huazhong Tan
· 5 years ago
c3106ca
net: hns3: modify hclge_func_reset_sync_vf()'s return type to void
by Huazhong Tan
· 5 years ago
5bb784e
net: hns3: enlarge HCLGE_RESET_WAIT_CNT
by Huazhong Tan
· 5 years ago
f28368b
net: hns3: refactor the procedure of VF FLR
by Huazhong Tan
· 5 years ago
8627bde
net: hns3: refactor the precedure of PF FLR
by Huazhong Tan
· 5 years ago
1cc9bc6
net: hns3: split hclgevf_reset() into preparing and rebuilding part
by Huazhong Tan
· 5 years ago
d4fa065
net: hns3: split hclge_reset() into preparing and rebuilding part
by Huazhong Tan
· 5 years ago
6821af8
sfc: remove set but not used variable 'nic_data'
by YueHaibing
· 5 years ago
de4ff83
sfc: remove duplicated include from ef10.c
by YueHaibing
· 5 years ago
3071c51
bnxt: Detach page from page pool before sending up the stack
by Jonathan Lemon
· 5 years ago
451c790
Merge branch 'devlink-documentation-refactor'
by David S. Miller
· 5 years ago
9cd3e2c
devlink: document region snapshot triggering from userspace
by Jacob Keller
· 5 years ago
b7ec1ec
devlink: introduce devlink-dpipe.rst documentation file
by Jacob Keller
· 5 years ago
a1af8e9
devlink: add a devlink-resource.rst documentation file
by Jacob Keller
· 5 years ago
04e4272
devlink: rename and expand devlink-trap-netdevsim.rst
by Jacob Keller
· 5 years ago
cf4cb32
devlink: add documentation for ionic device driver
by Jacob Keller
· 5 years ago
0b0f945
devlink: add a file documenting devlink regions
by Jacob Keller
· 5 years ago
0f261c3
devlink: add a driver-specific file for the qed driver
by Jacob Keller
· 5 years ago
ee7a711
devlink: add parameter documentation for the mlx4 driver
by Jacob Keller
· 5 years ago
d4255d7
devlink: document info versions for each driver
by Jacob Keller
· 5 years ago
6c39e01
devlink: convert driver-specific files to reStructuredText
by Jacob Keller
· 5 years ago
5948f85
devlink: mention reloading in devlink-params.rst
by Jacob Keller
· 5 years ago
d56a0c4
devlink: add documentation for generic devlink parameters
by Jacob Keller
· 5 years ago
8559dc3
devlink: convert devlink-params.txt to reStructuredText
by Jacob Keller
· 5 years ago
2dfaaae
devlink: rename devlink-info-versions.rst and add a header
by Jacob Keller
· 5 years ago
f7555fd
devlink: convert devlink-health.txt to rst format
by Jacob Keller
· 5 years ago
f4bdd71
devlink: move devlink documentation to subfolder
by Jacob Keller
· 5 years ago
468672b
devlink: add macro for "fw.psid"
by Jacob Keller
· 5 years ago
efa193b
Merge branch 'r8169-factor-out-chip-specific-PHY-configuration-to-a-separate-source-file'
by David S. Miller
· 5 years ago
814c2bf
r8169: factor out PHY configuration to r8169_phy_config.c
by Heiner Kallweit
· 5 years ago
2992bdf
r8169: add r8169.h
by Heiner Kallweit
· 5 years ago
1c5be5e
r8169: rename rtl_apply_firmware
by Heiner Kallweit
· 5 years ago
00b522d
r8169: add phydev argument to rtl8168d_apply_firmware_cond
by Heiner Kallweit
· 5 years ago
3ab077d
r8169: use phy_read/write instead of rtl_readphy/writephy
by Heiner Kallweit
· 5 years ago
c4d7699
r8169: replace rtl_w0w1_phy
by Heiner Kallweit
· 5 years ago
11b3bed
r8169: replace rtl_patchphy
by Heiner Kallweit
· 5 years ago
6d7a631
r8169: move disabling MAC EEE for RTL8402/RTL8106e
by Heiner Kallweit
· 5 years ago
8d46f62
r8169: move setting ERI register 0x1d0 for RTL8106
by Heiner Kallweit
· 5 years ago
8aa9a5d
r8169: switch to phylib functions in rtl_writephy_batch
by Heiner Kallweit
· 5 years ago
4c867e3
r8169: change argument type of RTL8168g-specific PHY config functions
by Heiner Kallweit
· 5 years ago
8cecc8f
r8169: change argument type of EEE PHY functions
by Heiner Kallweit
· 5 years ago
fc71238
r8169: move RTL8169scd Gigabyte PHY quirk
by Heiner Kallweit
· 5 years ago
b5aed0b
r8169: remove not needed debug print in rtl8169_init_phy
by Heiner Kallweit
· 5 years ago
becd837
r8169: prepare for exporting rtl_hw_phy_config
by Heiner Kallweit
· 5 years ago
916d08f
Merge branch 'stmmac-Frame-Preemption-fixes'
by David S. Miller
· 5 years ago
e735def
net: stmmac: gmac5+: Fix missing return
by Jose Abreu
· 5 years ago
8eea7c7
net: stmmac: xgmac: Fix missing return
by Jose Abreu
· 5 years ago
7112f8b
Merge branch 'sfc-even-more-code-refactoring'
by David S. Miller
· 5 years ago
f7226e0
sfc: move RPS code
by Alex Maftei (amaftei)
· 5 years ago
3148231
sfc: move yet more functions
by Alex Maftei (amaftei)
· 5 years ago
960f162
sfc: move RSS code
by Alex Maftei (amaftei)
· 5 years ago
88f7df3
sfc: move a couple more functions
by Alex Maftei (amaftei)
· 5 years ago
3653954
sfc: move some ethtool code
by Alex Maftei (amaftei)
· 5 years ago
Next »