summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | netfilter: nfnetlink_queue: silence bogus compiler warningFlorian Westphal2021-11-301-1/+1
| * | | | | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-082-5/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmapJohn Fastabend2021-11-202-1/+9
| | * | | | | | | | | | | | | | bpf, sockmap: Attach map progs to psock early for feature probesJohn Fastabend2021-11-201-4/+6
| * | | | | | | | | | | | | | | devlink: fix netns refcount leak in devlink_nl_cmd_reload()Eric Dumazet2021-12-061-8/+8
| * | | | | | | | | | | | | | | ethtool: do not perform operations on net devices being unregisteredAntoine Tenart2021-12-061-1/+2
| * | | | | | | | | | | | | | | tcp: fix another uninit-value (sk_rx_queue_mapping)Eric Dumazet2021-12-031-2/+2
| * | | | | | | | | | | | | | | inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistentlyEric Dumazet2021-12-031-1/+1
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | xfrm: use net device refcount tracker helpersEric Dumazet2021-12-092-3/+3
* | | | | | | | | | | | | | | net: dsa: mark DSA phylink as legacy_pre_march2020Russell King (Oracle)2021-12-091-0/+7
* | | | | | | | | | | | | | | net-sysfs: warn if new queue objects are being created during device unregist...Antoine Tenart2021-12-081-0/+7
* | | | | | | | | | | | | | | net-sysfs: update the queue counts in the unregistration pathAntoine Tenart2021-12-081-0/+3
* | | | | | | | | | | | | | | net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offloadVladimir Oltean2021-12-081-36/+3
* | | | | | | | | | | | | | | net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_joinVladimir Oltean2021-12-082-1/+3
* | | | | | | | | | | | | | | net: dsa: keep the bridge_dev and bridge_num as part of the same structureVladimir Oltean2021-12-086-64/+86
* | | | | | | | | | | | | | | net: dsa: export bridging offload helpers to driversVladimir Oltean2021-12-081-43/+0
* | | | | | | | | | | | | | | net: dsa: rename dsa_port_offloads_bridge to dsa_port_offloads_bridge_devVladimir Oltean2021-12-082-14/+16
* | | | | | | | | | | | | | | net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpersVladimir Oltean2021-12-088-37/+41
* | | | | | | | | | | | | | | net: dsa: assign a bridge number even without TX forwarding offloadVladimir Oltean2021-12-082-27/+58
* | | | | | | | | | | | | | | net: dsa: make dp->bridge_num one-basedVladimir Oltean2021-12-085-25/+29
* | | | | | | | | | | | | | | hv_sock: Extract hvs_send_data() helper that takes only headerKees Cook2021-12-071-6/+12
* | | | | | | | | | | | | | | net: sched: act_mirred: add net device refcount trackerEric Dumazet2021-12-071-8/+10
* | | | | | | | | | | | | | | openvswitch: add net device refcount tracker to struct vportEric Dumazet2021-12-072-4/+6
* | | | | | | | | | | | | | | netlink: add net device refcount tracker to struct ethnl_req_infoEric Dumazet2021-12-072-3/+7
* | | | | | | | | | | | | | | net/smc: add net device tracker to struct smc_pnetentryEric Dumazet2021-12-071-4/+5
* | | | | | | | | | | | | | | pktgen add net device refcount trackerEric Dumazet2021-12-071-3/+5
* | | | | | | | | | | | | | | llc: add net device refcount trackerEric Dumazet2021-12-071-2/+3
* | | | | | | | | | | | | | | ax25: add net device refcount trackerEric Dumazet2021-12-071-4/+4
* | | | | | | | | | | | | | | inet: add net device refcount tracker to struct fib_nh_commonEric Dumazet2021-12-072-5/+9
* | | | | | | | | | | | | | | net: switchdev: add net device refcount trackerEric Dumazet2021-12-071-2/+3
* | | | | | | | | | | | | | | net: watchdog: add net device refcount trackerEric Dumazet2021-12-071-4/+6
* | | | | | | | | | | | | | | net: bridge: add net device refcount trackerEric Dumazet2021-12-072-3/+4
* | | | | | | | | | | | | | | vlan: add net device refcount trackerEric Dumazet2021-12-071-2/+2
* | | | | | | | | | | | | | | mptcp: support TCP_CORK and TCP_NODELAYMaxim Galaganov2021-12-072-1/+73
* | | | | | | | | | | | | | | mptcp: expose mptcp_check_and_set_pendingMaxim Galaganov2021-12-072-1/+2
* | | | | | | | | | | | | | | tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelayMaxim Galaganov2021-12-071-2/+2
* | | | | | | | | | | | | | | mptcp: getsockopt: add support for IP_TOSFlorian Westphal2021-12-071-6/+30
* | | | | | | | | | | | | | | mptcp: allow changing the "backup" bit by endpoint idDavide Caratti2021-12-071-4/+10
* | | | | | | | | | | | | | | mptcp: add SIOCINQ, OUTQ and OUTQNSD ioctlsFlorian Westphal2021-12-071-0/+53
* | | | | | | | | | | | | | | mptcp: add TCP_INQ cmsg supportFlorian Westphal2021-12-073-2/+73
* | | | | | | | | | | | | | | net/smc: Clear memory when release and reuse bufferTony Lu2021-12-061-4/+9
* | | | | | | | | | | | | | | netpoll: add net device refcount tracker to struct netpollEric Dumazet2021-12-061-2/+2
* | | | | | | | | | | | | | | ipmr, ip6mr: add net device refcount tracker to struct vif_deviceEric Dumazet2021-12-062-2/+4
* | | | | | | | | | | | | | | net: failover: add net device refcount trackerEric Dumazet2021-12-061-2/+2
* | | | | | | | | | | | | | | net: linkwatch: add net device refcount trackerEric Dumazet2021-12-061-2/+2
* | | | | | | | | | | | | | | net/sched: add net device refcount tracker to struct QdiscEric Dumazet2021-12-061-2/+2
* | | | | | | | | | | | | | | ipv4: add net device refcount tracker to struct in_deviceEric Dumazet2021-12-061-2/+2
* | | | | | | | | | | | | | | ipv6: add net device refcount tracker to struct inet6_devEric Dumazet2021-12-062-3/+3
* | | | | | | | | | | | | | | net: add net device refcount tracker to struct netdev_adjacentEric Dumazet2021-12-061-3/+4
* | | | | | | | | | | | | | | net: add net device refcount tracker to struct neigh_parmsEric Dumazet2021-12-061-3/+3