summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-07net: bridge: add net device refcount trackerEric Dumazet
2021-12-07vlan: add net device refcount trackerEric Dumazet
2021-12-07net: eql: add net device refcount trackerEric Dumazet
2021-12-07Merge branch 'mptcp-new-features-for-mptcp-sockets-and-netlink-pm'Jakub Kicinski
2021-12-07mptcp: support TCP_CORK and TCP_NODELAYMaxim Galaganov
2021-12-07mptcp: expose mptcp_check_and_set_pendingMaxim Galaganov
2021-12-07tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelayMaxim Galaganov
2021-12-07selftests: mptcp: check IP_TOS in/out are the sameFlorian Westphal
2021-12-07mptcp: getsockopt: add support for IP_TOSFlorian Westphal
2021-12-07mptcp: allow changing the "backup" bit by endpoint idDavide Caratti
2021-12-07selftests: mptcp: add inq test caseFlorian Westphal
2021-12-07mptcp: add SIOCINQ, OUTQ and OUTQNSD ioctlsFlorian Westphal
2021-12-07selftests: mptcp: add TCP_INQ supportFlorian Westphal
2021-12-07mptcp: add TCP_INQ cmsg supportFlorian Westphal
2021-12-07vrf: use dev_replace_track() for better trackingEric Dumazet
2021-12-06net/smc: Clear memory when release and reuse bufferTony Lu
2021-12-06Revert "net: hns3: add void before function which don't receive ret"Guangbin Huang
2021-12-06net: prestera: replace zero-length array with flexible-array memberJosé Expósito
2021-12-06net: wwan: iosm: select CONFIG_RELAYArnd Bergmann
2021-12-06net: fix recent csum changesEric Dumazet
2021-12-06Merge branch 'net-add-preliminary-netdev-refcount-tracking'Jakub Kicinski
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 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-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-06ipv6: add net device refcount tracker to rt6_probe_deferred()Eric 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 ethtool_phys_id()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-06lib: add tests for reference trackerEric Dumazet
2021-12-06lib: add reference counting tracking infrastructureEric Dumazet
2021-12-03Merge branch 'qed-enhancements'Jakub Kicinski
2021-12-03qed*: esl priv flag support through ethtoolManish Chopra
2021-12-03qed*: enhance tx timeout debug infoManish Chopra
2021-12-03net: lan966x: fix a IS_ERR() vs NULL check in lan966x_create_targets()Dan Carpenter
2021-12-03net: prestera: acl: fix return value check in prestera_acl_rule_entry_find()Yang Yingliang
2021-12-03net: dsa: vsc73xxx: Get rid of duplicate of_node assignmentAndy Shevchenko