summaryrefslogtreecommitdiffstats
path: root/scripts/export_report.pl (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-08s390/qeth: fine-tune .ndo_select_queue()Julian Wiedmann4-30/+22
2021-12-08s390/qeth: don't offer .ndo_bridge_* ops for OSA devicesJulian Wiedmann1-2/+0
2021-12-08s390/qeth: split up L2 netdev_opsJulian Wiedmann1-4/+28
2021-12-08s390/qeth: simplify qeth_receive_skb()Julian Wiedmann1-22/+12
2021-12-08hv_sock: Extract hvs_send_data() helper that takes only headerKees Cook1-6/+12
2021-12-08net: dsa: felix: use kmemdup() to replace kmalloc + memcpyYihao Han1-5/+2
2021-12-08net: mscc: ocelot: split register definitions to a separate fileColin Foster4-510/+563
2021-12-08net: dsa: ocelot: felix: add interface for custom regmapsColin Foster4-2/+6
2021-12-08net: dsa: ocelot: felix: Remove requirement for PCS in felix devicesColin Foster1-1/+1
2021-12-08net: dsa: ocelot: remove unnecessary pci_bar variablesColin Foster2-8/+4
2021-12-08net: hns3: Fix spelling mistake "faile" -> "failed"Colin Ian King1-1/+1
2021-12-08net: sched: act_mirred: add net device refcount trackerEric Dumazet2-8/+11
2021-12-08openvswitch: add net device refcount tracker to struct vportEric Dumazet2-4/+6
2021-12-08netlink: add net device refcount tracker to struct ethnl_req_infoEric Dumazet2-3/+7
2021-12-08net/smc: add net device tracker to struct smc_pnetentryEric Dumazet1-4/+5
2021-12-08pktgen add net device refcount trackerEric Dumazet1-3/+5
2021-12-08llc: add net device refcount trackerEric Dumazet2-2/+4
2021-12-08ax25: add net device refcount trackerEric Dumazet2-4/+7
2021-12-08inet: add net device refcount tracker to struct fib_nh_commonEric Dumazet3-5/+11
2021-12-08net: switchdev: add net device refcount trackerEric Dumazet1-2/+3
2021-12-08net: watchdog: add net device refcount trackerEric Dumazet2-4/+8
2021-12-08net: bridge: add net device refcount trackerEric Dumazet2-3/+4
2021-12-08vlan: add net device refcount trackerEric Dumazet2-2/+5
2021-12-08net: eql: add net device refcount trackerEric Dumazet2-2/+3
2021-12-07mptcp: support TCP_CORK and TCP_NODELAYMaxim Galaganov2-1/+73
2021-12-07mptcp: expose mptcp_check_and_set_pendingMaxim Galaganov2-1/+2
2021-12-07tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelayMaxim Galaganov2-2/+4
2021-12-07selftests: mptcp: check IP_TOS in/out are the sameFlorian Westphal1-0/+63
2021-12-07mptcp: getsockopt: add support for IP_TOSFlorian Westphal1-6/+30
2021-12-07mptcp: allow changing the "backup" bit by endpoint idDavide Caratti1-4/+10
2021-12-07selftests: mptcp: add inq test caseFlorian Westphal4-1/+645
2021-12-07mptcp: add SIOCINQ, OUTQ and OUTQNSD ioctlsFlorian Westphal1-0/+53
2021-12-07selftests: mptcp: add TCP_INQ supportFlorian Westphal2-3/+61
2021-12-07mptcp: add TCP_INQ cmsg supportFlorian Westphal3-2/+73
2021-12-07vrf: use dev_replace_track() for better trackingEric Dumazet1-4/+4
2021-12-07net/smc: Clear memory when release and reuse bufferTony Lu1-4/+9
2021-12-07Revert "net: hns3: add void before function which don't receive ret"Guangbin Huang2-2/+2
2021-12-07net: prestera: replace zero-length array with flexible-array memberJosé Expósito1-2/+2
2021-12-07net: wwan: iosm: select CONFIG_RELAYArnd Bergmann1-0/+1
2021-12-07net: fix recent csum changesEric Dumazet3-3/+8
2021-12-07netpoll: add net device refcount tracker to struct netpollEric Dumazet3-3/+4
2021-12-07ipmr, ip6mr: add net device refcount tracker to struct vif_deviceEric Dumazet3-2/+6
2021-12-07net: failover: add net device refcount trackerEric Dumazet2-2/+3
2021-12-07net: linkwatch: add net device refcount trackerEric Dumazet2-2/+4
2021-12-07net/sched: add net device refcount tracker to struct QdiscEric Dumazet2-3/+3
2021-12-07ipv4: add net device refcount tracker to struct in_deviceEric Dumazet2-2/+4
2021-12-07ipv6: add net device refcount tracker to struct inet6_devEric Dumazet3-3/+4
2021-12-07net: add net device refcount tracker to struct netdev_adjacentEric Dumazet1-3/+4
2021-12-07net: add net device refcount tracker to struct neigh_parmsEric Dumazet2-3/+4
2021-12-07net: add net device refcount tracker to struct pneigh_entryEric Dumazet2-4/+5