index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
net/mlx5: DR, Fix 'stack guard page was hit' error in dr_rule
Yevgeny Kliteynik
2024-08-01
1
-1
/
+1
|
|
|
*
|
net/mlx5: Fix error handling in irq_pool_request_irq
Shay Drory
2024-08-01
1
-3
/
+7
|
|
|
*
|
net/mlx5: Always drain health in shutdown callback
Shay Drory
2024-08-01
2
-1
/
+2
|
|
|
/
/
|
|
*
|
net: Add skbuff.h to MAINTAINERS
Breno Leitao
2024-08-01
1
-0
/
+1
|
|
*
|
r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY
Heiner Kallweit
2024-08-01
1
-6
/
+2
|
|
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-08-01
2
-2
/
+2
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall test
Jiri Olsa
2024-07-30
1
-1
/
+1
|
|
|
*
selftests/bpf: Filter out _GNU_SOURCE when compiling test_cpp
Stanislav Fomichev
2024-07-29
1
-1
/
+1
|
|
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-07-31
6
-90
/
+135
|
|
|
\
\
|
|
|
*
|
ice: xsk: fix txq interrupt mapping
Maciej Fijalkowski
2024-07-29
1
-10
/
+14
|
|
|
*
|
ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
Maciej Fijalkowski
2024-07-29
1
-1
/
+1
|
|
|
*
|
ice: improve updating ice_{t,r}x_ring::xsk_pool
Maciej Fijalkowski
2024-07-29
6
-55
/
+87
|
|
|
*
|
ice: toggle netif_carrier when setting up XSK pool
Maciej Fijalkowski
2024-07-29
1
-1
/
+7
|
|
|
*
|
ice: modify error handling when setting XSK pool in ndo_bpf
Maciej Fijalkowski
2024-07-29
1
-14
/
+16
|
|
|
*
|
ice: replace synchronize_rcu with synchronize_net
Maciej Fijalkowski
2024-07-29
1
-5
/
+4
|
|
|
*
|
ice: don't busy wait for Rx queue disable in ice_qp_dis()
Maciej Fijalkowski
2024-07-29
1
-3
/
+1
|
|
|
*
|
ice: respect netif readiness in AF_XDP ZC related ndo's
Michal Kubiak
2024-07-29
1
-1
/
+5
|
|
|
|
/
|
|
*
|
net: drop bad gso csum_start and offset in virtio_net_hdr
Willem de Bruijn
2024-07-31
3
-11
/
+12
|
|
*
|
net: phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and aqr115c
Bartosz Golaszewski
2024-07-31
1
-8
/
+21
|
|
*
|
net: phy: micrel: Fix the KSZ9131 MDI-X status issue
Raju Lakkaraju
2024-07-31
1
-15
/
+19
|
|
*
|
net: mvpp2: Don't re-use loop iterator
Dan Carpenter
2024-07-30
1
-3
/
+3
|
|
*
|
net/iucv: fix use after free in iucv_sock_close()
Alexandra Winter
2024-07-30
1
-2
/
+2
|
|
*
|
net/smc: prevent UAF in inet_create()
D. Wythe
2024-07-30
1
-3
/
+4
|
|
*
|
Merge branch 'mptcp-fix-inconsistent-backup-usage'
Paolo Abeni
2024-07-30
11
-21
/
+132
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
selftests: mptcp: join: check backup support in signal endp
Matthieu Baerts (NGI0)
2024-07-30
1
-6
/
+28
|
|
|
*
mptcp: pm: fix backup support in signal endpoints
Matthieu Baerts (NGI0)
2024-07-30
5
-0
/
+54
|
|
|
*
selftests: mptcp: join: validate backup in MPJ
Matthieu Baerts (NGI0)
2024-07-30
1
-10
/
+32
|
|
|
*
mptcp: mib: count MPJ with backup flag
Matthieu Baerts (NGI0)
2024-07-30
3
-0
/
+10
|
|
|
*
mptcp: pm: only set request_bkup flag when sending MP_PRIO
Matthieu Baerts (NGI0)
2024-07-30
1
-1
/
+0
|
|
|
*
mptcp: distinguish rcv vs sent backup flag in requests
Matthieu Baerts (NGI0)
2024-07-30
3
-1
/
+3
|
|
|
*
mptcp: sched: check both directions for backup
Matthieu Baerts (NGI0)
2024-07-30
2
-5
/
+7
|
|
|
/
|
|
*
Merge branch 'mptcp-endpoint-readd-fixes' into main
David S. Miller
2024-07-29
3
-13
/
+53
|
|
|
\
|
|
|
*
selftests: mptcp: always close input's FD if opened
Liu Jing
2024-07-29
1
-4
/
+4
|
|
|
*
selftests: mptcp: fix error path
Paolo Abeni
2024-07-29
1
-1
/
+1
|
|
|
*
selftests: mptcp: add explicit test case for remove/readd
Paolo Abeni
2024-07-29
1
-0
/
+29
|
|
|
*
mptcp: fix NL PM announced address accounting
Paolo Abeni
2024-07-29
1
-4
/
+6
|
|
|
*
mptcp: fix user-space PM announced address accounting
Paolo Abeni
2024-07-29
1
-4
/
+13
|
|
|
/
|
|
*
rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_...
Kuniyuki Iwashima
2024-07-29
1
-1
/
+1
|
|
*
net: axienet: start napi before enabling Rx/Tx
Andy Chiu
2024-07-29
1
-1
/
+1
|
|
*
tcp: Adjust clamping window for applications specifying SO_RCVBUF
Subash Abhinov Kasiviswanathan
2024-07-29
1
-7
/
+16
|
|
*
Merge branch 'ethtool-rss-fixes' into main
David S. Miller
2024-07-29
3
-15
/
+79
|
|
|
\
|
|
|
*
selftests: drv-net: rss_ctx: check for all-zero keys
Jakub Kicinski
2024-07-29
1
-3
/
+34
|
|
|
*
ethtool: fix the state of additional contexts with old API
Jakub Kicinski
2024-07-29
1
-8
/
+30
|
|
|
*
ethtool: fix setting key and resetting indir at once
Jakub Kicinski
2024-07-29
1
-2
/
+3
|
|
|
*
eth: bnxt: populate defaults in the RSS context struct
Jakub Kicinski
2024-07-29
1
-0
/
+4
|
|
|
*
eth: bnxt: reject unsupported hash functions
Jakub Kicinski
2024-07-29
1
-2
/
+8
|
|
|
/
|
|
*
tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
Jeongjun Park
2024-07-29
1
-0
/
+1
|
|
*
Merge tag 'for-net-2024-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-07-27
6
-10
/
+33
|
|
|
\
|
|
|
*
Bluetooth: hci_event: Fix setting DISCOVERY_FINDING for passive scanning
Luiz Augusto von Dentz
2024-07-26
2
-9
/
+3
|
|
|
*
Bluetooth: btmtk: remove #ifdef around declarations
Arnd Bergmann
2024-07-26
1
-2
/
+0
[prev]
[next]