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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-21
304
-1714
/
+3067
|
\
|
*
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-20
84
-713
/
+1152
|
|
\
|
|
*
Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-07-20
9
-83
/
+217
|
|
|
\
|
|
|
*
Bluetooth: MGMT: Use correct address for memcpy()
Andy Shevchenko
2023-07-20
1
-1
/
+1
|
|
|
*
Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014
Tomasz Moń
2023-07-20
1
-0
/
+1
|
|
|
*
Bluetooth: SCO: fix sco_conn related locking and validity issues
Pauli Virtanen
2023-07-20
1
-11
/
+12
|
|
|
*
Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
Siddh Raman Pant
2023-07-20
1
-2
/
+2
|
|
|
*
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()
Douglas Anderson
2023-07-20
1
-1
/
+3
|
|
|
*
Bluetooth: coredump: fix building with coredump disabled
Arnd Bergmann
2023-07-20
1
-2
/
+0
|
|
|
*
Bluetooth: ISO: fix iso_conn related locking and validity issues
Pauli Virtanen
2023-07-20
1
-22
/
+31
|
|
|
*
Bluetooth: hci_event: call disconnect callback before deleting conn
Pauli Virtanen
2023-07-20
1
-0
/
+3
|
|
|
*
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
2023-07-20
6
-44
/
+164
|
|
*
|
Merge tag 'nf-23-07-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-07-20
2
-3
/
+15
|
|
|
\
\
|
|
|
*
|
netfilter: nf_tables: skip bound chain on rule flush
Pablo Neira Ayuso
2023-07-20
1
-0
/
+2
|
|
|
*
|
netfilter: nf_tables: skip bound chain in netns release path
Pablo Neira Ayuso
2023-07-20
1
-0
/
+3
|
|
|
*
|
netfilter: nft_set_pipapo: fix improper element removal
Florian Westphal
2023-07-20
1
-1
/
+5
|
|
|
*
|
netfilter: nf_tables: can't schedule in nft_chain_validate
Florian Westphal
2023-07-20
1
-2
/
+2
|
|
|
*
|
netfilter: nf_tables: fix spurious set element insertion failure
Florian Westphal
2023-07-20
1
-0
/
+3
|
|
|
|
/
|
|
*
|
net: phy: prevent stale pointer dereference in phy_init()
Vladimir Oltean
2023-07-20
1
-7
/
+14
|
|
*
|
Merge branch 'tcp-add-missing-annotations'
Jakub Kicinski
2023-07-20
6
-40
/
+63
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2023-07-20
3
-4
/
+6
|
|
|
*
tcp: annotate data-races around icsk->icsk_user_timeout
Eric Dumazet
2023-07-20
1
-3
/
+3
|
|
|
*
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2023-07-20
2
-3
/
+7
|
|
|
*
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
2023-07-20
1
-5
/
+6
|
|
|
*
tcp: annotate data-races around tp->linger2
Eric Dumazet
2023-07-20
1
-4
/
+4
|
|
|
*
tcp: annotate data-races around icsk->icsk_syn_retries
Eric Dumazet
2023-07-20
2
-4
/
+4
|
|
|
*
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
2023-07-20
2
-4
/
+10
|
|
|
*
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
2023-07-20
2
-4
/
+9
|
|
|
*
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
2023-07-20
2
-3
/
+7
|
|
|
*
tcp: annotate data-races around tp->tsoffset
Eric Dumazet
2023-07-20
2
-4
/
+5
|
|
|
*
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
2023-07-20
1
-2
/
+2
|
|
|
/
|
|
*
Merge branch 'net-support-stp-on-bridge-in-non-root-netns'
Paolo Abeni
2023-07-20
7
-35
/
+44
|
|
|
\
|
|
|
*
Revert "bridge: Add extack warning when enabling STP in netns."
Kuniyuki Iwashima
2023-07-20
1
-3
/
+0
|
|
|
*
llc: Don't drop packet from non-root netns.
Kuniyuki Iwashima
2023-07-20
1
-3
/
+0
|
|
|
*
llc: Check netns in llc_estab_match() and llc_listener_match().
Kuniyuki Iwashima
2023-07-20
4
-22
/
+33
|
|
|
*
llc: Check netns in llc_dgram_match().
Kuniyuki Iwashima
2023-07-20
1
-7
/
+11
|
|
|
/
|
|
*
net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type
Daniel Golle
2023-07-20
1
-1
/
+1
|
|
*
Merge branch 'r8169-revert-two-changes-that-caused-regressions'
Jakub Kicinski
2023-07-20
1
-11
/
+27
|
|
|
\
|
|
|
*
Revert "r8169: disable ASPM during NAPI poll"
Heiner Kallweit
2023-07-20
1
-10
/
+1
|
|
|
*
r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...
Heiner Kallweit
2023-07-20
1
-1
/
+26
|
|
|
/
|
|
*
Revert "tcp: avoid the lookup process failing to get sk in ehash table"
Kuniyuki Iwashima
2023-07-20
2
-19
/
+6
|
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-20
3
-10
/
+55
|
|
|
\
|
|
|
*
bpf, arm64: Fix BTI type used for freplace attached functions
Alexander Duyck
2023-07-19
1
-1
/
+7
|
|
|
*
Merge branch 'two-more-fixes-for-check_max_stack_depth'
Alexei Starovoitov
2023-07-19
2
-9
/
+48
|
|
|
|
\
|
|
|
|
*
selftests/bpf: Add more tests for check_max_stack_depth bug
Kumar Kartikeya Dwivedi
2023-07-19
1
-2
/
+23
|
|
|
|
*
bpf: Repeat check_max_stack_depth for async callbacks
Kumar Kartikeya Dwivedi
2023-07-19
1
-2
/
+19
|
|
|
|
*
bpf: Fix subprog idx logic in check_max_stack_depth
Kumar Kartikeya Dwivedi
2023-07-19
1
-5
/
+6
|
|
|
|
/
|
|
*
|
ipv4: ip_gre: fix return value check in erspan_xmit()
Yuanjun Gong
2023-07-19
1
-1
/
+2
|
|
*
|
ipv4: ip_gre: fix return value check in erspan_fb_xmit()
Yuanjun Gong
2023-07-19
1
-1
/
+2
|
|
*
|
drivers:net: fix return value check in ocelot_fdma_receive_skb
Yuanjun Gong
2023-07-19
1
-1
/
+2
[next]