summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-055-3/+28
|\
| * Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-01-053-2/+24
| |\
| | * udp6: Use Segment Routing Header for dest address if presentAndrew Lunn2022-01-041-0/+19
| | * icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn2022-01-042-0/+3
| | * seg6: export get_srh() for ICMP handlingAndrew Lunn2022-01-041-0/+1
| | * sctp: hold endpoint before calling cb in sctp_transport_lookup_processXin Long2022-01-021-2/+1
| * | mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman2021-12-312-1/+4
| |/
* | Merge tag 'linux-can-next-for-5.17-20220105' of git://git.kernel.org/pub/scm/...David S. Miller2022-01-053-9/+33
|\ \
| * | can: netlink: report the CAN controller mode supported flagsVincent Mailhol2022-01-051-0/+13
| * | can: dev: reorder struct can_priv members for better packingVincent Mailhol2022-01-051-3/+3
| * | can: dev: add sanity check in can_set_static_ctrlmode()Vincent Mailhol2022-01-051-2/+9
| * | can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()Vincent Mailhol2022-01-051-2/+5
| * | can: do not increase tx_bytes statistics for RTR framesVincent Mailhol2022-01-051-2/+3
* | | net: dsa: combine two holes in struct dsa_switch_treeVladimir Oltean2022-01-051-3/+3
* | | net: dsa: move dsa_switch_tree :: ports and lags to first cache lineVladimir Oltean2022-01-051-7/+9
* | | net: dsa: make dsa_switch :: num_ports an unsigned intVladimir Oltean2022-01-051-1/+1
* | | net: dsa: merge all bools of struct dsa_switch into a single u32Vladimir Oltean2022-01-051-46/+51
* | | net: dsa: move dsa_port :: type near dsa_port :: indexVladimir Oltean2022-01-051-2/+4
* | | net: dsa: merge all bools of struct dsa_port into a single u8Vladimir Oltean2022-01-051-7/+10
* | | net: dsa: move dsa_port :: stp_state near dsa_port :: macVladimir Oltean2022-01-051-1/+3
* | | net: mdio: add helpers to extract clause 45 regad and devad fieldsRussell King (Oracle)2022-01-051-0/+12
|/ /
* | nl80211: clarify comment for mesh PLINK_BLOCKED stateFelix Fietkau2022-01-041-1/+1
* | mac80211: Add stations iterator where the iterator function may sleepMartin Blumenstingl2022-01-041-0/+21
* | Namespaceify mtu_expires sysctlxu xin2022-01-041-0/+1
* | Namespaceify min_pmtu sysctlxu xin2022-01-041-0/+2
* | net/sched: act_ct: Fill offloading tuple iifidxPaul Blakey2022-01-042-0/+54
* | net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcsColin Foster2022-01-021-6/+3
* | net/smc: Add netlink net namespace supportTony Lu2022-01-022-5/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-3118-92/+245
|\ \
| * | bpf: Invert the dependency between bpf-netns.h and netns/bpf.hJakub Kicinski2021-12-302-8/+9
| * | net: Add includes masked by netdevice.h including uapi/bpf.hJakub Kicinski2021-12-301-0/+1
| * | bpf: Allow bpf_local_storage to be used by sleepable programsKP Singh2021-12-301-0/+5
| * | net: Don't include filter.h from net/sock.hJakub Kicinski2021-12-296-1/+7
| * | bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.Hao Luo2021-12-181-1/+3
| * | bpf: Convert PTR_TO_MEM_OR_NULL to composable types.Hao Luo2021-12-181-1/+0
| * | bpf: Introduce MEM_RDONLY flagHao Luo2021-12-181-3/+5
| * | bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULLHao Luo2021-12-182-9/+13
| * | bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULLHao Luo2021-12-181-7/+12
| * | bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULLHao Luo2021-12-181-6/+9
| * | bpf: Introduce composable reg, ret and arg types.Hao Luo2021-12-182-0/+55
| * | bpf: Right align verifier states in verifier logs.Christy Lee2021-12-171-0/+3
| * | bpf: Only print scratched registers and stack slots to verifier logs.Christy Lee2021-12-171-0/+7
| * | bpf: Remove the cgroup -> bpf header dependecyJakub Kicinski2021-12-163-57/+72
| * | add includes masked by cgroup -> bpf dependencyJakub Kicinski2021-12-161-0/+1
| * | xsk: Wipe out dead zero_copy_allocator declarationsMaciej Fijalkowski2021-12-141-1/+0
| * | bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni2021-12-131-1/+1
| * | bpf: Add get_func_[arg|ret|arg_cnt] helpersJiri Olsa2021-12-132-0/+33
| * | bpf: Add bpf_strncmp helperHou Tao2021-12-122-0/+12
* | | net/mlx5: DR, Ignore modify TTL if device doesn't support itYevgeny Kliteynik2021-12-311-1/+1
* | | net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist fieldYevgeny Kliteynik2021-12-311-2/+4