aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-25tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindexEric Dumazet2-2/+4
2021-10-25net/tls: tls_crypto_context add supported algorithms contextTianjia Zhang1-0/+2
2021-10-25net: phy: add genphy_c45_fast_retrainLuo Jie1-0/+1
2021-10-25net: phy: add constants for fast retrain related registerLuo Jie1-0/+9
2021-10-25net: dsa: introduce locking for the address lists on CPU and DSA portsVladimir Oltean1-0/+1
2021-10-25net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean1-0/+3
2021-10-25Revert "Merge branch 'dsa-rtnl'"David S. Miller2-4/+0
2021-10-25Merge tag 'linux-can-next-for-5.16-20211024' of git://git.kernel.org/pub/scm/...David S. Miller3-26/+128
2021-10-24can: dev: add can_tdc_get_relative_tdco() helper functionVincent Mailhol1-0/+29
2021-10-24can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from deviceVincent Mailhol1-0/+1
2021-10-24can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)Vincent Mailhol1-2/+27
2021-10-24can: bittiming: change can_calc_tdco()'s prototype to not directly modify privVincent Mailhol1-2/+7
2021-10-24can: bittiming: change unit of TDC parameters to clock periodsVincent Mailhol1-11/+17
2021-10-24can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_minVincent Mailhol3-17/+53
2021-10-24net: dsa: introduce locking for the address lists on CPU and DSA portsVladimir Oltean1-0/+1
2021-10-24net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean1-0/+3
2021-10-24net: phy: bcm7xxx: Add EPHY entry for 7712Florian Fainelli1-0/+1
2021-10-24net: mdio: Add helper functions for accessing MDIO devicesSean Anderson1-0/+24
2021-10-22devlink: Delete obsolete parameters publish APILeon Romanovsky1-3/+0
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski5-2/+270
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller15-66/+48
2021-10-21Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+2
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-9/+12
2021-10-21cfg80211: fix kernel-doc for MBSSID EMAJohannes Berg2-3/+3
2021-10-21nl80211: Add LC placeholder band definition to nl80211_bandSrinivasan Raju1-0/+2
2021-10-21nl80211: vendor-cmd: intel: add more details for IWL_MVM_VENDOR_CMD_HOST_GET_...Emmanuel Grumbach1-0/+29
2021-10-21cfg80211: separate get channel number from iesWen Gong1-0/+11
2021-10-21cfg80211: prepare for const netdev->dev_addrJakub Kicinski1-1/+1
2021-10-21net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean1-2/+3
2021-10-21net: dsa: remove the "dsa_to_port in a loop" antipattern from the coreVladimir Oltean1-4/+3
2021-10-21net: dsa: introduce helpers for iterating through ports using dpVladimir Oltean1-0/+28
2021-10-21net: mscc: ocelot: track the port pvid using a pointerVladimir Oltean1-6/+1
2021-10-21net: mscc: ocelot: allow a config where all bridge VLANs are egress-untaggedVladimir Oltean1-2/+1
2021-10-21net: mscc: ocelot: convert the VLAN masks to a listVladimir Oltean1-2/+7
2021-10-21net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFGVladimir Oltean1-0/+11
2021-10-20fq_codel: generalise ce_threshold marking for subset of trafficToke Høiland-Jørgensen3-10/+14
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman1-1/+0
2021-10-20Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-40/+9
2021-10-19net: sched: remove one pair of atomic operationsEric Dumazet1-4/+8
2021-10-19net: sched: fix logic error in qdisc_run_begin()Eric Dumazet1-1/+1
2021-10-19ethernet: add a helper for assigning port addressesJakub Kicinski1-0/+21
2021-10-19net: sch_tbf: Add a graft commandPetr Machata1-0/+2
2021-10-18mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()Sean Christopherson1-1/+1
2021-10-18elfcore: correct reference to CONFIG_UMLLukas Bulwahn1-1/+1
2021-10-18mm/migrate: fix CPUHP state to update node demotion orderHuang Ying1-0/+4
2021-10-18mm/migrate: add CPU hotplug to demotion #ifdefDave Hansen1-1/+4
2021-10-18net/mlx5: Introduce new uplink destination typeMaor Gottlieb1-0/+1
2021-10-18net/mlx5: Add support to create match definerMaor Gottlieb2-27/+253
2021-10-18net/mlx5: Introduce port selection namespaceMaor Gottlieb3-2/+39
2021-10-18tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)1-40/+9