index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-22
net: lan966x: Flush fdb workqueue when port is leaving a bridge.
Horatiu Vultur
3
-7
/
+10
2022-08-22
net: lan966x: Split lan966x_fdb_event_work
Horatiu Vultur
1
-55
/
+69
2022-08-22
net: lan966x: Add registers used to configure lag interfaces
Horatiu Vultur
1
-0
/
+45
2022-08-22
Merge branch 'tsnep-minor-improvements'
David S. Miller
3
-31
/
+88
2022-08-22
tsnep: Record RX queue
Gerhard Engleder
2
-1
/
+5
2022-08-22
tsnep: Support full DMA mask
Gerhard Engleder
1
-0
/
+7
2022-08-22
tsnep: Improve TX length handling
Gerhard Engleder
1
-11
/
+21
2022-08-22
tsnep: Add loopback support
Gerhard Engleder
1
-17
/
+54
2022-08-22
tsnep: Fix TSNEP_INFO_TX_TIME register define
Gerhard Engleder
1
-2
/
+1
2022-08-22
openvswitch: Fix overreporting of drops in dropwatch
Mike Pattrick
1
-2
/
+3
2022-08-22
openvswitch: Fix double reporting of drops in dropwatch
Mike Pattrick
1
-3
/
+10
2022-08-22
Merge branch 'net-phy-QUSGMII'
David S. Miller
9
-7
/
+97
2022-08-22
net: lan966x: Add QUSGMII support for lan966x
Maxime Chevallier
4
-7
/
+26
2022-08-22
net: phy: Add helper to derive the number of ports from a phy mode
Maxime Chevallier
2
-0
/
+54
2022-08-22
dt-bindings: net: ethernet-controller: add QUSGMII mode
Maxime Chevallier
1
-0
/
+1
2022-08-22
net: phy: Introduce QUSGMII PHY mode
Maxime Chevallier
3
-0
/
+16
2022-08-22
net: ethernet: ti: davinci_mdio: Add workaround for errata i2329
Ravi Gunasekaran
1
-11
/
+231
2022-08-22
net: phy: realtek: add support for RTL8211F(D)(I)-VD-CG
Clark Wang
1
-12
/
+32
2022-08-22
af_unix: Show number of inflight fds for sockets in TCP_LISTEN state too
Kirill Tkhai
1
-3
/
+33
2022-08-19
net: prestera: add missing ABI compatibility check
Maksym Glubokiy
1
-0
/
+1
2022-08-19
amt: remove unnecessary skb pointer check
Yang Yingliang
1
-4
/
+2
2022-08-19
selftests/net: test l2 tunnel TOS/TTL inheriting
Matthias May
2
-0
/
+391
2022-08-19
Merge branch 'net-dpaa-cleanups-in-preparation-for-phylink-conversion'
Jakub Kicinski
22
-1051
/
+457
2022-08-19
net: fman: memac: Use params instead of priv for max_speed
Sean Anderson
1
-3
/
+1
2022-08-19
net: fman: Export/rename some common functions
Sean Anderson
2
-6
/
+9
2022-08-19
net: fman: Configure fixed link in memac_initialization
Sean Anderson
1
-47
/
+46
2022-08-19
net: fman: Move struct dev to mac_device
Sean Anderson
2
-20
/
+12
2022-08-19
net: fman: Store initialization function in match data
Sean Anderson
2
-192
/
+165
2022-08-19
net: fman: Get PCS node in per-mac init
Sean Anderson
2
-11
/
+10
2022-08-19
net: fman: dtsec: Always gracefully stop/start
Sean Anderson
2
-74
/
+30
2022-08-19
net: fman: Store en/disable in mac_device instead of mac_priv_s
Sean Anderson
3
-44
/
+15
2022-08-19
net: fman: Don't pass comm_mode to enable/disable
Sean Anderson
7
-46
/
+24
2022-08-19
net: fman: Convert to SPDX identifiers
Sean Anderson
18
-515
/
+33
2022-08-19
dt-bindings: net: Convert FMan MAC bindings to yaml
Sean Anderson
2
-127
/
+146
2022-08-19
Revert "Merge branch 'wwan-t7xx-fw-flashing-and-coredump-support'"
Jakub Kicinski
25
-1706
/
+73
2022-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
657
-9300
/
+107493
2022-08-18
igc: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
1
-45
/
+83
2022-08-18
Merge branch 'selftests-mlxsw-add-ordering-tests-for-unified-bridge-model'
Jakub Kicinski
4
-0
/
+1112
2022-08-18
selftests: mlxsw: Add egress VID classification test
Amit Cohen
1
-0
/
+273
2022-08-18
selftests: mlxsw: Add ingress RIF configuration test for VXLAN
Amit Cohen
1
-0
/
+311
2022-08-18
selftests: mlxsw: Add ingress RIF configuration test for 802.1Q bridge
Amit Cohen
1
-0
/
+264
2022-08-18
selftests: mlxsw: Add ingress RIF configuration test for 802.1D bridge
Amit Cohen
1
-0
/
+264
2022-08-18
net: ethernet: mtk_eth_soc: remove unused txd_pdma pointer in mtk_xdp_submit_...
Lorenzo Bianconi
1
-5
/
+7
2022-08-18
net: macsec: Expose MACSEC_SALT_LEN definition to user space
Emeel Hakim
2
-1
/
+2
2022-08-18
Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
65
-793
/
+2351
2022-08-18
Merge tag 'linux-kselftest-next-6.0-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+5
2022-08-18
Merge tag 'trace-rtla-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-33
/
+43
2022-08-18
ixgbe: Manual AN-37 for troublesome link partners for X550 SFI
Jeff Daly
2
-3
/
+56
2022-08-18
Merge branch 'add-dt-property-to-disable-hibernation-mode'
Jakub Kicinski
2
-0
/
+33
2022-08-18
net: phy: at803x: add disable hibernation mode support
Wei Fang
1
-0
/
+25
[prev]
[next]