aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-12-08can: bittiming: replace CAN units with the generic ones from linux/units.hVincent Mailhol1-7/+0
2021-12-07net: mscc: ocelot: split register definitions to a separate fileColin Foster1-0/+27
2021-12-07net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si1-5/+6
2021-12-07Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-0/+3
2021-12-07net: sched: act_mirred: add net device refcount trackerEric Dumazet1-0/+1
2021-12-07llc: add net device refcount trackerEric Dumazet1-0/+1
2021-12-07ax25: add net device refcount trackerEric Dumazet1-0/+3
2021-12-07inet: add net device refcount tracker to struct fib_nh_commonEric Dumazet1-0/+2
2021-12-07net: watchdog: add net device refcount trackerEric Dumazet1-0/+2
2021-12-07vlan: add net device refcount trackerEric Dumazet1-0/+3
2021-12-07net: eql: add net device refcount trackerEric Dumazet1-0/+1
2021-12-08netfilter: conntrack: annotate data-races around ct->timeoutEric Dumazet1-3/+3
2021-12-07tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelayMaxim Galaganov1-0/+2
2021-12-06net: fix recent csum changesEric Dumazet3-3/+8
2021-12-06netpoll: add net device refcount tracker to struct netpollEric Dumazet1-0/+1
2021-12-06ipmr, ip6mr: add net device refcount tracker to struct vif_deviceEric Dumazet1-0/+2
2021-12-06net: failover: add net device refcount trackerEric Dumazet1-0/+1
2021-12-06net: linkwatch: add net device refcount trackerEric Dumazet1-0/+2
2021-12-06net/sched: add net device refcount tracker to struct QdiscEric Dumazet1-1/+1
2021-12-06ipv4: add net device refcount tracker to struct in_deviceEric Dumazet1-0/+2
2021-12-06ipv6: add net device refcount tracker to struct inet6_devEric Dumazet1-0/+1
2021-12-06net: add net device refcount tracker to struct neigh_parmsEric Dumazet1-0/+1
2021-12-06net: add net device refcount tracker to struct pneigh_entryEric Dumazet1-0/+1
2021-12-06net: add net device refcount tracker to struct neighbourEric Dumazet1-0/+1
2021-12-06ipv6: add net device refcount tracker to struct ip6_tnlEric Dumazet1-0/+1
2021-12-06sit: add net device refcount tracking to ip_tunnelEric Dumazet1-0/+3
2021-12-06net: dst: add net device refcount tracking to dst_entryEric Dumazet2-0/+18
2021-12-06drop_monitor: add net device refcount trackerEric Dumazet1-0/+4
2021-12-06net: add net device refcount tracker to struct netdev_queueEric Dumazet1-0/+2
2021-12-06net: add net device refcount tracker to struct netdev_rx_queueEric Dumazet1-0/+2
2021-12-06net: add net device refcount tracker infrastructureEric Dumazet1-0/+45
2021-12-06lib: add reference counting tracking infrastructureEric Dumazet1-0/+73
2021-12-06Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+8
2021-12-05Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2021-12-04bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)Hou Tao1-0/+7
2021-12-03qed*: esl priv flag support through ethtoolManish Chopra1-0/+3
2021-12-03qed*: enhance tx timeout debug infoManish Chopra1-0/+11
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski3-2/+2
2021-12-03bonding: make tx_rebalance_counter an atomicEric Dumazet1-1/+1
2021-12-03tcp: fix another uninit-value (sk_rx_queue_mapping)Eric Dumazet1-0/+13
2021-12-02net/mlx5: Dynamically resize flow counters query bufferAvihai Horon1-0/+4
2021-12-02Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+7
2021-12-02bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALLKumar Kartikeya Dwivedi1-4/+10
2021-12-03Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+7
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-33/+66
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-29/+62
2021-12-02bpf: Pass a set of bpf_core_relo-s to prog_load command.Alexei Starovoitov2-1/+66
2021-12-02bpf: Define enum bpf_core_relo_kind as uapi.Alexei Starovoitov1-0/+19
2021-12-02bpf: Prepare relo_core.c for kernel duty.Alexei Starovoitov1-0/+81
2021-12-02bpf: Rename btf_member accessors.Alexei Starovoitov1-4/+4