| Commit message (Expand) | Author | Age | Files | Lines |
* | page_pool: update document about fragment API | Yunsheng Lin | 2023-10-24 | 2 | -14/+83 |
* | page_pool: introduce page_pool_alloc() API | Yunsheng Lin | 2023-10-24 | 2 | -2/+68 |
* | page_pool: remove PP_FLAG_PAGE_FRAG | Yunsheng Lin | 2023-10-24 | 9 | -17/+8 |
* | page_pool: unify frag_count handling in page_pool_is_last_frag() | Yunsheng Lin | 2023-10-24 | 2 | -14/+43 |
* | Merge tag 'for-net-next-2023-10-23' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 2023-10-24 | 17 | -152/+375 |
|\ |
|
| * | Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err | Marcel Ziswiler | 2023-10-23 | 1 | -2/+2 |
| * | Bluetooth: Fix double free in hci_conn_cleanup | ZhengHan Wang | 2023-10-23 | 2 | -15/+14 |
| * | Bluetooth: btmtksdio: enable bluetooth wakeup in system suspend | Zhengping Jiang | 2023-10-23 | 1 | -6/+38 |
| * | Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE | Guan Wentao | 2023-10-23 | 1 | -0/+2 |
| * | Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODED | Janne Grunau | 2023-10-23 | 1 | -0/+5 |
| * | Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUID | Claudia Draghicescu | 2023-10-23 | 1 | -4/+12 |
| * | Bluetooth: Make handle of hci_conn be unique | Ziyang Xuan | 2023-10-23 | 5 | -51/+56 |
| * | Bluetooth: btusb: Add date->evt_skb is NULL check | youwan Wang | 2023-10-23 | 1 | -0/+3 |
| * | Bluetooth: ISO: Fix bcast listener cleanup | Iulia Tanasescu | 2023-10-23 | 3 | -41/+50 |
| * | Bluetooth: msft: __hci_cmd_sync() doesn't return NULL | Dan Carpenter | 2023-10-23 | 1 | -13/+7 |
| * | Bluetooth: ISO: Match QoS adv handle with BIG handle | Iulia Tanasescu | 2023-10-23 | 1 | -0/+12 |
| * | Bluetooth: ISO: Allow binding a bcast listener to 0 bises | Iulia Tanasescu | 2023-10-23 | 2 | -3/+2 |
| * | Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tables | Masum Reza | 2023-10-23 | 1 | -0/+2 |
| * | Bluetooth: qca: add support for QCA2066 | Tim Jiang | 2023-10-23 | 3 | -1/+83 |
| * | Bluetooth: ISO: Set CIS bit only for devices with CIS support | Vlad Pruteanu | 2023-10-23 | 1 | -2/+2 |
| * | Bluetooth: Add support for Intel Misty Peak - 8087:0038 | Vijay Satija | 2023-10-23 | 1 | -0/+1 |
| * | Bluetooth: Add support ITTIM PE50-M75C | Jingyang Wang | 2023-10-23 | 1 | -0/+3 |
| * | Bluetooth: ISO: Pass BIG encryption info through QoS | Iulia Tanasescu | 2023-10-23 | 5 | -20/+82 |
| * | Bluetooth: ISO: Fix BIS cleanup | Iulia Tanasescu | 2023-10-23 | 3 | -16/+21 |
* | | Merge branch 'devlink-finish-conversion-to-generated-split_ops' | Jakub Kicinski | 2023-10-24 | 26 | -553/+9537 |
|\ \ |
|
| * | | devlink: remove netlink small_ops | Jiri Pirko | 2023-10-24 | 1 | -327/+1 |
| * | | devlink: remove duplicated netlink callback prototypes | Jiri Pirko | 2023-10-24 | 1 | -62/+0 |
| * | | netlink: specs: devlink: add the remaining command to generate complete split... | Jiri Pirko | 2023-10-24 | 5 | -30/+9394 |
| * | | devlink: rename netlink callback to be aligned with the generated ones | Jiri Pirko | 2023-10-24 | 13 | -158/+152 |
| * | | devlink: make devlink_flash_overwrite enum named one | Jiri Pirko | 2023-10-24 | 1 | -1/+1 |
| * | | netlink: specs: devlink: make dont-validate single line | Jiri Pirko | 2023-10-24 | 1 | -51/+16 |
| * | | netlink: specs: devlink: remove reload-action from devlink-get cmd reply | Jiri Pirko | 2023-10-24 | 3 | -8/+0 |
| * | | tools: ynl-gen: render rsp_parse() helpers if cmd has only dump op | Jiri Pirko | 2023-10-24 | 1 | -4/+7 |
| * | | tools: ynl-gen: introduce support for bitfield32 attribute type | Jiri Pirko | 2023-10-24 | 6 | -5/+58 |
| * | | genetlink: don't merge dumpit split op for different cmds into single iter | Jiri Pirko | 2023-10-24 | 1 | -1/+2 |
* | | | Merge branch 'intel-wired-lan-driver-updates-2023-10-19-idpf' | Jakub Kicinski | 2023-10-24 | 2 | -3/+16 |
|\ \ \ |
|
| * | | | idpf: cancel mailbox work in error path | Pavan Kumar Linga | 2023-10-24 | 1 | -0/+1 |
| * | | | idpf: set scheduling mode for completion queue | Michal Kubiak | 2023-10-24 | 2 | -3/+15 |
|/ / / |
|
* | | | net_sched: sch_fq: fastpath needs to take care of sk->sk_pacing_status | Eric Dumazet | 2023-10-24 | 1 | -0/+4 |
* | | | net_sched: sch_fq: fix off-by-one error in fq_dequeue() | Eric Dumazet | 2023-10-24 | 1 | -1/+1 |
| |/
|/| |
|
* | | net: mdio: xgene: Fix unused xgene_mdio_of_match warning for !CONFIG_OF | Rob Herring | 2023-10-23 | 1 | -1/+1 |
* | | tools: ynl-gen: change spacing around __attribute__ | Jakub Kicinski | 2023-10-23 | 7 | -64/+64 |
|/ |
|
* | tls: don't reset prot->aad_size and prot->tail_size for TLS_HW | Sabrina Dubroca | 2023-10-23 | 3 | -11/+4 |
* | net: lan966x: remove useless code in lan966x_xtr_irq_handler | Su Hui | 2023-10-23 | 1 | -1/+0 |
* | Merge branch 'tcp-ts-usec-resolution' | David S. Miller | 2023-10-23 | 17 | -104/+193 |
|\ |
|
| * | tcp: add TCPI_OPT_USEC_TS | Eric Dumazet | 2023-10-23 | 2 | -0/+3 |
| * | tcp: add support for usec resolution in TCP TS values | Eric Dumazet | 2023-10-23 | 11 | -33/+82 |
| * | tcp: introduce TCP_PAWS_WRAP | Eric Dumazet | 2023-10-23 | 1 | -2/+7 |
| * | tcp: add RTAX_FEATURE_TCP_USEC_TS | Eric Dumazet | 2023-10-23 | 2 | -7/+16 |
| * | tcp: add tcp_rtt_tsopt_us() | Eric Dumazet | 2023-10-23 | 1 | -20/+23 |