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
Age
Commit message (
Expand
)
Author
Lines
2023-04-26
nfs: move nfs_fhandle_hash to common include file
Jeff Layton
-0
/
+20
2023-04-26
lockd: fix races in client GRANTED_MSG wait logic
Jeff Layton
-3
/
+5
2023-04-26
lockd: move struct nlm_wait to lockd.h
Jeff Layton
-1
/
+10
2023-04-26
lockd: remove 2 unused helper functions
Jeff Layton
-10
/
+0
2023-04-26
nfsd: allow reaping files still under writeback
Jeff Layton
-0
/
+1
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-2
/
+7
2023-04-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-1
/
+1
2023-04-24
Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
-37
/
+31
2023-04-23
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
-0
/
+2
2023-04-23
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
-0
/
+8
2023-04-23
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
-0
/
+2
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
serdev: Add method to assert break signal over tty UART port
Neeraj Sanjay Kale
-0
/
+6
2023-04-23
serdev: Replace all instances of ENOTSUPP with EOPNOTSUPP
Neeraj Sanjay Kale
-2
/
+2
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-23
net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX
Vladimir Oltean
-0
/
+21
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
-2
/
+10
2023-04-23
net: vlan: don't adjust MAC header in __vlan_insert_inner_tag() unless set
Vladimir Oltean
-1
/
+2
2023-04-23
net: optimize napi_threaded_poll() vs RPS/RFS
Eric Dumazet
-0
/
+3
2023-04-22
bpf: fix link failure with NETFILTER=y INET=n
Florian Westphal
-1
/
+1
2023-04-22
rxrpc: Fix potential race in error handling in afs_make_call()
David Howells
-1
/
+2
2023-04-21
Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
-1
/
+2
2023-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-32
/
+143
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 write table validation state without mutex
Florian Westphal
-1
/
+0
2023-04-22
netfilter: nf_tables: don't store chain address on jump
Florian Westphal
-2
/
+12
2023-04-21
bpf: add test_run support for netfilter program type
Florian Westphal
-0
/
+3
2023-04-21
netfilter: nfnetlink hook: dump bpf prog id
Florian Westphal
-3
/
+21
2023-04-21
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
-0
/
+9
2023-04-21
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
-0
/
+25
2023-04-21
Merge tag 'nf-23-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
-1
/
+5
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-43
/
+60
2023-04-21
net/packet: support mergeable feature of virtio
Jianfeng Tan
-0
/
+1
2023-04-21
pds_core: publish events to the clients
Shannon Nelson
-0
/
+2
2023-04-21
pds_core: add the aux client API
Shannon Nelson
-0
/
+8
2023-04-21
pds_core: add auxiliary_bus devices
Shannon Nelson
-0
/
+15
[next]