summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-12-06net: fix recent csum changesEric Dumazet
2021-12-06netpoll: add net device refcount tracker to struct netpollEric Dumazet
2021-12-06ipmr, ip6mr: add net device refcount tracker to struct vif_deviceEric Dumazet
2021-12-06net: failover: add net device refcount trackerEric Dumazet
2021-12-06net: linkwatch: add net device refcount trackerEric Dumazet
2021-12-06net/sched: add net device refcount tracker to struct QdiscEric Dumazet
2021-12-06ipv4: add net device refcount tracker to struct in_deviceEric Dumazet
2021-12-06ipv6: add net device refcount tracker to struct inet6_devEric 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-06ipv6: add net device refcount tracker to struct ip6_tnlEric Dumazet
2021-12-06sit: add net device refcount tracking to ip_tunnelEric 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 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-06lib: add reference counting tracking infrastructureEric Dumazet
2021-12-03qed*: esl priv flag support through ethtoolManish Chopra
2021-12-03qed*: enhance tx timeout debug infoManish Chopra
2021-12-02net/mlx5: Dynamically resize flow counters query bufferAvihai Horon
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-02Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-12-02Fix Comment of ETH_P_802_3_MINXiayu Zhang
2021-12-02ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet
2021-12-01net: avoid uninit-value from tcp_conn_requestEric Dumazet
2021-12-01net: annotate data-races on txq->xmit_lock_ownerEric Dumazet
2021-12-01Revert "net: snmp: add statistics for tcp small queue check"Eric Dumazet
2021-12-01net: dsa: replace phylink_get_interfaces() with phylink_get_caps()Russell King (Oracle)
2021-12-01kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu
2021-12-01Merge tag 'sound-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-11-30net/mlx5: Fix access to a non-supported registerAya Levin
2021-11-30devlink: Simplify devlink resources unregister callLeon Romanovsky
2021-11-30Bonding: add arp_missed_max optionHangbin Liu
2021-11-30net: stmmac: Add platform level debug register dump featureBhupesh Sharma
2021-11-29siphash: use _unaligned version by defaultArnd Bergmann
2021-11-29wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld
2021-11-29ipv6: fix memory leak in fib6_rule_suppressmsizanoen1
2021-11-29net: snmp: add statistics for tcp small queue checkMenglong Dong
2021-11-29net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO ac...Colin Foster
2021-11-29net: vxlan: add macro definition for number of IANA VXLAN-GPE portHao Chen
2021-11-29tcp: fix page frag corruption on page faultPaolo Abeni
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-11-27Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-11-26af_unix: Replace the big lock with small locks.Kuniyuki Iwashima
2021-11-26af_unix: Save hash in sk_hash.Kuniyuki Iwashima
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds