summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ethtool: improve compat ioctl handlingArnd Bergmann2021-07-231-4/+0
* compat: make linux/compat.h available everywhereArnd Bergmann2021-07-232-17/+32
* net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean2021-07-221-36/+18
* net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean2021-07-221-0/+21
* net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forwardVadim Fedorenko2021-07-211-4/+18
* net: ipv6: introduce ip6_dst_mtu_maybe_forwardVadim Fedorenko2021-07-211-2/+3
* ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman2021-07-215-0/+38
* ipv6: ioam: IOAM Generic Netlink APIJustin Iurman2021-07-212-0/+65
* ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman2021-07-217-0/+96
* uapi: IPv6 IOAM headers definitionJustin Iurman2021-07-211-0/+123
* net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device ...Vladimir Oltean2021-07-211-1/+1
* net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICEVladimir Oltean2021-07-201-0/+56
* net: switchdev: introduce helper for checking dynamically learned FDB entriesVladimir Oltean2021-07-201-0/+6
* net: phy: add API to read 802.3-c45 IDsXu Liang2021-07-201-0/+1
* net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean2021-07-201-13/+3
* net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}registerVladimir Oltean2021-07-201-2/+0
* net: dsa: make tag_8021q operations part of the coreVladimir Oltean2021-07-202-9/+8
* net: dsa: let the core manage the tag_8021q contextVladimir Oltean2021-07-202-9/+12
* net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpersVladimir Oltean2021-07-201-0/+6
* net: dsa: tag_8021q: remove struct packet_type declarationVladimir Oltean2021-07-201-1/+0
* net: dsa: sja1105: delete the best_effort_vlan_filtering modeVladimir Oltean2021-07-202-9/+1
* Merge branch 'bridge-vlan-multicast'David S. Miller2021-07-201-0/+18
|\
| * net: bridge: vlan: add mcast snooping controlNikolay Aleksandrov2021-07-201-0/+1
| * net: bridge: vlan: add support for dumping global vlan optionsNikolay Aleksandrov2021-07-201-0/+1
| * net: bridge: vlan: add support for global optionsNikolay Aleksandrov2021-07-201-0/+13
| * net: bridge: multicast: include router port vlan id in notificationsNikolay Aleksandrov2021-07-201-0/+1
| * net: bridge: add vlan mcast snooping knobNikolay Aleksandrov2021-07-201-0/+2
* | net/tcp_fastopen: remove tcp_fastopen_ctx_lockEric Dumazet2021-07-201-1/+0
|/
* openvswitch: Introduce per-cpu upcall dispatchMark Gray2021-07-161-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-07-1611-46/+250
|\
| * af_unix: Implement unix_dgram_bpf_recvmsg()Cong Wang2021-07-161-0/+2
| * af_unix: Implement ->psock_update_sk_prot()Cong Wang2021-07-161-0/+10
| * sock_map: Relax config dependency to CONFIG_NETCong Wang2021-07-161-18/+20
| * bpf: Add bpf_get_func_ip helper for kprobe programsJiri Olsa2021-07-161-1/+1
| * bpf: Add bpf_get_func_ip helper for tracing programsJiri Olsa2021-07-161-0/+7
| * bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ipJiri Olsa2021-07-161-1/+2
| * bpf, x86: Store caller's ip in trampoline stackJiri Olsa2021-07-161-0/+5
| * bpf: Teach stack depth check about async callbacks.Alexei Starovoitov2021-07-151-0/+1
| * bpf: Implement verifier support for validation of async callbacks.Alexei Starovoitov2021-07-151-1/+8
| * bpf: Prevent pointer mismatch in bpf_timer_init.Alexei Starovoitov2021-07-151-1/+8
| * bpf: Add map side support for bpf timers.Alexei Starovoitov2021-07-152-11/+34
| * bpf: Introduce bpf timers.Alexei Starovoitov2021-07-152-0/+76
| * bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima2021-07-151-1/+1
| * bpf: devmap: Implement devmap prog execution for generic XDPKumar Kartikeya Dwivedi2021-07-081-1/+0
| * bpf: cpumap: Implement generic cpumapKumar Kartikeya Dwivedi2021-07-082-9/+10
| * bitops: Add non-atomic bitops for pointersKumar Kartikeya Dwivedi2021-07-082-0/+59
| * net: core: Split out code to run generic XDP progKumar Kartikeya Dwivedi2021-07-081-0/+2
| * bpf: Support input xdp_md context in BPF_PROG_TEST_RUNZvi Effron2021-07-081-3/+0
| * bpf: Add function for XDP meta data length checkZvi Effron2021-07-081-0/+5
* | bus: mhi: pci-generic: configurable network interface MRURichard Laing2021-07-151-0/+2