summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | net/switchdev: use struct_size over open coded arithmeticMinghao Chi (CGEL ZTE)2022-02-101-1/+1
| * | | | | | | | | | | | | | | | ipv4: Reject again rules with high DSCP valuesGuillaume Nault2022-02-101-0/+5
| * | | | | | | | | | | | | | | | net: make net->dev_unreg_count atomicEric Dumazet2022-02-102-8/+5
| * | | | | | | | | | | | | | | | net: ping6: support setting socket options via cmsgJakub Kicinski2022-02-101-4/+9
| * | | | | | | | | | | | | | | | net: ping6: support packet timestampingJakub Kicinski2022-02-101-0/+1
| * | | | | | | | | | | | | | | | net: ping6: remove a pr_debug() statementJakub Kicinski2022-02-101-2/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l...David S. Miller2022-02-101-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | net: ieee802154: Use the IEEE802154_MAX_PAGE define when relevantMiquel Raynal2022-01-281-2/+2
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2022-02-0922-438/+413
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | netfilter: ctnetlink: use dump structure instead of raw argsFlorian Westphal2022-02-091-12/+24
| | * | | | | | | | | | | | | | | | nfqueue: enable to set skb->priorityNicolas Dichtel2022-02-091-0/+8
| | * | | | | | | | | | | | | | | | netfilter: nft_cmp: optimize comparison for 16-bytesPablo Neira Ayuso2022-02-092-2/+116
| | * | | | | | | | | | | | | | | | netfilter: cttimeout: use option structureFlorian Westphal2022-02-092-22/+20
| | * | | | | | | | | | | | | | | | netfilter: ecache: don't use nf_conn spinlockFlorian Westphal2022-02-091-12/+13
| | * | | | | | | | | | | | | | | | netfilter: nft_compat: suppress comment matchFlorian Westphal2022-02-041-0/+9
| | * | | | | | | | | | | | | | | | netfilter: exthdr: add support for tcp option removalFlorian Westphal2022-02-041-1/+95
| | * | | | | | | | | | | | | | | | netfilter: conntrack: pptp: use single option structureFlorian Westphal2022-02-042-56/+28
| | * | | | | | | | | | | | | | | | netfilter: conntrack: remove extension register apiFlorian Westphal2022-02-0412-238/+7
| | * | | | | | | | | | | | | | | | netfilter: conntrack: handle ->destroy hook via nat_ops insteadFlorian Westphal2022-02-043-33/+15
| | * | | | | | | | | | | | | | | | netfilter: conntrack: move extension sizes into coreFlorian Westphal2022-02-0412-57/+76
| | * | | | | | | | | | | | | | | | netfilter: conntrack: make all extensions 8-byte alignnedFlorian Westphal2022-02-0411-11/+1
| | * | | | | | | | | | | | | | | | netfilter: nfqueue: enable to get skb->priorityNicolas Dichtel2022-02-041-0/+5
| | * | | | | | | | | | | | | | | | netfilter: conntrack: mark UDP zero checksum as CHECKSUM_UNNECESSARYKevin Mitchell2022-02-041-1/+3
| * | | | | | | | | | | | | | | | | tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.Sebastian Andrzej Siewior2022-02-092-25/+33
| * | | | | | | | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-02-097-32/+50
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wideJakub Sitnicki2022-02-092-3/+4
| | * | | | | | | | | | | | | | | | | bpf: test_run: Fix overflow in bpf_test_finish frags parsingStanislav Fomichev2022-02-071-2/+3
| | * | | | | | | | | | | | | | | | | bpf: test_run: Fix overflow in xdp frags parsingStanislav Fomichev2022-02-071-2/+2
| | * | | | | | | | | | | | | | | | | bpf: test_run: Fix OOB access in bpf_prog_test_run_xdpLorenzo Bianconi2022-02-031-0/+5
| | * | | | | | | | | | | | | | | | | bpf: Make dst_port field in struct bpf_sock 16-bit wideJakub Sitnicki2022-01-311-1/+9
| | * | | | | | | | | | | | | | | | | bpf: reject program if a __user tagged memory accessed in kernel wayYonghong Song2022-01-272-4/+8
| | * | | | | | | | | | | | | | | | | i40e: xsk: Move tmp desc array from driver to poolMagnus Karlsson2022-01-273-13/+19
| | * | | | | | | | | | | | | | | | | bpf: remove unused static inlinesJakub Kicinski2022-01-261-7/+0
| * | | | | | | | | | | | | | | | | | net: drop_monitor: support drop reasonMenglong Dong2022-02-091-6/+35
| * | | | | | | | | | | | | | | | | | mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag controlMatt Johnston2022-02-092-54/+249
| * | | | | | | | | | | | | | | | | | mctp: Allow keys matching any local addressJeremy Kerr2022-02-092-2/+10
| * | | | | | | | | | | | | | | | | | mctp: Add helper for address match checkingJeremy Kerr2022-02-091-5/+3
| * | | | | | | | | | | | | | | | | | mctp: tests: Add key state testsJeremy Kerr2022-02-091-0/+137
| * | | | | | | | | | | | | | | | | | mctp: tests: Rename FL_T macro to FL_TOJeremy Kerr2022-02-091-6/+6
| * | | | | | | | | | | | | | | | | | ip6_tunnel: fix possible NULL deref in ip6_tnl_xmitEric Dumazet2022-02-091-1/+4
| * | | | | | | | | | | | | | | | | | net: remove default_device_exit()Eric Dumazet2022-02-081-8/+14
| * | | | | | | | | | | | | | | | | | can: gw: switch cangw_pernet_exit() to batch modeEric Dumazet2022-02-081-3/+6
| * | | | | | | | | | | | | | | | | | ipmr: introduce ipmr_net_exit_batch()Eric Dumazet2022-02-081-5/+15
| * | | | | | | | | | | | | | | | | | ip6mr: introduce ip6mr_net_exit_batch()Eric Dumazet2022-02-081-5/+15
| * | | | | | | | | | | | | | | | | | ipv6: change fib6_rules_net_exit() to batch modeEric Dumazet2022-02-081-3/+8
| * | | | | | | | | | | | | | | | | | ipv4: add fib_net_exit_batch()Eric Dumazet2022-02-081-3/+16
| * | | | | | | | | | | | | | | | | | nexthop: change nexthop_net_exit() to nexthop_net_exit_batch()Eric Dumazet2022-02-081-4/+8
| * | | | | | | | | | | | | | | | | | ipv6/addrconf: switch to per netns inet6_addr_lst hash tableEric Dumazet2022-02-081-54/+23
| * | | | | | | | | | | | | | | | | | ipv6/addrconf: use one delayed work per netnsEric Dumazet2022-02-081-20/+24
| * | | | | | | | | | | | | | | | | | ipv6/addrconf: allocate a per netns hash tableEric Dumazet2022-02-081-0/+20