summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mctp: Pass flow data & flow release events to driversJeremy Kerr2021-10-292-0/+22
* mctp: Add flow extension to skbJeremy Kerr2021-10-292-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-2810-21/+35
|\
| * Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-289-19/+28
| |\
| | * mptcp: fix corrupt receiver key in MPC + data + checksumDavide Caratti2021-10-281-0/+4
| | * net/tls: Fix flipped sign in tls_err_abort() callsDaniel Jordan2021-10-281-7/+2
| | * Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2021-10-271-2/+0
| | |\
| | | * cfg80211: fix management registrations lockingJohannes Berg2021-10-251-2/+0
| | * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-10-266-8/+19
| | |\ \
| | | * | bpf: Fix potential race in tail call compatibility checkToke Høiland-Jørgensen2021-10-261-2/+5
| | | * | bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NETTejun Heo2021-10-261-4/+4
| | | * | skmsg: Extract and reuse sk_msg_is_readable()Cong Wang2021-10-261-0/+1
| | | * | net: Rename ->stream_memory_read to ->sock_is_readableCong Wang2021-10-262-2/+8
| | | * | bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer2021-10-221-0/+1
| | * | | net: multicast: calculate csum of looped-back and forwarded packetsCyril Strejc2021-10-261-2/+3
| | | |/ | | |/|
| * | | Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-10-221-2/+7
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'acpi-tools'Rafael J. Wysocki2021-10-221-2/+7
| | |\ \
| | | * | ACPI: tools: fix compilation errorMiguel Bernal Marin2021-10-071-2/+7
* | | | | net: cleanup __sk_stream_memory_free()Eric Dumazet2021-10-281-8/+2
* | | | | Merge tag 'mlx5-net-next-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2021-10-284-31/+31
|\ \ \ \ \
| * \ \ \ \ Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2021-10-274-31/+31
| |\ \ \ \ \
| | * \ \ \ \ Merge brank 'mlx5_mkey' into rdma.git for-nextLeon Romanovsky2021-10-2158-278/+284
| | |\ \ \ \ \
| | | * | | | | RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ibAharon Landau2021-10-191-13/+0
| | | * | | | | RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau2021-10-191-8/+6
| | | * | | | | RDMA/mlx5: Remove pd from struct mlx5_core_mkeyAharon Landau2021-10-191-1/+0
| | | * | | | | RDMA/mlx5: Remove size from struct mlx5_core_mkeyAharon Landau2021-10-191-1/+0
| | | * | | | | RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau2021-10-191-1/+0
| | | | |/ / / | | | |/| | |
| | * | | | | net/mlx5: Add priorities for counters in RDMA namespacesAharon Landau2021-10-092-0/+4
| | * | | | | net/mlx5: Add ifc bits to support optional countersAharon Landau2021-10-091-3/+19
| | * | | | | IB/mlx5: Enable UAR to have DevX UIDMeir Lichtinger2021-09-281-2/+0
| | * | | | | net/mlx5: Add uid field to UAR allocation structuresMeir Lichtinger2021-09-281-2/+2
* | | | | | | tcp: cleanup tcp_remove_empty_skb() useEric Dumazet2021-10-281-1/+1
* | | | | | | net: introduce sk_forward_alloc_get()Paolo Abeni2021-10-271-0/+11
* | | | | | | tcp: define macros for a couple reclaim thresholdsPaolo Abeni2021-10-271-2/+7
* | | | | | | inet: remove races in inet{6}_getname()Eric Dumazet2021-10-271-0/+1
* | | | | | | net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()Seth Forshee2021-10-271-1/+1
|/ / / / / /
* | | | | | net: switchdev: merge switchdev_handle_fdb_{add,del}_to_deviceVladimir Oltean2021-10-271-38/+10
* | | | | | net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa2021-10-261-5/+18
* | | | | | net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay2021-10-261-0/+1
* | | | | | net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa2021-10-261-1/+1
* | | | | | net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay2021-10-262-3/+57
* | | | | | net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay2021-10-261-3/+3
* | | | | | lib: bitmap: Introduce node-aware alloc APITariq Toukan2021-10-261-0/+2
* | | | | | net/mlx5: remove the recent devlink paramsJakub Kicinski2021-10-263-1/+6
* | | | | | net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)2021-10-261-2/+10
* | | | | | net: phylink: add MAC phy_interface_t bitmapRussell King2021-10-261-0/+1
* | | | | | net: phy: add phy_interface_t bitmap supportRussell King (Oracle)2021-10-261-0/+34
* | | | | | mctp: Implement extended addressingJeremy Kerr2021-10-263-4/+21
* | | | | | tcp: rename sk_stream_alloc_skbEric Dumazet2021-10-262-3/+2
* | | | | | net: annotate data-race in neigh_output()Eric Dumazet2021-10-261-3/+8