index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2023-04-23
Bluetooth: hci_conn: Fix not matching by CIS ID
Luiz Augusto von Dentz
-1
/
+11
2023-04-23
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
-2
/
+12
2023-04-23
Bluetooth: Enable all supported LE PHY by default
Luiz Augusto von Dentz
-0
/
+4
2023-04-23
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
-17
/
+35
2023-04-23
Bluetooth: Add support for hci devcoredump
Abhishek Pandit-Subedi
-0
/
+130
2023-04-23
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
-0
/
+7
2023-04-23
Bluetooth: L2CAP: Delay identity address updates
Luiz Augusto von Dentz
-1
/
+1
2023-04-23
Bluetooth: hci_core: Make hci_conn_hash_add append to the list
Luiz Augusto von Dentz
-1
/
+1
2023-04-23
Bluetooth: MGMT: Use BIT macro when defining bitfields
Luiz Augusto von Dentz
-40
/
+40
2023-04-22
rxrpc: Fix potential race in error handling in afs_make_call()
David Howells
-1
/
+2
2023-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+15
2023-04-22
netfilter: nf_tables: support for adding new devices to an existing netdev chain
Pablo Neira Ayuso
-0
/
+6
2023-04-22
ipvs: Correct spelling in comments
Simon Horman
-3
/
+3
2023-04-22
ipvs: Remove {Enter,Leave}Function
Simon Horman
-20
/
+0
2023-04-22
ipvs: Update width of source for ip_vs_sync_conn_options
Simon Horman
-2
/
+4
2023-04-22
netfilter: nf_tables: do not store rule in traceinfo structure
Florian Westphal
-2
/
+1
2023-04-22
netfilter: nf_tables: do not store verdict in traceinfo structure
Florian Westphal
-3
/
+1
2023-04-22
netfilter: nf_tables: do not store pktinfo in traceinfo structure
Florian Westphal
-3
/
+2
2023-04-22
netfilter: nf_tables: make validation state per table
Florian Westphal
-1
/
+2
2023-04-22
netfilter: nf_tables: don't store chain address on jump
Florian Westphal
-2
/
+12
2023-04-21
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
-0
/
+5
2023-04-21
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
-0
/
+10
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-20
/
+6
2023-04-21
sctp: delete the nested flexible array peer_init
Xin Long
-1
/
+1
2023-04-21
sctp: delete the nested flexible array skip
Xin Long
-2
/
+2
2023-04-21
sctp: delete the nested flexible array params
Xin Long
-4
/
+4
2023-04-20
mac80211: use the new drop reasons infrastructure
Johannes Berg
-0
/
+12
2023-04-20
net: extend drop reasons for multiple subsystems
Johannes Berg
-4
/
+41
2023-04-20
net: move dropreason.h to dropreason-core.h
Johannes Berg
-4
/
+5
2023-04-20
ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6
Mahesh Bandewar
-0
/
+1
2023-04-20
flow_dissector: Address kdoc warnings
Simon Horman
-18
/
+20
2023-04-20
page_pool: unlink from napi during destroy
Jakub Kicinski
-0
/
+5
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+4
2023-04-19
net/handshake: Add a kernel API for requesting a TLSv1.3 handshake
Chuck Lever
-0
/
+43
2023-04-19
net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set
Jakub Kicinski
-1
/
+1
2023-04-19
netfilter: conntrack: fix wrong ct->timeout value
Tzung-Bi Shih
-1
/
+5
2023-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
-0
/
+4
2023-04-18
wifi: mac80211: remove ieee80211_tx_status_8023
Felix Fietkau
-20
/
+0
2023-04-18
net: add macro netif_subqueue_completed_wake
Heiner Kallweit
-0
/
+10
2023-04-18
netfilter: nf_tables: validate catch-all set elements
Pablo Neira Ayuso
-0
/
+4
2023-04-17
sctp: delete the obsolete code for the host name address param
Xin Long
-1
/
+0
2023-04-14
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
-1
/
+2
2023-04-14
net: mana: Add support for jumbo frame
Haiyang Zhang
-0
/
+18
2023-04-14
net: mana: Enable RX path to handle various MTU sizes
Haiyang Zhang
-0
/
+7
2023-04-14
net: mana: Refactor RX buffer allocation code to prepare for various MTU
Haiyang Zhang
-5
/
+1
2023-04-13
net/sched: mqprio: allow per-TC user input of FP adminStatus
Vladimir Oltean
-0
/
+1
2023-04-13
net/sched: pass netlink extack to mqprio and taprio offload
Vladimir Oltean
-0
/
+2
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
-48
/
+22
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+54
2023-04-13
mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
-0
/
+2
[prev]
[next]