summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-07-23net: socket: remove register_gifconfArnd Bergmann
2021-07-23net: socket: rework SIOC?IFMAP ioctlsArnd Bergmann
2021-07-23ethtool: improve compat ioctl handlingArnd Bergmann
2021-07-23netfilter: nfnl_hook: fix unused variable warningArnd Bergmann
2021-07-23netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso
2021-07-23netfilter: conntrack: adjust stop timestamp to real expiry valueFlorian Westphal
2021-07-23netfilter: nft_last: avoid possible false sharingPablo Neira Ayuso
2021-07-23netfilter: flowtable: avoid possible false sharingPablo Neira Ayuso
2021-07-23cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi
2021-07-23nl80211: limit band information in non-split dataJohannes Berg
2021-07-23mac80211: fix enabling 4-address mode on a sta vif after assocFelix Fietkau
2021-07-23mac80211: fix starting aggregation sessions on mesh interfacesFelix Fietkau
2021-07-23mac80211: Do not strip skb headroom on monitor framesJohan Almbladh
2021-07-226lowpan: iphc: Fix an off-by-one check of array indexColin Ian King
2021-07-22Bluetooth: sco: prevent information leak in sco_conn_defer_accept()Dan Carpenter
2021-07-22ipv6: fix "'ioam6_if_id_max' defined but not used" warnMatthieu Baerts
2021-07-22net: selftests: add MTU testOleksij Rempel
2021-07-22net: sched: cls_api: Fix the the wrong parameterYajun Deng
2021-07-22net: switchdev: fix FDB entries towards foreign ports not getting propagated ...Vladimir Oltean
2021-07-22net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean
2021-07-22net: bridge: guard the switchdev replay helpers against a NULL notifier blockVladimir Oltean
2021-07-22net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean
2021-07-22net: bridge: switchdev: recycle unused hwdomsTobias Waldekranz
2021-07-22net: bridge: disambiguate offload_fwd_markTobias Waldekranz
2021-07-21net: dsa: tag_ksz: dont let the hardware process the layer 4 checksumLino Sanfilippo
2021-07-21net: dsa: ensure linearized SKBs in case of tail taggersLino Sanfilippo
2021-07-21tcp: disable TFO blackhole logic by defaultWei Wang
2021-07-21net: bridge: multicast: add context support for host-joined groupsNikolay Aleksandrov
2021-07-21net: bridge: multicast: add mdb context supportNikolay Aleksandrov
2021-07-21sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not setXin Long
2021-07-21tcp: tweak len/truesize ratio for coalesce candidatesEric Dumazet
2021-07-21net: bridge: multicast: fix igmp/mld port context null pointer dereferencesNikolay Aleksandrov
2021-07-21tcp: avoid indirect call in tcp_new_space()Eric Dumazet
2021-07-21udp: check encap socket in __udp_lib_errVadim Fedorenko
2021-07-21sctp: update active_key for asoc when old key is being replacedXin Long
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-21net: switchdev: recurse into __switchdev_handle_fdb_del_to_deviceVladimir Oltean
2021-07-21net/xfrm/compat: Copy xfrm_spdattr_type_t atributesDmitry Safonov
2021-07-21xfrm: Add possibility to set the default to block if we have no policySteffen Klassert
2021-07-20ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptionsPaolo Abeni
2021-07-20net: ipv4: add capability check for net administrationYang Yang
2021-07-20ipsec: Remove unneeded extra variable in esp4 esp_ssg_unref()Corey Minyard
2021-07-20net/sched: act_skbmod: Skip non-Ethernet packetsPeilin Ye
2021-07-20net: dsa: use switchdev_handle_fdb_{add,del}_to_deviceVladimir 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