summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tcp: cleanup tcp_remove_empty_skb() useEric Dumazet2021-10-281-1/+1
* net: introduce sk_forward_alloc_get()Paolo Abeni2021-10-271-0/+11
* tcp: define macros for a couple reclaim thresholdsPaolo Abeni2021-10-271-2/+7
* inet: remove races in inet{6}_getname()Eric Dumazet2021-10-271-0/+1
* net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()Seth Forshee2021-10-271-1/+1
* net: switchdev: merge switchdev_handle_fdb_{add,del}_to_deviceVladimir Oltean2021-10-271-38/+10
* net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa2021-10-261-5/+18
* net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay2021-10-261-0/+1
* net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa2021-10-261-1/+1
* net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay2021-10-262-3/+57
* net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay2021-10-261-3/+3
* lib: bitmap: Introduce node-aware alloc APITariq Toukan2021-10-261-0/+2
* net/mlx5: remove the recent devlink paramsJakub Kicinski2021-10-263-1/+6
* net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)2021-10-261-2/+10
* net: phylink: add MAC phy_interface_t bitmapRussell King2021-10-261-0/+1
* net: phy: add phy_interface_t bitmap supportRussell King (Oracle)2021-10-261-0/+34
* mctp: Implement extended addressingJeremy Kerr2021-10-263-4/+21
* tcp: rename sk_stream_alloc_skbEric Dumazet2021-10-262-3/+2
* net: annotate data-race in neigh_output()Eric Dumazet2021-10-261-3/+8
* Merge tag 'mlx5-updates-2021-10-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-10-264-14/+31
|\
| * net/mlx5: Let user configure max_macs paramShay Drory2021-10-251-1/+1
| * net/mlx5: Let user configure event_eq_size paramShay Drory2021-10-251-1/+0
| * net/mlx5: Let user configure io_eq_size paramShay Drory2021-10-251-4/+0
| * net/mlx5: Add periodic update of host time to firmwareAya Levin2021-10-252-0/+14
| * net/mlx5: Extend health buffer dumpAya Levin2021-10-252-8/+16
* | ipv4: guard IP_MINTTL with a static keyEric Dumazet2021-10-251-0/+2
* | ipv6: guard IPV6_MINHOPCOUNT with a static keyEric Dumazet2021-10-251-0/+1
* | net: annotate accesses to sk->sk_rx_queue_mappingEric Dumazet2021-10-251-3/+7
* | net: avoid dirtying sk->sk_rx_queue_mappingEric Dumazet2021-10-251-4/+2
* | net: avoid dirtying sk->sk_napi_idEric Dumazet2021-10-251-1/+2
* | ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookieEric Dumazet2021-10-252-1/+2
* | tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindexEric Dumazet2021-10-252-2/+4
|/
* net/tls: tls_crypto_context add supported algorithms contextTianjia Zhang2021-10-251-0/+2
* net: phy: add genphy_c45_fast_retrainLuo Jie2021-10-251-0/+1
* net: phy: add constants for fast retrain related registerLuo Jie2021-10-251-0/+9
* net: dsa: introduce locking for the address lists on CPU and DSA portsVladimir Oltean2021-10-251-0/+1
* net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean2021-10-251-0/+3
* Revert "Merge branch 'dsa-rtnl'"David S. Miller2021-10-252-4/+0
* Merge tag 'linux-can-next-for-5.16-20211024' of git://git.kernel.org/pub/scm/...David S. Miller2021-10-253-26/+128
|\
| * can: dev: add can_tdc_get_relative_tdco() helper functionVincent Mailhol2021-10-241-0/+29
| * can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from deviceVincent Mailhol2021-10-241-0/+1
| * can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)Vincent Mailhol2021-10-241-2/+27
| * can: bittiming: change can_calc_tdco()'s prototype to not directly modify privVincent Mailhol2021-10-241-2/+7
| * can: bittiming: change unit of TDC parameters to clock periodsVincent Mailhol2021-10-241-11/+17
| * can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_minVincent Mailhol2021-10-243-17/+53
* | net: dsa: introduce locking for the address lists on CPU and DSA portsVladimir Oltean2021-10-241-0/+1
* | net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean2021-10-241-0/+3
|/
* net: phy: bcm7xxx: Add EPHY entry for 7712Florian Fainelli2021-10-241-0/+1
* net: mdio: Add helper functions for accessing MDIO devicesSean Anderson2021-10-241-0/+24
* devlink: Delete obsolete parameters publish APILeon Romanovsky2021-10-221-3/+0