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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-25
xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len
Stanislav Fomichev
1
-3
/
+6
2024-07-25
bpf: Fix a segment issue when downgrading gso_size
Fred Li
1
-4
/
+11
2024-07-17
af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash
Michal Luczaj
2
-1
/
+43
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
248
-4246
/
+9380
2024-07-16
Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+2
2024-07-16
tcp: Replace strncpy() with strscpy()
Kees Cook
1
-4
/
+5
2024-07-16
tcp: Don't access uninit tcp_rsk(req)->ao_keyid in tcp_create_openreq_child().
Kuniyuki Iwashima
1
-7
/
+8
2024-07-15
Merge tag 'for-6.11/io_uring-20240714' of git://git.kernel.dk/linux
Linus Torvalds
1
-18
/
+30
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-30
/
+190
2024-07-15
net/sched: cls_flower: propagate tca[TCA_OPTIONS] to NL_REQ_ATTR_CHECK
Asbjørn Sloth Tønnesen
1
-14
/
+20
2024-07-15
flow_dissector: set encapsulation control flags for non-IP
Asbjørn Sloth Tønnesen
2
-1
/
+6
2024-07-15
flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGS
Asbjørn Sloth Tønnesen
2
-18
/
+1
2024-07-15
net/sched: cls_flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
Asbjørn Sloth Tønnesen
1
-43
/
+13
2024-07-15
net/sched: cls_flower: add tunnel flags to fl_{set,dump}_key_flags()
Asbjørn Sloth Tønnesen
1
-0
/
+30
2024-07-15
flow_dissector: set encapsulated control flags from tun_flags
Asbjørn Sloth Tønnesen
1
-0
/
+9
2024-07-15
flow_dissector: prepare for encapsulated control flags
Asbjørn Sloth Tønnesen
1
-9
/
+12
2024-07-15
net/sched: cls_flower: add policy for TCA_FLOWER_KEY_FLAGS
Asbjørn Sloth Tønnesen
1
-2
/
+8
2024-07-15
net/sched: cls_flower: prepare fl_{set,dump}_key_flags() for ENC_FLAGS
Asbjørn Sloth Tønnesen
1
-10
/
+30
2024-07-15
llc: Constify struct llc_sap_state_trans
Christophe JAILLET
2
-19
/
+19
2024-07-15
llc: Constify struct llc_conn_state_trans
Christophe JAILLET
2
-260
/
+260
2024-07-15
Merge tag 'for-net-next-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
12
-1074
/
+186
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
9
-21
/
+28
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
7
-13
/
+21
2024-07-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
3
-8
/
+7
2024-07-15
Bluetooth: Remove hci_request.{c,h}
Luiz Augusto von Dentz
9
-965
/
+1
2024-07-15
Bluetooth: hci_sync: Remove remaining dependencies of hci_request
Luiz Augusto von Dentz
2
-20
/
+11
2024-07-15
Bluetooth: hci_sync: Move handling of interleave_scan
Luiz Augusto von Dentz
2
-7
/
+49
2024-07-15
Bluetooth: hci_core: Don't use hci_prepare_cmd
Luiz Augusto von Dentz
2
-5
/
+4
2024-07-15
Bluetooth: hci_core: Remove usage of hci_req_sync
Luiz Augusto von Dentz
2
-30
/
+9
2024-07-15
Bluetooth: Fix usage of __hci_cmd_sync_status
Luiz Augusto von Dentz
1
-15
/
+12
2024-07-15
Bluetooth: hci_core: cleanup struct hci_dev
Dmitry Antipov
1
-1
/
+0
2024-07-15
net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone use
Pawel Dembicki
1
-1
/
+4
2024-07-15
net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
Pawel Dembicki
3
-0
/
+75
2024-07-15
net: dsa: tag_sja1105: refactor skb->dev assignment to dsa_tag_8021q_find_user()
Vladimir Oltean
3
-17
/
+24
2024-07-15
net: dsa: tag_sja1105: prefer precise source port info on SJA1110 too
Vladimir Oltean
1
-4
/
+4
2024-07-15
net: dsa: tag_sja1105: absorb entire sja1105_vlan_rcv() into dsa_8021q_rcv()
Vladimir Oltean
4
-36
/
+34
2024-07-15
net: dsa: tag_sja1105: absorb logic for not overwriting precise info into dsa...
Vladimir Oltean
2
-23
/
+32
2024-07-15
net: bridge: mst: Check vlan state for egress decision
Elliot Ayrey
1
-2
/
+2
2024-07-14
xdp: fix invalid wait context of page_pool_destroy()
Taehee Yoo
1
-3
/
+1
2024-07-14
net: phy: bcm54811: New link mode for BroadR-Reach
Kamil Horák (2N)
1
-0
/
+3
2024-07-14
af_packet: Handle outgoing VLAN packets without hardware offloading
Chengen Du
1
-2
/
+84
2024-07-14
Bluetooth: hci_core, hci_sync: cleanup struct discovery_state
Dmitry Antipov
1
-2
/
+0
2024-07-14
Bluetooth: hci_event: Set QoS encryption from BIGInfo report
Iulia Tanasescu
1
-0
/
+2
2024-07-14
Bluetooth: Add vendor-specific packet classification for ISO data
Ying Hsu
1
-0
/
+16
2024-07-14
Bluetooth: iso: remove unused struct 'iso_list_data'
Dr. David Alan Gilbert
1
-5
/
+0
2024-07-14
Bluetooth: MGMT: Uninitialized variable in load_conn_param()
Dan Carpenter
1
-1
/
+1
2024-07-14
tty: rfcomm: prefer array indexing over pointer arithmetic
Erick Archer
1
-6
/
+6
2024-07-14
tty: rfcomm: prefer struct_size over open coded arithmetic
Erick Archer
1
-7
/
+4
2024-07-14
Bluetooth: hci_core: Prefer array indexing over pointer arithmetic
Erick Archer
1
-2
/
+2
2024-07-14
Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
Erick Archer
1
-7
/
+4
[next]