aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-10net: make net->dev_unreg_count atomicEric Dumazet1-1/+1
2022-02-10Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-nextDavid S. Miller2-0/+22
2022-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski8-65/+17
2022-02-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-3/+3
2022-02-09mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag controlMatt Johnston1-1/+10
2022-02-09mctp: Add helper for address match checkingJeremy Kerr1-0/+5
2022-02-09netfilter: nft_cmp: optimize comparison for 16-bytesPablo Neira Ayuso1-0/+9
2022-02-09netfilter: cttimeout: use option structureFlorian Westphal1-2/+6
2022-02-09netfilter: ecache: don't use nf_conn spinlockFlorian Westphal1-1/+1
2022-02-08net: dsa: typo in commentLuiz Angelo Daros de Luca1-1/+1
2022-02-08ipv6/addrconf: use one delayed work per netnsEric Dumazet1-0/+1
2022-02-08ipv6/addrconf: allocate a per netns hash tableEric Dumazet1-0/+4
2022-02-07ipv4: Reject routes specifying ECN bits in rtm_tosGuillaume Nault1-1/+2
2022-02-07ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rulesGuillaume Nault2-0/+63
2022-02-06net: initialize init_net earlierEric Dumazet1-0/+6
2022-02-05net: gro: minor optimization for dev_gro_receive()Paolo Abeni1-24/+28
2022-02-05net/sched: Enable tc skb ext allocation on chain miss only when neededPaul Blakey1-0/+11
2022-02-04net: don't include ndisc.h from ipv6.hJakub Kicinski2-1/+1
2022-02-04netfilter: conntrack: remove extension register apiFlorian Westphal7-54/+0
2022-02-04netfilter: conntrack: handle ->destroy hook via nat_ops insteadFlorian Westphal1-3/+0
2022-02-04netfilter: conntrack: move extension sizes into coreFlorian Westphal1-1/+0
2022-02-04netfilter: conntrack: make all extensions 8-byte alignnedFlorian Westphal1-4/+1
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-5/+25
2022-02-03ax25: fix reference count leaks of ax25_devDuoming Zhou1-3/+5
2022-02-03net: dsa: mv88e6xxx: Improve multichip isolation of standalone portsTobias Waldekranz1-0/+6
2022-02-03net: dsa: mv88e6xxx: Improve isolation of standalone portsTobias Waldekranz1-0/+12
2022-02-03page_pool: Refactor page_pool to enable fragmenting after allocationAlexander Duyck1-30/+52
2022-02-02net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_workDaniel Borkmann1-5/+13
2022-02-02tcp: Use BPF timeout setting for SYN ACK RTOAkhmat Karakotov3-1/+11
2022-02-02net: dsa: provide switch operations for tracking the master stateVladimir Oltean1-0/+17
2022-02-01net: ieee802154: Provide a kdoc to the address structureDavid Girault1-0/+10
2022-01-31txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov1-9/+3
2022-01-31txhash: Make rethinking txhash behavior configurable via sysctlAkhmat Karakotov2-13/+22
2022-01-31ipv4: Make ip_idents_reserve staticDavid Ahern1-1/+0
2022-01-29ipv4: drop fragmentation code from ip_options_build()Jakub Kicinski1-1/+1
2022-01-28Merge tag 'for-net-next-2022-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJakub Kicinski2-0/+33
2022-01-28ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou1-0/+10
2022-01-28net: mac802154: Explain the use of ieee802154_wake/stop_queue()Miquel Raynal1-0/+12
2022-01-27ipv6: partially inline ipv6_fixup_optionsPavel Begunkov1-2/+10
2022-01-27udp6: pass flow in ip6_make_skb together with corkPavel Begunkov1-1/+1
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-12/+13
2022-01-27ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet1-1/+1
2022-01-27ipv4: avoid using shared IP generator for connected socketsEric Dumazet1-11/+10
2022-01-27i40e: xsk: Move tmp desc array from driver to poolMagnus Karlsson2-3/+3
2022-01-27net: sched: remove qdisc_qlen_cpu()Jakub Kicinski1-5/+0
2022-01-27net: sched: remove psched_tdiff_bounded()Jakub Kicinski1-6/+0
2022-01-27udplite: remove udplite_csum_outgoing()Jakub Kicinski1-43/+0
2022-01-27net: ax25: remove route refcountJakub Kicinski1-12/+0
2022-01-27net: remove bond_slave_has_mac_rcu()Jakub Kicinski1-14/+0
2022-01-27Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault1-0/+2