summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lwt: Check LWTUNNEL_XMIT_CONTINUE strictlyYan Zhai2023-08-181-1/+4
* netem: add prng attribute to netem_sched_dataFrançois Michel2023-08-171-0/+1
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-163-3/+49
|\
| * net: Fix slab-out-of-bounds in inet[6]_steal_sockLorenz Bauer2023-08-152-2/+2
| * bpf: Document struct bpf_struct_ops fieldsDavid Vernet2023-08-141-0/+47
| * bpf: Remove unused declaration bpf_link_new_file()Yue Haibing2023-08-111-1/+0
* | net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee2023-08-161-13/+51
* | net-memcg: Fix scope of sockmem pressure indicatorsAbel Wu2023-08-161-2/+7
* | inet: move inet->defer_connect to inet->inet_flagsEric Dumazet2023-08-161-6/+4
* | inet: move inet->bind_address_no_port to inet->inet_flagsEric Dumazet2023-08-161-2/+2
* | inet: move inet->nodefrag to inet->inet_flagsEric Dumazet2023-08-161-1/+1
* | inet: move inet->is_icsk to inet->inet_flagsEric Dumazet2023-08-162-5/+4
* | inet: move inet->transparent to inet->inet_flagsEric Dumazet2023-08-164-6/+6
* | inet: move inet->mc_all to inet->inet_fragsEric Dumazet2023-08-161-1/+1
* | inet: move inet->mc_loop to inet->inet_fragsEric Dumazet2023-08-161-1/+1
* | inet: move inet->hdrincl to inet->inet_flagsEric Dumazet2023-08-161-2/+2
* | inet: move inet->freebind to inet->inet_flagsEric Dumazet2023-08-162-3/+5
* | inet: move inet->recverr_rfc4884 to inet->inet_flagsEric Dumazet2023-08-161-1/+1
* | inet: move inet->recverr to inet->inet_flagsEric Dumazet2023-08-161-2/+3
* | inet: introduce inet->inet_flagsEric Dumazet2023-08-161-11/+44
* | Merge tag 'mlx5-updates-2023-08-14' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-08-153-113/+3
|\ \
| * | net/mlx5: Remove unused MAX HCA capabilitiesShay Drory2023-08-142-53/+0
| * | net/mlx5: Remove unused CAPsShay Drory2023-08-142-59/+1
| * | net/mlx5: Check with FW that sync reset completed successfullyMoshe Shemesh2023-08-141-1/+2
* | | genetlink: add genlmsg_iput() APIJakub Kicinski2023-08-151-1/+53
* | | genetlink: add a family pointer to struct genl_infoJakub Kicinski2023-08-151-2/+2
* | | genetlink: use attrs from struct genl_infoJakub Kicinski2023-08-151-1/+0
* | | genetlink: add struct genl_info to struct genl_dumpit_infoJakub Kicinski2023-08-151-0/+8
* | | genetlink: remove userhdr from struct genl_infoJakub Kicinski2023-08-151-2/+5
* | | genetlink: make genl_info->nlhdr constJakub Kicinski2023-08-151-1/+1
|/ /
* | net: phy: Introduce PSGMII PHY interface modeGabor Juhos2023-08-141-0/+4
* | net: openvswitch: add explicit drop actionEric Garver2023-08-141-0/+2
* | net: openvswitch: add last-action drop reasonAdrian Moreno2023-08-141-0/+6
* | net: factor out __inet_listen_sk() helperPaolo Abeni2023-08-141-0/+1
* | net: factor out inet{,6}_bind_sk helpersPaolo Abeni2023-08-142-0/+2
* | net: Remove leftover include from nftables.hJörn-Thorben Hinz2023-08-131-2/+0
* | Merge tag 'for-net-next-2023-08-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2023-08-136-16/+114
|\ \
| * | Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS idsPauli Virtanen2023-08-111-2/+2
| * | Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macrosLuiz Augusto von Dentz2023-08-111-0/+3
| * | Bluetooth: hci_core: Make hci_is_le_conn_scanning publicLuiz Augusto von Dentz2023-08-111-0/+21
| * | Bluetooth: hci_conn: Fix modifying handle while abortingLuiz Augusto von Dentz2023-08-111-0/+1
| * | Bluetooth: af_bluetooth: Make BT_PKT_STATUS genericLuiz Augusto von Dentz2023-08-112-7/+3
| * | Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz2023-08-111-0/+4
| * | Bluetooth: ISO: Notify user space about failed bis connectionsIulia Tanasescu2023-08-111-0/+25
| * | Bluetooth: hci_conn: Always allocate unique handlesLuiz Augusto von Dentz2023-08-111-1/+1
| * | Bluetooth: hci_conn: Consolidate code for aborting connectionsLuiz Augusto von Dentz2023-08-111-1/+1
| * | Bluetooth: msft: Extended monitor tracking by address filterHilda Wu2023-08-111-0/+10
| * | Bluetooth: ISO: Support multiple BIGsIulia Tanasescu2023-08-111-3/+2
| * | Bluetooth: hci_sock: Forward credentials to monitorLuiz Augusto von Dentz2023-08-111-0/+1
| * | Bluetooth: Consolidate code around sk_alloc into a helper functionLuiz Augusto von Dentz2023-08-111-0/+2