summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* fib: expand fib_rule_policyFlorian Westphal2021-12-161-1/+17
* fib: rules: remove duplicated nla policiesFlorian Westphal2021-12-161-2/+7
* net: linkwatch: be more careful about dev->linkwatch_dev_trackerEric Dumazet2021-12-141-1/+12
* Revert "pktgen: use min() to make code cleaner"David S. Miller2021-12-141-2/+3
* pktgen: use min() to make code cleanerChangcheng Deng2021-12-141-3/+2
* net: dev: Change the order of the arguments for the contended condition.Sebastian Andrzej Siewior2021-12-141-1/+1
* net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu2021-12-141-1/+1
* net: dev: Always serialize on Qdisc::busylock in __dev_xmit_skb() on PREEMPT_RT.Sebastian Andrzej Siewior2021-12-131-1/+5
* net: Enable neighbor sysctls that is save for userns rootxu xin2021-12-121-4/+0
* sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.Kuniyuki Iwashima2021-12-101-2/+2
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-12-101-6/+5
|\
| * bpf, docs: Prune all references to "internal BPF"Christoph Hellwig2021-11-301-6/+5
* | net: add netns refcount tracker to struct sockEric Dumazet2021-12-101-3/+3
* | net: add networking namespace refcount trackerEric Dumazet2021-12-101-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-094-15/+24
|\ \
| * | net, neigh: clear whole pneigh_entry at alloc timeEric Dumazet2021-12-081-2/+1
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-082-5/+15
| |\ \
| | * | bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmapJohn Fastabend2021-11-202-1/+9
| | * | bpf, sockmap: Attach map progs to psock early for feature probesJohn Fastabend2021-11-201-4/+6
| * | | devlink: fix netns refcount leak in devlink_nl_cmd_reload()Eric Dumazet2021-12-061-8/+8
* | | | net-sysfs: warn if new queue objects are being created during device unregist...Antoine Tenart2021-12-081-0/+7
* | | | net-sysfs: update the queue counts in the unregistration pathAntoine Tenart2021-12-081-0/+3
* | | | pktgen add net device refcount trackerEric Dumazet2021-12-071-3/+5
* | | | netpoll: add net device refcount tracker to struct netpollEric Dumazet2021-12-061-2/+2
* | | | net: failover: add net device refcount trackerEric Dumazet2021-12-061-2/+2
* | | | net: linkwatch: add net device refcount trackerEric Dumazet2021-12-061-2/+2
* | | | net: add net device refcount tracker to struct netdev_adjacentEric Dumazet2021-12-061-3/+4
* | | | net: add net device refcount tracker to struct neigh_parmsEric Dumazet2021-12-061-3/+3
* | | | net: add net device refcount tracker to struct pneigh_entryEric Dumazet2021-12-061-4/+4
* | | | net: add net device refcount tracker to struct neighbourEric Dumazet2021-12-061-2/+2
* | | | net: dst: add net device refcount tracking to dst_entryEric Dumazet2021-12-061-4/+4
* | | | drop_monitor: add net device refcount trackerEric Dumazet2021-12-061-3/+3
* | | | net: add net device refcount tracker to dev_ifsioc()Eric Dumazet2021-12-061-2/+3
* | | | net: add net device refcount tracker to struct netdev_queueEric Dumazet2021-12-061-2/+2
* | | | net: add net device refcount tracker to struct netdev_rx_queueEric Dumazet2021-12-061-2/+2
* | | | net: add net device refcount tracker infrastructureEric Dumazet2021-12-061-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-023-2/+24
|\| | |
| * | | net: annotate data-races on txq->xmit_lock_ownerEric Dumazet2021-12-011-1/+4
| * | | wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld2021-11-291-0/+19
| * | | ipv6: fix memory leak in fib6_rule_suppressmsizanoen12021-11-291-1/+1
* | | | devlink: Simplify devlink resources unregister callLeon Romanovsky2021-11-301-15/+48
* | | | devlink: Remove misleading internal_flags from health reporter dumpLeon Romanovsky2021-11-291-2/+0
* | | | net: Write lock dev_base_lock without disabling bottom halves.Sebastian Andrzej Siewior2021-11-293-14/+14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-261-0/+1
|\| | |
| * | | net, neigh: Fix crash in v6 module initialization error pathDaniel Borkmann2021-11-221-0/+1
* | | | net: allow SO_MARK with CAP_NET_RAWMaciej Żenczykowski2021-11-241-1/+2
* | | | net: allow CAP_NET_RAW to setsockopt SO_PRIORITYMaciej Żenczykowski2021-11-241-0/+1
* | | | net: remove .ndo_change_proto_downJakub Kicinski2021-11-233-32/+5
* | | | devlink: Add 'enable_iwarp' generic device paramShiraz Saleem2021-11-221-0/+5
* | | | skbuff: Switch structure bounds to struct_group()Kees Cook2021-11-221-9/+5