summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: report errors for iftoken via netlink extackStephen Hemminger2021-04-081-2/+2
* net: sched: fix err handler in tcf_action_init()Vlad Buslov2021-04-081-6/+1
* net: sched: fix action overwrite reference countingVlad Buslov2021-04-081-2/+3
* Revert "net: correct sk_acceptq_is_full()"Eric Dumazet2021-03-311-1/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-03-312-3/+5
|\
| * xfrm: Fix NULL pointer dereference on policy lookupSteffen Klassert2021-03-241-1/+1
| * net: xfrm: Use sequence counter with associated spinlockAhmed S. Darwish2021-03-221-1/+1
| * net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish2021-03-221-1/+3
| * xfrm: Use actual socket sk instead of skb socket for xfrm_output_resumeEvan Nimmo2021-03-031-1/+1
* | net: let skb_orphan_partial wake-up waiters.Paolo Abeni2021-03-301-0/+9
* | sch_red: fix off-by-one checks in red_check_params()Eric Dumazet2021-03-251-2/+2
* | sch_red: Fix a typoBhaskar Chowdhury2021-03-191-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-03-181-0/+3
|\ \
| * | netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso2021-03-181-0/+3
* | | can: dev: Move device back to init netns on owning netns deleteMartin Willi2021-03-161-0/+2
* | | tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin2021-03-151-1/+1
|/ /
* | net: correct sk_acceptq_is_full()liuyacan2021-03-121-1/+1
* | net: sched: validate stab valuesEric Dumazet2021-03-101-1/+9
* | ipv6: fix suspecious RCU usage warningWei Wang2021-03-101-0/+24
* | net: Consolidate common blackhole dst opsDaniel Borkmann2021-03-101-0/+11
* | 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