summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-261-0/+2
* | ipv6: guard IPV6_MINHOPCOUNT with a static keyEric Dumazet2021-10-261-0/+1
* | net: annotate accesses to sk->sk_rx_queue_mappingEric Dumazet2021-10-261-3/+7
* | net: avoid dirtying sk->sk_rx_queue_mappingEric Dumazet2021-10-261-4/+2
* | net: avoid dirtying sk->sk_napi_idEric Dumazet2021-10-261-1/+2
* | ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookieEric Dumazet2021-10-262-1/+2
* | tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindexEric Dumazet2021-10-262-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-231-3/+0
* Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski2021-10-225-2/+270
|\
| * cfg80211: fix kernel-doc for MBSSID EMAJohannes Berg2021-10-212-3/+3
| * nl80211: Add LC placeholder band definition to nl80211_bandSrinivasan Raju2021-10-211-0/+2
| * nl80211: vendor-cmd: intel: add more details for IWL_MVM_VENDOR_CMD_HOST_GET_...Emmanuel Grumbach2021-10-211-0/+29
| * cfg80211: separate get channel number from iesWen Gong2021-10-211-0/+11
| * cfg80211: prepare for const netdev->dev_addrJakub Kicinski2021-10-211-1/+1
| * mac80211: MBSSID support in interface handlingJohn Crispin2021-09-281-0/+3
| * nl80211: MBSSID and EMA support in AP modeJohn Crispin2021-09-272-1/+119
| * mac80211: save transmit power envelope element and power constraintWen Gong2021-09-271-0/+6
| * ieee80211: add power type definition for 6 GHzWen Gong2021-09-272-0/+40
| * cfg80211: AP mode driver offload for FILS association cryptoSubrat Mishra2021-09-272-0/+59
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-2215-66/+48
|\ \
| * \ Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-10-221-0/+2
| |\ \
| | * | ucounts: Fix signal ucount refcountingEric W. Biederman2021-10-181-0/+2
| * | | Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-225-9/+12
| |\ \ \
| | * | | net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman2021-10-201-1/+0
| | * | | mctp: Be explicit about struct sockaddr_mctp paddingJeremy Kerr2021-10-181-0/+2