summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: Handle delivery_time in skb->tstamp during network tapping with af_packetMartin KaFai Lau2022-03-032-2/+6
* net: Add skb_clear_tstamp() to keep the mono delivery_timeMartin KaFai Lau2022-03-0311-16/+16
* net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...Martin KaFai Lau2022-03-036-16/+24
* net: dsa: felix: migrate host FDB and MDB entries when changing tag protoVladimir Oltean2022-03-031-0/+40
* net: dsa: manage flooding on the CPU portsVladimir Oltean2022-03-031-0/+39
* net: dsa: install the primary unicast MAC address as standalone port host FDBVladimir Oltean2022-03-031-2/+33
* net: dsa: install secondary unicast and multicast addresses as host FDB/MDBVladimir Oltean2022-03-033-40/+273
* net: dsa: rename the host FDB and MDB methods to contain the "bridge" namespaceVladimir Oltean2022-03-033-34/+28
* net: dsa: remove workarounds for changing master promisc/allmulti only while upVladimir Oltean2022-03-031-37/+8
* nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent"Krzysztof Kozlowski2022-03-033-15/+0
* nfc: llcp: protect nfc_llcp_sock_unlink() callsKrzysztof Kozlowski2022-03-031-5/+5
* nfc: llcp: use test_bit()Krzysztof Kozlowski2022-03-031-1/+1
* nfc: llcp: use centralized exiting of bind on errorsKrzysztof Kozlowski2022-03-031-10/+15
* nfc: llcp: simplify llcp_sock_connect() error pathsKrzysztof Kozlowski2022-03-031-4/+4
* nfc: llcp: nullify llcp_sock->dev on connect() error pathsKrzysztof Kozlowski2022-03-031-0/+1
* net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATSPetr Machata2022-03-031-17/+58
* net: rtnetlink: Add RTM_SETSTATSPetr Machata2022-03-031-0/+66
* net: rtnetlink: Add UAPI for obtaining L3 offload xstatsPetr Machata2022-03-031-0/+170
* net: dev: Add hardware stats supportPetr Machata2022-03-031-1/+266
* net: rtnetlink: rtnl_fill_statsinfo(): Permit non-EMSGSIZE error returnsPetr Machata2022-03-031-6/+16
* net: rtnetlink: Propagate extack to rtnl_offload_xstats_fill()Petr Machata2022-03-031-5/+8
* net: rtnetlink: RTM_GETSTATS: Allow filtering inside nestsPetr Machata2022-03-031-23/+118
* net: rtnetlink: Stop assuming that IFLA_OFFLOAD_XSTATS_* are dev-backedPetr Machata2022-03-031-50/+47
* net: rtnetlink: Namespace functions related to IFLA_OFFLOAD_XSTATS_*Petr Machata2022-03-031-5/+5
* page_pool: Add function to batch and return statsJoe Damato2022-03-031-0/+25
* page_pool: Add recycle statsJoe Damato2022-03-031-2/+28
* page_pool: Add allocation statsJoe Damato2022-03-032-4/+33
* flow_dissector: Add support for HSRKurt Kanzenbach2022-03-032-16/+17
* net: openvswitch: remove unneeded semicolonYang Li2022-03-031-1/+1
* flow_offload: improve extack msg for user when adding invalid filterBaowen Zheng2022-03-031-0/+2
* Merge tag 'batadv-next-pullrequest-20220302' of git://git.open-mesh.org/linux...Jakub Kicinski2022-03-0317-16/+19
|\
| * batman-adv: Demote batadv-on-batadv skip error messageSven Eckelmann2022-03-021-2/+2
| * batman-adv: Migrate to linux/container_of.hSven Eckelmann2022-03-0216-12/+16
| * batman-adv: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2022-01-231-1/+0
| * batman-adv: Start new development cycleSimon Wunderlich2022-01-231-1/+1
* | net: smc: fix different types in min()Jakub Kicinski2022-03-021-2/+2
* | net/smc: don't send in the BH context if sock_owned_by_userDust Li2022-03-013-5/+34
* | net/smc: don't req_notify until all CQEs drainedDust Li2022-03-011-21/+28
* | net/smc: correct settings of RMB window update limitDust Li2022-03-011-1/+1
* | net/smc: send directly on setting TCP_NODELAYDust Li2022-03-011-2/+2
* | net/smc: add sysctl for autocorkingDust Li2022-03-012-1/+11
* | net/smc: add autocorking supportDust Li2022-03-013-15/+105
* | net/smc: add sysctl interface for SMCDust Li2022-03-014-1/+113
* | net: decnet: use time_is_before_jiffies() instead of open coding itWang Qing2022-02-281-1/+2
* | net/sysctl: avoid two synchronize_rcu() callsEric Dumazet2022-02-281-4/+2
* | net/smc: Call trace_smc_tx_sendmsg when data corkedTony Lu2022-02-281-9/+8
* | net: flow_offload: add tc police action parametersJianbo Liu2022-02-281-0/+46
* | net: dsa: pass extack to .port_bridge_join driver methodsVladimir Oltean2022-02-273-2/+6
* | net: dsa: request drivers to perform FDB isolationVladimir Oltean2022-02-273-36/+141
* | net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vidVladimir Oltean2022-02-272-5/+5