summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-07-26net/mlx5e: Block LRO if firmware asks for tunneled LROMaxim Mikityanskiy
2021-07-22net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean
2021-07-22net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean
2021-07-21net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forwardVadim Fedorenko
2021-07-21net: ipv6: introduce ip6_dst_mtu_maybe_forwardVadim Fedorenko
2021-07-21ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman
2021-07-21ipv6: ioam: IOAM Generic Netlink APIJustin Iurman
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman
2021-07-21uapi: IPv6 IOAM headers definitionJustin Iurman
2021-07-21net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device ...Vladimir Oltean
2021-07-20net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICEVladimir Oltean
2021-07-20net: switchdev: introduce helper for checking dynamically learned FDB entriesVladimir Oltean
2021-07-20net: phy: add API to read 802.3-c45 IDsXu Liang
2021-07-20net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean
2021-07-20net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}registerVladimir Oltean
2021-07-20net: dsa: make tag_8021q operations part of the coreVladimir Oltean
2021-07-20net: dsa: let the core manage the tag_8021q contextVladimir Oltean
2021-07-20net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpersVladimir Oltean
2021-07-20net: dsa: tag_8021q: remove struct packet_type declarationVladimir Oltean
2021-07-20net: dsa: sja1105: delete the best_effort_vlan_filtering modeVladimir Oltean
2021-07-20Merge branch 'bridge-vlan-multicast'David S. Miller
2021-07-20net: bridge: vlan: add mcast snooping controlNikolay Aleksandrov
2021-07-20net: bridge: vlan: add support for dumping global vlan optionsNikolay Aleksandrov
2021-07-20net: bridge: vlan: add support for global optionsNikolay Aleksandrov
2021-07-20net: bridge: multicast: include router port vlan id in notificationsNikolay Aleksandrov
2021-07-20net: bridge: add vlan mcast snooping knobNikolay Aleksandrov
2021-07-20net/tcp_fastopen: remove tcp_fastopen_ctx_lockEric Dumazet
2021-07-16openvswitch: Introduce per-cpu upcall dispatchMark Gray
2021-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-07-15af_unix: Implement unix_dgram_bpf_recvmsg()Cong Wang
2021-07-15af_unix: Implement ->psock_update_sk_prot()Cong Wang
2021-07-15sock_map: Relax config dependency to CONFIG_NETCong Wang
2021-07-15bpf: Add bpf_get_func_ip helper for kprobe programsJiri Olsa
2021-07-15bpf: Add bpf_get_func_ip helper for tracing programsJiri Olsa
2021-07-15bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ipJiri Olsa
2021-07-15bpf, x86: Store caller's ip in trampoline stackJiri Olsa
2021-07-15bpf: Teach stack depth check about async callbacks.Alexei Starovoitov
2021-07-15bpf: Implement verifier support for validation of async callbacks.Alexei Starovoitov
2021-07-15bpf: Prevent pointer mismatch in bpf_timer_init.Alexei Starovoitov
2021-07-15bpf: Add map side support for bpf timers.Alexei Starovoitov
2021-07-15bpf: Introduce bpf timers.Alexei Starovoitov
2021-07-15bus: mhi: pci-generic: configurable network interface MRURichard Laing
2021-07-14bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-14fs: add vfs_parse_fs_param_source() helperChristian Brauner
2021-07-12mm: Make copy_huge_page() always availableMatthew Wilcox (Oracle)
2021-07-11net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340Marek BehĂșn
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-07-10Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds