aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2021-12-29Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-12-29of: net: support NVMEM cells with MAC in text formatRafał Miłecki
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-21devlink: Add new "event_eq_size" generic device paramShay Drory
2021-12-21devlink: Add new "io_eq_size" generic device paramShay Drory
2021-12-19flow_offload: add reoffload process to update hw_countBaowen Zheng
2021-12-19flow_offload: allow user to offload tc action to net deviceBaowen Zheng
2021-12-18xdp: move the if dev statements to the firstYajun Deng
2021-12-17net/sched: flow_dissector: Fix matching on zone id for invalid connsPaul Blakey
2021-12-17net/sched: Extend qdisc control block with tc control blockPaul Blakey
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16fib: expand fib_rule_policyFlorian Westphal
2021-12-16fib: rules: remove duplicated nla policiesFlorian Westphal
2021-12-16net: Fix double 0x prefix print in SKB dumpGal Pressman
2021-12-14net: linkwatch: be more careful about dev->linkwatch_dev_trackerEric Dumazet
2021-12-14Revert "pktgen: use min() to make code cleaner"David S. Miller
2021-12-14pktgen: use min() to make code cleanerChangcheng Deng
2021-12-14net: dev: Change the order of the arguments for the contended condition.Sebastian Andrzej Siewior
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-12-13net: dev: Always serialize on Qdisc::busylock in __dev_xmit_skb() on PREEMPT_RT.Sebastian Andrzej Siewior
2021-12-12net: Enable neighbor sysctls that is save for userns rootxu xin
2021-12-10sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.Kuniyuki Iwashima
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-12-10net: add netns refcount tracker to struct sockEric Dumazet
2021-12-10net: add networking namespace refcount trackerEric Dumazet
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-08net-sysfs: warn if new queue objects are being created during device unregist...Antoine Tenart
2021-12-08net-sysfs: update the queue counts in the unregistration pathAntoine Tenart
2021-12-08net, neigh: clear whole pneigh_entry at alloc timeEric Dumazet
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-07pktgen add net device refcount trackerEric Dumazet
2021-12-07skbuff: introduce skb_pull_dataLuiz Augusto von Dentz
2021-12-06devlink: fix netns refcount leak in devlink_nl_cmd_reload()Eric Dumazet
2021-12-06netpoll: add net device refcount tracker to struct netpollEric Dumazet
2021-12-06net: failover: add net device refcount trackerEric Dumazet
2021-12-06net: linkwatch: add net device refcount trackerEric Dumazet
2021-12-06net: add net device refcount tracker to struct netdev_adjacentEric Dumazet
2021-12-06net: add net device refcount tracker to struct neigh_parmsEric Dumazet
2021-12-06net: add net device refcount tracker to struct pneigh_entryEric Dumazet
2021-12-06net: add net device refcount tracker to struct neighbourEric Dumazet
2021-12-06net: dst: add net device refcount tracking to dst_entryEric Dumazet
2021-12-06drop_monitor: add net device refcount trackerEric Dumazet
2021-12-06net: add net device refcount tracker to dev_ifsioc()Eric Dumazet
2021-12-06net: add net device refcount tracker to struct netdev_queueEric Dumazet
2021-12-06net: add net device refcount tracker to struct netdev_rx_queueEric Dumazet
2021-12-06net: add net device refcount tracker infrastructureEric Dumazet
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-01net: annotate data-races on txq->xmit_lock_ownerEric Dumazet
2021-11-30bpf, docs: Prune all references to "internal BPF"Christoph Hellwig
2021-11-30devlink: Simplify devlink resources unregister callLeon Romanovsky