summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-12-09net: wwan: make debugfs optionalSergey Ryazanov1-0/+7
2021-12-09Merge tag 'linux-can-next-for-5.17-20211208' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-7/+0
2021-12-09net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offloadVladimir Oltean1-6/+1
2021-12-09net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_joinVladimir Oltean1-1/+2
2021-12-09net: dsa: keep the bridge_dev and bridge_num as part of the same structureVladimir Oltean2-17/+24
2021-12-09net: dsa: export bridging offload helpers to driversVladimir Oltean1-0/+43
2021-12-09net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpersVladimir Oltean1-0/+21
2021-12-09net: dsa: assign a bridge number even without TX forwarding offloadVladimir Oltean1-5/+5
2021-12-09net: dsa: make dp->bridge_num one-basedVladimir Oltean2-6/+6
2021-12-08can: bittiming: replace CAN units with the generic ones from linux/units.hVincent Mailhol1-7/+0
2021-12-08net: mscc: ocelot: split register definitions to a separate fileColin Foster1-0/+27
2021-12-08Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-0/+3
2021-12-08net: sched: act_mirred: add net device refcount trackerEric Dumazet1-0/+1
2021-12-08llc: add net device refcount trackerEric Dumazet1-0/+1
2021-12-08ax25: add net device refcount trackerEric Dumazet1-0/+3
2021-12-08inet: add net device refcount tracker to struct fib_nh_commonEric Dumazet1-0/+2
2021-12-08net: watchdog: add net device refcount trackerEric Dumazet1-0/+2
2021-12-08vlan: add net device refcount trackerEric Dumazet1-0/+3
2021-12-08net: eql: add net device refcount trackerEric Dumazet1-0/+1
2021-12-07tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelayMaxim Galaganov1-0/+2
2021-12-07net: fix recent csum changesEric Dumazet3-3/+8
2021-12-07netpoll: add net device refcount tracker to struct netpollEric Dumazet1-0/+1
2021-12-07ipmr, ip6mr: add net device refcount tracker to struct vif_deviceEric Dumazet1-0/+2
2021-12-07net: failover: add net device refcount trackerEric Dumazet1-0/+1
2021-12-07net: linkwatch: add net device refcount trackerEric Dumazet1-0/+2
2021-12-07net/sched: add net device refcount tracker to struct QdiscEric Dumazet1-1/+1
2021-12-07ipv4: add net device refcount tracker to struct in_deviceEric Dumazet1-0/+2
2021-12-07ipv6: add net device refcount tracker to struct inet6_devEric Dumazet1-0/+1
2021-12-07net: add net device refcount tracker to struct neigh_parmsEric Dumazet1-0/+1
2021-12-07net: add net device refcount tracker to struct pneigh_entryEric Dumazet1-0/+1
2021-12-07net: add net device refcount tracker to struct neighbourEric Dumazet1-0/+1
2021-12-07ipv6: add net device refcount tracker to struct ip6_tnlEric Dumazet1-0/+1
2021-12-07sit: add net device refcount tracking to ip_tunnelEric Dumazet1-0/+3
2021-12-07net: dst: add net device refcount tracking to dst_entryEric Dumazet2-0/+18
2021-12-07drop_monitor: add net device refcount trackerEric Dumazet1-0/+4
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