index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding: fix send_peer_notif overflow
Hangbin Liu
2023-05-10
1
-1
/
+1
*
net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
Kuniyuki Iwashima
2023-05-10
1
-1
/
+1
*
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-06
3
-10
/
+13
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
2023-05-05
1
-0
/
+1
|
|
\
|
|
*
bonding: add xdp_features support
Lorenzo Bianconi
2023-05-05
1
-0
/
+1
|
*
|
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
2023-05-03
1
-0
/
+1
|
*
|
rxrpc: Fix timeout of a call that hasn't yet been granted a channel
David Howells
2023-05-01
1
-10
/
+11
|
|
/
*
|
Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-05-04
1
-0
/
+6
|
\
\
|
*
|
9p: Add additional debug flags and open modes
Eric Van Hensbergen
2023-03-27
1
-0
/
+6
*
|
|
SUNRPC: Recognize control messages in server-side TCP socket code
Chuck Lever
2023-04-28
1
-0
/
+2
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-04-26
2
-2
/
+7
|
\
\
|
*
|
rxrpc: Fix potential race in error handling in afs_make_call()
David Howells
2023-04-22
1
-1
/
+2
|
*
|
netfilter: conntrack: fix wrong ct->timeout value
Tzung-Bi Shih
2023-04-19
1
-1
/
+5
*
|
|
Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-04-25
2
-36
/
+31
|
\
\
\
|
*
|
|
netfilter: nf_tables: support for adding new devices to an existing netdev chain
Pablo Neira Ayuso
2023-04-22
1
-0
/
+6
|
*
|
|
ipvs: Correct spelling in comments
Simon Horman
2023-04-22
1
-3
/
+3
|
*
|
|
ipvs: Remove {Enter,Leave}Function
Simon Horman
2023-04-22
1
-20
/
+0
|
*
|
|
ipvs: Update width of source for ip_vs_sync_conn_options
Simon Horman
2023-04-22
1
-2
/
+4
|
*
|
|
netfilter: nf_tables: do not store rule in traceinfo structure
Florian Westphal
2023-04-22
1
-2
/
+1
|
*
|
|
netfilter: nf_tables: do not store verdict in traceinfo structure
Florian Westphal
2023-04-22
1
-3
/
+1
|
*
|
|
netfilter: nf_tables: do not store pktinfo in traceinfo structure
Florian Westphal
2023-04-22
1
-3
/
+2
|
*
|
|
netfilter: nf_tables: make validation state per table
Florian Westphal
2023-04-22
1
-1
/
+2
|
*
|
|
netfilter: nf_tables: don't store chain address on jump
Florian Westphal
2023-04-22
1
-2
/
+12
*
|
|
|
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
2023-04-24
1
-0
/
+2
*
|
|
|
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
2023-04-24
1
-0
/
+8
*
|
|
|
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
2023-04-24
1
-0
/
+2
*
|
|
|
Bluetooth: hci_conn: Fix not matching by CIS ID
Luiz Augusto von Dentz
2023-04-24
1
-1
/
+11
*
|
|
|
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
2023-04-24
1
-2
/
+12
*
|
|
|
Bluetooth: Enable all supported LE PHY by default
Luiz Augusto von Dentz
2023-04-24
1
-0
/
+4
*
|
|
|
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
2023-04-24
2
-17
/
+35
*
|
|
|
Bluetooth: Add support for hci devcoredump
Abhishek Pandit-Subedi
2023-04-24
2
-0
/
+130
*
|
|
|
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
2023-04-24
1
-0
/
+7
*
|
|
|
Bluetooth: L2CAP: Delay identity address updates
Luiz Augusto von Dentz
2023-04-24
1
-1
/
+1
*
|
|
|
Bluetooth: hci_core: Make hci_conn_hash_add append to the list
Luiz Augusto von Dentz
2023-04-24
1
-1
/
+1
*
|
|
|
Bluetooth: MGMT: Use BIT macro when defining bitfields
Luiz Augusto von Dentz
2023-04-24
1
-40
/
+40
*
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-04-22
1
-0
/
+15
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
2023-04-21
1
-0
/
+5
|
*
|
|
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
2023-04-21
1
-0
/
+10
*
|
|
|
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-04-21
1
-20
/
+6
|
\
\
\
\
|
*
|
|
|
wifi: mac80211: remove ieee80211_tx_status_8023
Felix Fietkau
2023-04-18
1
-20
/
+0
|
*
|
|
|
wifi: mac80211: add flush_sta method
Johannes Berg
2023-04-13
1
-0
/
+6
*
|
|
|
|
sctp: delete the nested flexible array peer_init
Xin Long
2023-04-21
1
-1
/
+1
*
|
|
|
|
sctp: delete the nested flexible array skip
Xin Long
2023-04-21
1
-2
/
+2
*
|
|
|
|
sctp: delete the nested flexible array params
Xin Long
2023-04-21
1
-4
/
+4
*
|
|
|
|
mac80211: use the new drop reasons infrastructure
Johannes Berg
2023-04-21
1
-0
/
+12
*
|
|
|
|
net: extend drop reasons for multiple subsystems
Johannes Berg
2023-04-21
2
-4
/
+41
*
|
|
|
|
net: move dropreason.h to dropreason-core.h
Johannes Berg
2023-04-21
2
-4
/
+5
*
|
|
|
|
ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6
Mahesh Bandewar
2023-04-21
1
-0
/
+1
*
|
|
|
|
flow_dissector: Address kdoc warnings
Simon Horman
2023-04-21
1
-18
/
+20
*
|
|
|
|
page_pool: unlink from napi during destroy
Jakub Kicinski
2023-04-21
1
-0
/
+5
[next]