summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-01-22net/mlx5: SF, Add auxiliary device supportParav Pandit1-0/+2
2021-01-22net/mlx5: Introduce vhca state event notifierParav Pandit1-0/+4
2021-01-22devlink: Support get and set state of port functionParav Pandit2-0/+52
2021-01-22devlink: Support add and delete devlink portParav Pandit1-0/+52
2021-01-22devlink: Introduce PCI SF port flavour and port attributeParav Pandit2-0/+21
2021-01-20bonding: add a vlan+srcmac tx hashing optionJarod Wilson2-0/+2
2021-01-20net: add inline function skb_csum_is_sctpXin Long1-0/+5
2021-01-19mdio, phy: fix -Wshadow warnings triggered by nested container_of()Alexander Lobakin2-7/+23
2021-01-19net/bonding: Declare TLS RX device offload supportTariq Toukan1-1/+1
2021-01-19net/bonding: Implement TLS TX device offloadTariq Toukan1-0/+2
2021-01-19net/bonding: Implement ndo_sk_get_lower_devTariq Toukan1-0/+2
2021-01-19net: netdevice: Add operation ndo_sk_get_lower_devTariq Toukan1-0/+4
2021-01-19net_sched: fix RTNL deadlock again caused by request_module()Cong Wang1-1/+4
2021-01-16GTP: add support for flow based tunneling APIPravin B Shelar3-0/+14
2021-01-16net: mscc: ocelot: configure watermarks using devlink-sbVladimir Oltean1-0/+47
2021-01-16net: mscc: ocelot: register devlink portsVladimir Oltean1-0/+2
2021-01-16net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean1-0/+1
2021-01-16net: dsa: add ops for devlink-sbVladimir Oltean1-0/+34
2021-01-16net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean2-6/+2
2021-01-16net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean2-1/+5
2021-01-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski8-19/+125
2021-01-16dsa: add support for Arrow XRS700x tag trailerGeorge McCollister1-0/+2
2021-01-15perf: Add build id data in mmap2 eventJiri Olsa1-5/+37
2021-01-15bpf: Add size arg to build_id_parse functionJiri Olsa1-1/+2
2021-01-15bpf: Move stack_map_get_build_id into libJiri Olsa1-0/+11
2021-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-240/+75
2021-01-15bpf: Add bitwise atomic instructionsBrendan Jackman1-0/+6
2021-01-15bpf: Add instructions for atomic_[cmp]xchgBrendan Jackman2-1/+5
2021-01-15bpf: Add BPF_FETCH field / create atomic_fetch_add instructionBrendan Jackman2-0/+4
2021-01-15bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman2-6/+15
2021-01-15Merge tag 'linux-can-next-for-5.12-20210114' of git://git.kernel.org/pub/scm/...Jakub Kicinski5-130/+306
2021-01-15net: dsa: Link aggregation supportTobias Waldekranz1-0/+60
2021-01-15net: phy: Add 100 base-x modeBjarni Jonasson1-0/+4
2021-01-15Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+2
2021-01-14can: dev: can_rx_offload_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde1-1/+2
2021-01-14can: dev: can_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde1-1/+2
2021-01-14can: dev: can_put_echo_skb(): extend to handle frame_lenVincent Mailhol1-1/+1
2021-01-14can: dev: extend struct can_skb_priv to hold CAN frame lengthMarc Kleine-Budde1-1/+3
2021-01-14can: length: can_skb_get_frame_len(): introduce function to get data length o...Vincent Mailhol1-0/+120
2021-01-14can: length: canfd_sanitize_len(): add function to sanitize CAN-FD data lengthMarc Kleine-Budde1-0/+6
2021-01-14net/mlx5: Add HW definition of reg_c_preservePaul Blakey1-1/+3
2021-01-13can: dev: move netlink related code into seperate fileMarc Kleine-Budde1-0/+6
2021-01-13can: dev: move skb related into seperate fileMarc Kleine-Budde2-76/+77
2021-01-13can: dev: move length related code into seperate fileMarc Kleine-Budde2-40/+49
2021-01-13can: dev: move bittiming related code into seperate fileMarc Kleine-Budde2-15/+45
2021-01-13net: dsa: add optional stats64 supportOleksij Rempel1-1/+3
2021-01-13bpf: Support BPF ksym variables in kernel modulesAndrii Nakryiko3-0/+16
2021-01-13bpf: Declare __bpf_free_used_maps() unconditionallyAndrii Nakryiko1-2/+3
2021-01-13bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_argsAndrii Nakryiko1-1/+1
2021-01-13bpf: Add bpf_patch_call_args prototype to include/linux/bpf.hAndrii Nakryiko1-0/+3