summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-12-07net: add net device refcount tracker to struct netdev_queueEric Dumazet1-0/+2
2021-12-07net: add net device refcount tracker to struct netdev_rx_queueEric Dumazet1-0/+2
2021-12-07net: add net device refcount tracker infrastructureEric Dumazet1-0/+45
2021-12-07lib: add reference counting tracking infrastructureEric Dumazet1-0/+73
2021-12-04qed*: esl priv flag support through ethtoolManish Chopra1-0/+3
2021-12-04qed*: enhance tx timeout debug infoManish Chopra1-0/+11
2021-12-03net/mlx5: Dynamically resize flow counters query bufferAvihai Horon1-0/+4
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-02Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2021-12-02Fix Comment of ETH_P_802_3_MINXiayu Zhang1-1/+1
2021-12-02ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet2-2/+2
2021-12-02net: avoid uninit-value from tcp_conn_requestEric Dumazet2-3/+16
2021-12-02net: annotate data-races on txq->xmit_lock_ownerEric Dumazet1-6/+13
2021-12-02Revert "net: snmp: add statistics for tcp small queue check"Eric Dumazet1-1/+0
2021-12-02net: dsa: replace phylink_get_interfaces() with phylink_get_caps()Russell King (Oracle)1-2/+2
2021-12-02kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu1-0/+2
2021-12-01Merge tag 'sound-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2021-12-01net/mlx5: Fix access to a non-supported registerAya Levin1-1/+4
2021-11-30devlink: Simplify devlink resources unregister callLeon Romanovsky1-29/+1
2021-11-30Bonding: add arp_missed_max optionHangbin Liu3-0/+3
2021-11-30net: stmmac: Add platform level debug register dump featureBhupesh Sharma1-0/+1
2021-11-30siphash: use _unaligned version by defaultArnd Bergmann1-10/+4
2021-11-30wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld1-0/+11
2021-11-29ipv6: fix memory leak in fib6_rule_suppressmsizanoen11-1/+3
2021-11-29net: snmp: add statistics for tcp small queue checkMenglong Dong1-0/+1
2021-11-29net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO ac...Colin Foster1-0/+19
2021-11-29net: vxlan: add macro definition for number of IANA VXLAN-GPE portHao Chen1-0/+1
2021-11-29tcp: fix page frag corruption on page faultPaolo Abeni1-5/+8
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+0
2021-11-27Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2021-11-27af_unix: Replace the big lock with small locks.Kuniyuki Iwashima1-1/+1
2021-11-27af_unix: Save hash in sk_hash.Kuniyuki Iwashima1-1/+0
2021-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski21-198/+153
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-3/+9
2021-11-26Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-7/+0
2021-11-26net: ptp: add a definition for the UDP port for IEEE 1588 general messagesVladimir Oltean1-0/+1
2021-11-26net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean1-0/+2
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2021-11-26net: optimize skb_postpull_rcsum()Eric Dumazet1-1/+5
2021-11-26gro: optimize skb_gro_postpull_rcsum()Eric Dumazet1-2/+2
2021-11-26sctp: make the raise timer more simple and accurateXin Long1-4/+3
2021-11-26net: dsa: felix: enable cut-through forwarding between ports by defaultVladimir Oltean1-1/+8
2021-11-25Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds6-24/+88
2021-11-25Merge tag 'asoc-fix-v5.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-1/+1
2021-11-25Merge tag 'ieee802154-for-net-2021-11-24' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski1-3/+4
2021-11-25Revert "virtio_ring: validate used buffer length"Michael S. Tsirkin1-2/+0
2021-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2-2/+16
2021-11-24dccp/tcp: Remove an unused argument in inet_csk_listen_start().Kuniyuki Iwashima1-1/+1
2021-11-24net: stmmac: Calculate CDC error only onceKurt Kanzenbach1-0/+1