index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: add listen processing for SMC-Rv2
Karsten Graul
2021-10-16
4
-66
/
+165
*
net/smc: add SMC-Rv2 connection establishment
Karsten Graul
2021-10-16
6
-61
/
+267
*
net/smc: prepare for SMC-Rv2 connection
Karsten Graul
2021-10-16
4
-35
/
+113
*
net/smc: save stack space and allocate smc_init_info
Karsten Graul
2021-10-16
1
-30
/
+53
*
net: stream: don't purge sk_error_queue in sk_stream_kill_queues()
Jakub Kicinski
2021-10-16
1
-3
/
+0
*
Merge branch 'dev_addr-conversions-part-1'
David S. Miller
2021-10-16
15
-46
/
+69
|
\
|
*
ethernet: ixgb: use eth_hw_addr_set()
Jakub Kicinski
2021-10-16
1
-2
/
+6
|
*
ethernet: ibmveth: use ether_addr_to_u64()
Jakub Kicinski
2021-10-16
1
-14
/
+3
|
*
ethernet: enetc: use eth_hw_addr_set()
Jakub Kicinski
2021-10-16
3
-3
/
+7
|
*
ethernet: ec_bhf: use eth_hw_addr_set()
Jakub Kicinski
2021-10-16
1
-1
/
+3
|
*
ethernet: enic: use eth_hw_addr_set()
Jakub Kicinski
2021-10-16
1
-2
/
+3
|
*
ethernet: bcmgenet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-16
1
-2
/
+6
|
*
ethernet: bnx2x: use eth_hw_addr_set()
Jakub Kicinski
2021-10-16
1
-5
/
+11
|
*
ethernet: aquantia: use eth_hw_addr_set()
Jakub Kicinski
2021-10-16
1
-2
/
+4
|
*
ethernet: amd: use eth_hw_addr_set()
Jakub Kicinski
2021-10-16
2
-5
/
+12
|
*
ethernet: alteon: use eth_hw_addr_set()
Jakub Kicinski
2021-10-16
1
-6
/
+8
|
*
ethernet: aeroflex: use eth_hw_addr_set()
Jakub Kicinski
2021-10-16
1
-3
/
+3
|
*
ethernet: adaptec: use eth_hw_addr_set()
Jakub Kicinski
2021-10-16
1
-1
/
+3
|
/
*
net: ipvtap: fix template string argument of device_create() call
Jean Sacren
2021-10-16
1
-1
/
+1
*
net: macvtap: fix template string argument of device_create() call
Jean Sacren
2021-10-16
1
-1
/
+1
*
Merge tag 'mlx5-updates-2021-10-15' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-10-16
32
-133
/
+529
|
\
|
*
net/mlx5: Use system_image_guid to determine bonding
Rongwei Liu
2021-10-15
1
-1
/
+13
|
*
net/mlx5: Use native_port_num as 1st option of device index
Rongwei Liu
2021-10-15
1
-1
/
+6
|
*
net/mlx5: Introduce new device index wrapper
Rongwei Liu
2021-10-15
6
-7
/
+12
|
*
net/mlx5: Check return status first when querying system_image_guid
Rongwei Liu
2021-10-15
1
-9
/
+12
|
*
net/mlx5: DR, Prefer kcalloc over open coded arithmetic
Len Baker
2021-10-15
1
-2
/
+6
|
*
net/mlx5e: Add extack msgs related to TC for better debug
Abhiram R N
2021-10-15
1
-30
/
+76
|
*
net/mlx5: CT: Fix missing cleanup of ct nat table on init failure
Paul Blakey
2021-10-15
1
-0
/
+1
|
*
net/mlx5: Disable roce at HCA level
Shay Drory
2021-10-15
4
-7
/
+33
|
*
net/mlx5i: Enable Rx steering for IPoIB via ethtool
Moosa Baransi
2021-10-15
5
-10
/
+43
|
*
net/mlx5: Bridge, provide flow source hints
Vlad Buslov
2021-10-15
1
-0
/
+4
|
*
net/mlx5: Read timeout values from DTOR
Amir Tzin
2021-10-15
10
-40
/
+124
|
*
net/mlx5: Read timeout values from init segment
Amir Tzin
2021-10-15
6
-26
/
+161
|
*
net/mlx5: Add layout to support default timeouts register
Amir Tzin
2021-10-15
3
-2
/
+40
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-10-16
22
-420
/
+628
|
\
\
|
*
|
ice: make use of ice_for_each_* macros
Maciej Fijalkowski
2021-10-15
6
-27
/
+30
|
*
|
ice: introduce XDP_TX fallback path
Maciej Fijalkowski
2021-10-15
6
-9
/
+75
|
*
|
ice: optimize XDP_TX workloads
Maciej Fijalkowski
2021-10-15
4
-25
/
+88
|
*
|
ice: propagate xdp_ring onto rx_ring
Maciej Fijalkowski
2021-10-15
6
-29
/
+35
|
*
|
ice: do not create xdp_frame on XDP_TX
Maciej Fijalkowski
2021-10-15
1
-1
/
+1
|
*
|
ice: unify xdp_rings accesses
Maciej Fijalkowski
2021-10-15
3
-3
/
+3
|
*
|
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
2021-10-15
21
-321
/
+396
|
*
|
ice: move ice_container_type onto ice_ring_container
Maciej Fijalkowski
2021-10-15
3
-23
/
+23
|
*
|
ice: remove ring_active from ice_ring
Maciej Fijalkowski
2021-10-15
3
-5
/
+0
|
|
/
*
|
Merge branch 'mptcp-fixes'
David S. Miller
2021-10-16
5
-10
/
+16
|
\
\
|
|
/
|
/
|
|
*
mptcp: Make mptcp_pm_nl_mp_prio_send_ack() static
Mat Martineau
2021-10-16
2
-6
/
+3
|
*
mptcp: increase default max additional subflows to 2
Paolo Abeni
2021-10-16
3
-4
/
+10
|
*
mptcp: Avoid NULL dereference in mptcp_getsockopt_subflow_addrs()
Tim Gardner
2021-10-16
1
-0
/
+3
|
/
*
Merge branch 'dpaa2-irq-coalescing'
David S. Miller
2021-10-15
12
-1
/
+276
|
\
|
*
net: dpaa2: add adaptive interrupt coalescing
Ioana Ciornei
2021-10-15
3
-2
/
+20
[next]