summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld2021-02-231-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-02-171-0/+6
|\
| * netfilter: nftables: introduce table ownershipPablo Neira Ayuso2021-02-151-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-161-0/+1
|\ \
| * | net: sched: fix police ext initializationVlad Buslov2021-02-161-0/+1
* | | net: dsa: add MRP supportHoratiu Vultur2021-02-161-0/+12
* | | switchdev: mrp: Extend ring_role_mrp and in_role_mrpHoratiu Vultur2021-02-161-0/+2
* | | switchdev: mrp: Remove CONFIG_BRIDGE_MRPHoratiu Vultur2021-02-161-10/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-02-164-0/+11
|\ \ \
| * | | net, veth: Alloc skb in bulk for ndo_xdp_xmitLorenzo Bianconi2021-02-041-0/+1
| * | | bpf: Allow rewriting to ports under ip_unprivileged_port_startStanislav Fomichev2021-01-271-0/+2
| * | | bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVEStanislav Fomichev2021-01-202-0/+3
| * | | net, xdp: Introduce xdp_build_skb_from_frame utility routineLorenzo Bianconi2021-01-201-0/+2
| * | | net, xdp: Introduce __xdp_build_skb_from_frame utility routineLorenzo Bianconi2021-01-201-0/+3
* | | | net: bridge: fix switchdev_port_attr_set stub when CONFIG_SWITCHDEV=nVladimir Oltean2021-02-151-1/+2
* | | | net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean2021-02-141-1/+2
* | | | net: dsa: propagate extack to .port_vlan_addVladimir Oltean2021-02-141-1/+2
* | | | net: bridge: propagate extack through switchdev_port_attr_setVladimir Oltean2021-02-141-1/+2
* | | | net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean2021-02-141-0/+2
| |_|/ |/| |
* | | tcp: factorize logic into tcp_epollin_ready()Eric Dumazet2021-02-121-0/+12
* | | tcp: fix SO_RCVLOWAT related hangs under mem pressureEric Dumazet2021-02-121-2/+7
* | | net: dsa: act as passthrough for bridge port flagsVladimir Oltean2021-02-121-2/+8
* | | net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean2021-02-121-1/+6
* | | net: switchdev: propagate extack to port attributesVladimir Oltean2021-02-121-2/+4
* | | Merge tag 'mac80211-next-for-net-next-2021-02-12' of git://git.kernel.org/pub...David S. Miller2021-02-121-0/+2
|\ \ \
| * | | cfg80211/mac80211: Support disabling HE modeBen Greear2021-02-121-0/+2
* | | | mptcp: avoid lock_fast usage in accept pathFlorian Westphal2021-02-121-0/+1
* | | | net/sock: Add kernel config SOCK_RX_QUEUE_MAPPINGTariq Toukan2021-02-111-6/+6
|/ / /
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernDavid S. Miller2021-02-114-5/+57
|\ \ \
| * | | Bluetooth: Skip eSCO 2M params when not supportedYu Liu2021-02-011-0/+1
| * | | Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede2021-01-291-0/+8
| * | | Bluetooth: L2CAP: Fix handling fragmented lengthLuiz Augusto von Dentz2021-01-251-0/+1
| * | | Bluetooth: disable advertisement filters during suspendHoward Chung2021-01-251-0/+2
| * | | Bluetooth: advmon offload MSFT remove monitorArchie Pusaka2021-01-251-2/+6
| * | | Bluetooth: advmon offload MSFT add monitorArchie Pusaka2021-01-251-3/+14
| * | | Bluetooth: advmon offload MSFT add rssi supportArchie Pusaka2021-01-252-0/+25
* | | | net: initialize net->net_cookie at netns setupEric Dumazet2021-02-111-3/+1
* | | | net: dsa: add support for offloading HSRGeorge McCollister2021-02-111-0/+13
* | | | devlink: Fix dmac_filter trap name, align to its documentationAya Levin2021-02-111-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-101-2/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur2021-02-081-2/+0
* | | | IPv6: Add "offload failed" indication to routesAmit Cohen2021-02-081-2/+3
* | | | IPv4: Add "offload failed" indication to routesAmit Cohen2021-02-081-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2021-02-065-15/+18
|\ \ \ \
| * | | | netfilter: nftables: statify nft_parse_register()Pablo Neira Ayuso2021-01-271-1/+0
| * | | | netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso2021-01-274-9/+9
| * | | | netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso2021-01-273-5/+5
| * | | | netfilter: flowtable: add hash offset field to tuplePablo Neira Ayuso2021-01-261-0/+4
* | | | | netfilter: move handlers to net/ip_vs.hLeon Romanovsky2021-02-041-0/+11
* | | | | net/core: move gro function declarations to separate headerLeon Romanovsky2021-02-041-0/+12