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-11-09
net: phy: dp83867: add TI PHY loopback
Tan Tee Min
1
-0
/
+7
2022-11-09
Merge branch 'net-lan743x-pci11010-pci11414-devices-enhancements'
Jakub Kicinski
4
-8
/
+179
2022-11-09
net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 chips
Raju Lakkaraju
4
-4
/
+177
2022-11-09
net: lan743x: Remove unused argument in lan743x_common_regs( )
Raju Lakkaraju
1
-4
/
+2
2022-11-09
Merge branch 'mlxsw-add-802-1x-and-mab-offload-support'
Jakub Kicinski
18
-25
/
+366
2022-11-09
selftests: mlxsw: Add a test for invalid locked bridge port configurations
Ido Schimmel
1
-0
/
+31
2022-11-09
selftests: mlxsw: Add a test for locked port trap
Ido Schimmel
1
-0
/
+105
2022-11-09
selftests: mlxsw: Add a test for EAPOL trap
Ido Schimmel
1
-0
/
+22
2022-11-09
selftests: devlink_lib: Split out helper
Ido Schimmel
1
-7
/
+12
2022-11-09
mlxsw: spectrum_switchdev: Add locked bridge port support
Ido Schimmel
2
-1
/
+26
2022-11-09
mlxsw: spectrum_switchdev: Use extack in bridge port flag validation
Ido Schimmel
1
-3
/
+7
2022-11-09
mlxsw: spectrum_switchdev: Add support for locked FDB notifications
Ido Schimmel
1
-0
/
+12
2022-11-09
mlxsw: spectrum_switchdev: Prepare for locked FDB notifications
Ido Schimmel
1
-8
/
+13
2022-11-09
mlxsw: spectrum: Add an API to configure security checks
Ido Schimmel
2
-1
/
+22
2022-11-09
mlxsw: reg: Add Switch Port FDB Security Register
Ido Schimmel
1
-0
/
+34
2022-11-09
mlxsw: spectrum_trap: Register 802.1X packet traps with devlink
Ido Schimmel
3
-0
/
+28
2022-11-09
devlink: Add packet traps for 802.1X operation
Ido Schimmel
3
-0
/
+25
2022-11-09
bridge: switchdev: Reflect MAB bridge port flag to device drivers
Ido Schimmel
1
-1
/
+1
2022-11-09
bridge: switchdev: Allow device drivers to install locked FDB entries
Hans J. Schultz
5
-4
/
+28
2022-11-09
bridge: switchdev: Let device drivers determine FDB offload indication
Ido Schimmel
1
-1
/
+1
2022-11-09
Merge branch 'net-devlink-move-netdev-notifier-block-to-dest-namespace-during...
Jakub Kicinski
3
-5
/
+24
2022-11-09
net: devlink: move netdev notifier block to dest namespace during reload
Jiri Pirko
1
-1
/
+4
2022-11-09
net: introduce a helper to move notifier block to different namespace
Jiri Pirko
2
-4
/
+20
2022-11-09
genetlink: correctly begin the iteration over policies
Jakub Kicinski
1
-1
/
+3
2022-11-09
Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
33
-1797
/
+1844
2022-11-09
net/core: Allow live renaming when an interface is up
Andy Ren
3
-23
/
+6
2022-11-09
Merge branch 'dsa-microchip-checking'
David S. Miller
7
-21
/
+56
2022-11-09
net: dsa: microchip: add dev_err_probe in probe functions
Rakesh Sankaranarayanan
3
-15
/
+10
2022-11-09
net: dsa: microchip: ksz8563: Add number of port irq
Rakesh Sankaranarayanan
1
-0
/
+1
2022-11-09
net: dsa: microchip: add error checking for ksz_pwrite
Rakesh Sankaranarayanan
1
-1
/
+5
2022-11-09
net: dsa: microchip: add irq in i2c probe
Rakesh Sankaranarayanan
1
-0
/
+2
2022-11-09
net: dsa: microchip: add ksz9563 in ksz_switch_ops and select based on compat...
Rakesh Sankaranarayanan
5
-5
/
+38
2022-11-08
net: ethernet: renesas: rswitch: Fix endless loop in error paths
Yoshihiro Shimoda
2
-11
/
+12
2022-11-08
lib: Fix some kernel-doc comments
Yang Li
1
-1
/
+1
2022-11-08
rxrpc: Allocate an skcipher each time needed rather than reusing
David Howells
2
-26
/
+28
2022-11-08
rxrpc: Fix congestion management
David Howells
11
-20
/
+60
2022-11-08
rxrpc: Remove the rxtx ring
David Howells
2
-39
/
+0
2022-11-08
rxrpc: Save last ACK's SACK table rather than marking txbufs
David Howells
7
-119
/
+185
2022-11-08
rxrpc: Remove call->lock
David Howells
5
-32
/
+3
2022-11-08
rxrpc: Don't use a ring buffer for call Tx queue
David Howells
12
-461
/
+349
2022-11-08
rxrpc: Get rid of the Rx ring
David Howells
11
-207
/
+290
2022-11-08
rxrpc: Clone received jumbo subpackets and queue separately
David Howells
8
-417
/
+245
2022-11-08
rxrpc: Split the rxrpc_recvmsg tracepoint
David Howells
2
-19
/
+42
2022-11-08
rxrpc: Clean up ACK handling
David Howells
11
-138
/
+86
2022-11-08
rxrpc: Allocate ACK records at proposal and queue for transmission
David Howells
10
-268
/
+285
2022-11-08
rxrpc: Define rxrpc_txbuf struct to carry data to be transmitted
David Howells
5
-1
/
+201
2022-11-08
rxrpc: Remove call->tx_phase
David Howells
4
-7
/
+1
2022-11-08
rxrpc: Remove the flags from the rxrpc_skb tracepoint
David Howells
4
-21
/
+10
2022-11-08
rxrpc: Remove unnecessary header inclusions
David Howells
1
-14
/
+0
2022-11-08
rxrpc: Call udp_sendmsg() directly
David Howells
2
-10
/
+28
[next]