index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
57
-527
/
+1634
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+15
2024-05-14
net: gro: fix napi_gro_cb zeroed alignment
Richard Gobert
1
-2
/
+4
2024-05-14
Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
Luiz Augusto von Dentz
1
-0
/
+1
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
2
-159
/
+1
2024-05-14
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
2
-0
/
+10
2024-05-14
Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
Gustavo A. R. Silva
1
-1
/
+1
2024-05-14
LE Create Connection command timeout increased to 20 secs
Mahesh Talewad
1
-1
/
+0
2024-05-14
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
1
-1
/
+10
2024-05-14
Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning
Gustavo A. R. Silva
1
-1
/
+1
2024-05-14
Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings
Gustavo A. R. Silva
1
-4
/
+4
2024-05-14
Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-8
/
+14
2024-05-14
Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated
Iulia Tanasescu
1
-2
/
+1
2024-05-14
Bluetooth: ISO: Make iso_get_sock_listen generic
Iulia Tanasescu
1
-1
/
+1
2024-05-14
Bluetooth: Add proper definitions for scan interval and window
Luiz Augusto von Dentz
1
-2
/
+16
2024-05-13
mptcp: add net.mptcp.available_schedulers
Gregory Detal
1
-0
/
+3
2024-05-13
tcp: rstreason: fully support in tcp_check_req()
Jason Xing
1
-0
/
+8
2024-05-13
tcp: rstreason: handle timewait cases in the receive path
Jason Xing
1
-0
/
+5
2024-05-13
tcp: rstreason: fully support in tcp_rcv_state_process()
Jason Xing
1
-0
/
+18
2024-05-13
tcp: rstreason: fully support in tcp_ack()
Jason Xing
1
-0
/
+13
2024-05-13
tcp: rstreason: fully support in tcp_rcv_synsent_state_process()
Jason Xing
1
-0
/
+17
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
2024-05-13
ax25: Use kernel universal linked list to implement ax25_dev_list
Duoming Zhou
1
-2
/
+1
2024-05-13
netdev: Add queue stats for TX stop and wake
Daniel Jurgens
1
-0
/
+3
2024-05-13
netlabel: fix RCU annotation for IPv4 options on socket creation
Davide Caratti
2
-4
/
+14
2024-05-13
net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
Richard Gobert
1
-8
/
+68
2024-05-13
net: gro: use cb instead of skb->network_header
Richard Gobert
1
-2
/
+7
2024-05-13
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-2
/
+2
2024-05-13
Merge tag 'vfs-6.10.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-8
/
+1
2024-05-13
Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+2
2024-05-10
af_unix: Add dead flag to struct scm_fp_list.
Kuniyuki Iwashima
1
-0
/
+1
2024-05-10
Merge tag 'gtp-24-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/pab...
David S. Miller
1
-0
/
+5
2024-05-10
netfilter: nf_tables: allow clone callbacks to sleep
Florian Westphal
1
-2
/
+2
2024-05-09
tcp: get rid of twsk_unique()
Eric Dumazet
1
-9
/
+0
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2024-05-08
Merge tag 'wireless-next-2024-05-08' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-11
/
+24
2024-05-08
net: dst_cache: annotate data-races around dst_cache->reset_ts
Eric Dumazet
1
-1
/
+1
2024-05-08
net: dsa: add support switches global DSCP priority mapping
Oleksij Rempel
1
-0
/
+9
2024-05-08
net: add IEEE 802.1q specific helpers
Oleksij Rempel
2
-0
/
+133
2024-05-08
net: dsa: add support for DCB get/set apptrust configuration
Oleksij Rempel
1
-0
/
+4
2024-05-06
Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-0
/
+1
2024-05-07
gtp: properly parse extension headers
Pablo Neira Ayuso
1
-0
/
+5
2024-05-06
net: create tcp_gro_header_pull helper function
Felix Fietkau
1
-1
/
+3
2024-05-06
net: create tcp_gro_lookup helper function
Felix Fietkau
1
-0
/
+1
2024-05-06
net: move skb_gro_receive_list from udp to core
Felix Fietkau
1
-0
/
+1
2024-05-05
queue_api: define queue api
Mina Almasry
1
-0
/
+31
2024-05-03
Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-0
/
+3
2024-05-03
ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-0
/
+2
2024-05-03
wifi: mac80211: handle color change per link
Aditya Kumar Singh
1
-2
/
+4
2024-05-03
wifi: cfg80211: handle color change per link
Aditya Kumar Singh
1
-9
/
+20
[next]