summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-08dt-bindings: net: can: add support for Allwinner R40 CAN controllerEvgeny Boger
2021-12-08can: bittiming: replace CAN units with the generic ones from linux/units.hVincent Mailhol
2021-12-07Merge branch 's390-net-updates-2021-12-06'Jakub Kicinski
2021-12-07s390/qeth: remove check for packing mode in qeth_check_outbound_queue()Julian Wiedmann
2021-12-07s390/qeth: fine-tune .ndo_select_queue()Julian Wiedmann
2021-12-07s390/qeth: don't offer .ndo_bridge_* ops for OSA devicesJulian Wiedmann
2021-12-07s390/qeth: split up L2 netdev_opsJulian Wiedmann
2021-12-07s390/qeth: simplify qeth_receive_skb()Julian Wiedmann
2021-12-07hv_sock: Extract hvs_send_data() helper that takes only headerKees Cook
2021-12-07net: dsa: felix: use kmemdup() to replace kmalloc + memcpyYihao Han
2021-12-07Merge branch 'prepare-ocelot-for-external-interface-control'Jakub Kicinski
2021-12-07net: mscc: ocelot: split register definitions to a separate fileColin Foster
2021-12-07net: dsa: ocelot: felix: add interface for custom regmapsColin Foster
2021-12-07net: dsa: ocelot: felix: Remove requirement for PCS in felix devicesColin Foster
2021-12-07net: dsa: ocelot: remove unnecessary pci_bar variablesColin Foster
2021-12-07net: hns3: Fix spelling mistake "faile" -> "failed"Colin Ian King
2021-12-07Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-07Merge branch 'net-second-round-of-netdevice-refcount-tracking'Jakub Kicinski
2021-12-07net: sched: act_mirred: add net device refcount trackerEric Dumazet
2021-12-07openvswitch: add net device refcount tracker to struct vportEric Dumazet
2021-12-07netlink: add net device refcount tracker to struct ethnl_req_infoEric Dumazet
2021-12-07net/smc: add net device tracker to struct smc_pnetentryEric Dumazet
2021-12-07pktgen add net device refcount trackerEric Dumazet
2021-12-07llc: add net device refcount trackerEric Dumazet
2021-12-07ax25: add net device refcount trackerEric Dumazet
2021-12-07inet: add net device refcount tracker to struct fib_nh_commonEric Dumazet
2021-12-07net: switchdev: add net device refcount trackerEric Dumazet
2021-12-07net: watchdog: add net device refcount trackerEric Dumazet
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