index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
39
-40
/
+84
|
\
|
*
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
2021-12-29
1
-1
/
+7
|
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
32
-0
/
+35
|
*
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
2021-12-18
1
-32
/
+32
|
*
bpf: Introduce MEM_RDONLY flag
Hao Luo
2021-12-18
2
-2
/
+2
|
*
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2021-12-18
2
-2
/
+2
|
*
add missing bpf-cgroup.h includes
Jakub Kicinski
2021-12-16
3
-0
/
+3
|
*
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
2
-4
/
+4
|
*
bpf: Do not WARN in bpf_warn_invalid_xdp_action()
Paolo Abeni
2021-12-13
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-30
25
-121
/
+172
|
\
\
|
*
|
net/ncsi: check for error return from call to nla_put_u32
Jiasheng Jiang
2021-12-29
1
-1
/
+5
|
*
|
net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper
Nikolay Aleksandrov
2021-12-29
1
-3
/
+3
|
*
|
net: fix use-after-free in tw_timer_handler
Muchun Song
2021-12-29
1
-6
/
+4
|
*
|
net: bridge: mcast: add and enforce startup query interval minimum
Nikolay Aleksandrov
2021-12-29
5
-3
/
+22
|
*
|
net: bridge: mcast: add and enforce query interval minimum
Nikolay Aleksandrov
2021-12-29
5
-3
/
+22
|
*
|
ipv6: raw: check passed optlen before reading
Tamir Duberstein
2021-12-29
1
-0
/
+3
|
*
|
xsk: Initialise xskb free_list_node
Ciara Loftus
2021-12-29
1
-0
/
+1
|
*
|
net/smc: fix kernel panic caused by race of smc_sock
Dust Li
2021-12-28
8
-76
/
+57
|
*
|
net/smc: don't send CDC/LLC message if link not ready
Dust Li
2021-12-28
5
-5
/
+11
|
*
|
net: udp: fix alignment problem in udp4_seq_show()
yangxingwu
2021-12-27
1
-1
/
+1
|
*
|
net/smc: fix using of uninitialized completions
Karsten Graul
2021-12-27
1
-2
/
+4
|
*
|
ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
William Zhao
2021-12-27
1
-0
/
+2
|
*
|
sctp: use call_rcu to free endpoint
Xin Long
2021-12-25
3
-22
/
+36
|
*
|
udp: using datalen to cap ipv6 udp max gso segments
Coco Li
2021-12-23
1
-1
/
+1
*
|
|
net/smc: Use the bitmap API when applicable
Christophe JAILLET
2021-12-30
1
-14
/
+5
*
|
|
ethtool: Remove redundant ret assignments
luo penghao
2021-12-30
1
-1
/
+0
*
|
|
Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-12-29
14
-1934
/
+2369
|
\
\
\
|
*
|
|
Bluetooth: MGMT: Fix spelling mistake "simultanous" -> "simultaneous"
Colin Ian King
2021-12-23
1
-1
/
+1
|
*
|
|
Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported
Luiz Augusto von Dentz
2021-12-22
2
-47
/
+77
|
*
|
|
Bluetooth: hci_sync: Add check simultaneous roles support
Luiz Augusto von Dentz
2021-12-22
2
-16
/
+13
|
*
|
|
Bluetooth: hci_sync: Wait for proper events when connecting LE
Luiz Augusto von Dentz
2021-12-22
1
-4
/
+7
|
*
|
|
Bluetooth: hci_sync: Add support for waiting specific LE subevents
Luiz Augusto von Dentz
2021-12-22
2
-16
/
+27
|
*
|
|
Bluetooth: hci_sync: Add hci_le_create_conn_sync
Luiz Augusto von Dentz
2021-12-22
6
-347
/
+295
|
*
|
|
Bluetooth: hci_event: Use skb_pull_data when processing inquiry results
Luiz Augusto von Dentz
2021-12-22
1
-2
/
+18
|
*
|
|
Bluetooth: hci_sync: Push sync command cancellation to workqueue
Benjamin Berg
2021-12-22
3
-3
/
+28
|
*
|
|
Bluetooth: L2CAP: Fix using wrong mode
Luiz Augusto von Dentz
2021-12-21
1
-2
/
+10
|
*
|
|
Bluetooth: hci_sync: Fix not always pausing advertising when necessary
Luiz Augusto von Dentz
2021-12-21
1
-4
/
+2
|
*
|
|
Bluetooth: mgmt: Make use of mgmt_send_event_skb in MGMT_EV_DEVICE_CONNECTED
Luiz Augusto von Dentz
2021-12-21
1
-8
/
+18
|
*
|
|
Bluetooth: mgmt: Make use of mgmt_send_event_skb in MGMT_EV_DEVICE_FOUND
Luiz Augusto von Dentz
2021-12-21
1
-21
/
+31
|
*
|
|
Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skb
Luiz Augusto von Dentz
2021-12-07
2
-17
/
+53
|
*
|
|
Bluetooth: msft: Fix compilation when CONFIG_BT_MSFTEXT is not set
Luiz Augusto von Dentz
2021-12-07
1
-1
/
+2
|
*
|
|
Bluetooth: hci_sync: Set Privacy Mode when updating the resolving list
Luiz Augusto von Dentz
2021-12-07
2
-7
/
+74
|
*
|
|
Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag
Luiz Augusto von Dentz
2021-12-07
1
-0
/
+12
|
*
|
|
Bluetooth: hci_core: Rework hci_conn_params flags
Luiz Augusto von Dentz
2021-12-07
4
-17
/
+32
|
*
|
|
Bluetooth: MGMT: Use hci_dev_test_and_{set,clear}_flag
Luiz Augusto von Dentz
2021-12-07
1
-7
/
+7
|
*
|
|
Bluetooth: add quirk disabling LE Read Transmit Power
Aditya Garg
2021-12-07
1
-1
/
+2
|
*
|
|
Bluetooth: hci_event: Use of a function table to handle Command Status
Luiz Augusto von Dentz
2021-12-07
1
-93
/
+59
|
*
|
|
Bluetooth: hci_event: Use of a function table to handle Command Complete
Luiz Augusto von Dentz
2021-12-07
1
-1096
/
+752
|
*
|
|
Bluetooth: hci_event: Use of a function table to handle LE subevents
Luiz Augusto von Dentz
2021-12-07
1
-125
/
+122
|
*
|
|
Bluetooth: hci_event: Use of a function table to handle HCI events
Luiz Augusto von Dentz
2021-12-07
3
-516
/
+392
[next]