summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-12-08net: dsa: make dp->bridge_num one-basedVladimir Oltean5-25/+29
2021-12-07hv_sock: Extract hvs_send_data() helper that takes only headerKees Cook1-6/+12
2021-12-07net: sched: act_mirred: add net device refcount trackerEric Dumazet1-8/+10
2021-12-07openvswitch: add net device refcount tracker to struct vportEric Dumazet2-4/+6
2021-12-07netlink: add net device refcount tracker to struct ethnl_req_infoEric Dumazet2-3/+7
2021-12-07net/smc: add net device tracker to struct smc_pnetentryEric Dumazet1-4/+5
2021-12-07pktgen add net device refcount trackerEric Dumazet1-3/+5
2021-12-07llc: add net device refcount trackerEric Dumazet1-2/+3
2021-12-07ax25: add net device refcount trackerEric Dumazet1-4/+4
2021-12-07inet: add net device refcount tracker to struct fib_nh_commonEric Dumazet2-5/+9
2021-12-07net: switchdev: add net device refcount trackerEric Dumazet1-2/+3
2021-12-07net: watchdog: add net device refcount trackerEric Dumazet1-4/+6
2021-12-07net: bridge: add net device refcount trackerEric Dumazet2-3/+4
2021-12-07vlan: add net device refcount trackerEric Dumazet1-2/+2
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 Galaganov1-2/+2
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-07mptcp: add SIOCINQ, OUTQ and OUTQNSD ioctlsFlorian Westphal1-0/+53
2021-12-07mptcp: add TCP_INQ cmsg supportFlorian Westphal3-2/+73
2021-12-06net/smc: Clear memory when release and reuse bufferTony Lu1-4/+9
2021-12-06netpoll: add net device refcount tracker to struct netpollEric Dumazet1-2/+2
2021-12-06ipmr, ip6mr: add net device refcount tracker to struct vif_deviceEric Dumazet2-2/+4
2021-12-06net: failover: add net device refcount trackerEric Dumazet1-2/+2
2021-12-06net: linkwatch: add net device refcount trackerEric Dumazet1-2/+2
2021-12-06net/sched: add net device refcount tracker to struct QdiscEric Dumazet1-2/+2
2021-12-06ipv4: add net device refcount tracker to struct in_deviceEric Dumazet1-2/+2
2021-12-06ipv6: add net device refcount tracker to struct inet6_devEric Dumazet2-3/+3
2021-12-06net: add net device refcount tracker to struct netdev_adjacentEric Dumazet1-3/+4
2021-12-06net: add net device refcount tracker to struct neigh_parmsEric Dumazet1-3/+3
2021-12-06net: add net device refcount tracker to struct pneigh_entryEric Dumazet1-4/+4
2021-12-06net: add net device refcount tracker to struct neighbourEric Dumazet1-2/+2
2021-12-06ipv6: add net device refcount tracker to struct ip6_tnlEric Dumazet3-8/+8
2021-12-06sit: add net device refcount tracking to ip_tunnelEric Dumazet1-2/+2
2021-12-06ipv6: add net device refcount tracker to rt6_probe_deferred()Eric Dumazet1-2/+3
2021-12-06net: dst: add net device refcount tracking to dst_entryEric Dumazet3-9/+11
2021-12-06drop_monitor: add net device refcount trackerEric Dumazet1-3/+3
2021-12-06net: add net device refcount tracker to dev_ifsioc()Eric Dumazet1-2/+3
2021-12-06net: add net device refcount tracker to ethtool_phys_id()Eric Dumazet1-2/+3
2021-12-06net: add net device refcount tracker to struct netdev_queueEric Dumazet1-2/+2
2021-12-06net: add net device refcount tracker to struct netdev_rx_queueEric Dumazet1-2/+2
2021-12-06net: add net device refcount tracker infrastructureEric Dumazet2-0/+13
2021-12-03net/sched: act_ct: Offload only ASSURED connectionsChris Mi1-1/+2
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski21-78/+144
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds19-72/+139
2021-12-02mctp: Remove redundant if statementsXu Wang1-2/+1
2021-12-02net: openvswitch: Remove redundant if statementsXu Wang1-2/+1
2021-12-02gro: Fix inconsistent indentingJiapeng Chong1-3/+3
2021-12-02net/rds: correct socket tunable error in rds_tcp_tune()William Kucharski1-1/+1