summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-12-07hv_sock: Extract hvs_send_data() helper that takes only headerKees Cook
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-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-07mptcp: getsockopt: add support for IP_TOSFlorian Westphal
2021-12-07mptcp: allow changing the "backup" bit by endpoint idDavide Caratti
2021-12-07mptcp: add SIOCINQ, OUTQ and OUTQNSD ioctlsFlorian Westphal
2021-12-07mptcp: add TCP_INQ cmsg supportFlorian Westphal
2021-12-06net/smc: Clear memory when release and reuse bufferTony Lu
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-03net/sched: act_ct: Offload only ASSURED connectionsChris Mi
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-02mctp: Remove redundant if statementsXu Wang
2021-12-02net: openvswitch: Remove redundant if statementsXu Wang
2021-12-02gro: Fix inconsistent indentingJiapeng Chong
2021-12-02net/rds: correct socket tunable error in rds_tcp_tune()William Kucharski
2021-12-02mctp: Don't let RTM_DELROUTE delete local routesMatt Johnston