aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-28once: implement DO_ONCE_LITE for non-fast-path "do once" functionalityTanner Love2-20/+27
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-5/+17
2021-06-28Merge tag 'mlx5-updates-2021-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+5
2021-06-28net: bridge: allow the switchdev replay functions to be called for deletionVladimir Oltean1-6/+6
2021-06-28net: bridge: constify variables in the replay helpersVladimir Oltean1-7/+7
2021-06-28net: bridge: ignore switchdev events for LAG ports which didn't request replayVladimir Oltean1-6/+8
2021-06-28Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-1/+9
2021-06-26net/mlx5: DR, Add support for flow sampler offloadYevgeny Kliteynik1-0/+5
2021-06-25net: mdiobus: withdraw fwnode_mdbiobus_registerMarcin Wojtas1-12/+0
2021-06-24net: mdiobus: fix fwnode_mdbiobus_register() fallback caseMarcin Wojtas1-1/+1
2021-06-24xdp: Add proper __rcu annotations to redirect map entriesToke Høiland-Jørgensen1-5/+3
2021-06-24rcu: Create an unrcu_pointer() to remove __rcu from a pointerPaul E. McKenney1-0/+14
2021-06-23ieee80211: add defines for HE PHY cap byte 10Johannes Berg1-0/+2
2021-06-23ieee80211: define timing measurement in extended capabilities IEKrishnanand Prabhu1-1/+6
2021-06-23ieee80211: add the value for Category '6' in "rtw_ieee80211_category"Christophe JAILLET1-0/+1
2021-06-22sctp: add pad chunk and its make function and event tableXin Long1-0/+7
2021-06-22ethtool: Use kernel data types for internal EEPROM structIdo Schimmel1-6/+6
2021-06-22wwan: core: add WWAN common private data for netdevSergey Ryazanov1-0/+18
2021-06-22wwan: core: support default netdev creationSergey Ryazanov1-1/+7
2021-06-22wwan: core: no more hold netdev ops owning moduleSergey Ryazanov1-2/+0
2021-06-22net: mdiobus: Introduce fwnode_mdbiobus_register()Marcin Wojtas1-0/+12
2021-06-21net: handle ARPHRD_IP6GRE in dev_is_mac_header_xmit()Guillaume Nault1-0/+1
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski32-46/+150
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-3/+6
2021-06-18net: wwan: Allow WWAN drivers to provide blocking tx and poll functionStephan Gerhold1-2/+11
2021-06-18rpmsg: core: Add driver_data for rpmsg_device_idStephan Gerhold1-0/+1
2021-06-18Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2021-06-17driver core: add a helper to setup both the of_node and fwnode of a deviceIoana Ciornei1-0/+1
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-6/+42
2021-06-17net: fix mistake path for netdev_features_stringsJian Shen1-1/+1
2021-06-16net/mlx5e: Don't create devices during unload flowDmytro Linkin1-0/+4
2021-06-16mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins1-0/+3
2021-06-16mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins1-0/+1
2021-06-16mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins1-1/+7
2021-06-16mm/hugetlb: expand restore_reserve_on_error functionalityMike Kravetz1-0/+2
2021-06-16mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when comparePeter Xu1-4/+11
2021-06-16mm,hwpoison: fix race with hugetlb page allocationNaoya Horiguchi1-0/+6
2021-06-15ptp: improve max_adj check against unreasonable valuesJakub Kicinski1-1/+1
2021-06-15bpf: Support socket migration by eBPF.Kuniyuki Iwashima2-0/+3
2021-06-14net/mlx5: Enlarge interrupt field in CREATE_EQShay Drory1-2/+2
2021-06-14net/mlx5: Provide cpumask at EQ creation phaseLeon Romanovsky1-0/+1
2021-06-14net: phy: micrel: ksz886x/ksz8081: add cabletest supportOleksij Rempel1-0/+1
2021-06-14net: phy/dsa micrel/ksz886x add MDI-X supportOleksij Rempel1-0/+2
2021-06-14net: phy: micrel: move phy reg offsets to common headerMichael Grzeschik1-0/+13
2021-06-14Revert "cpufreq: CPPC: Add support for frequency invariance"Viresh Kumar1-1/+0
2021-06-12mm: relocate 'write_protect_seq' in struct mm_structFeng Tang1-7/+20
2021-06-12net: qualcomm: rmnet: trailer value is a checksumAlex Elder1-1/+1
2021-06-12wwan: add interface creation supportJohannes Berg1-0/+24
2021-06-12net: make get_net_ns return error if NET_NS is disabledChangbin Du1-2/+0
2021-06-12net: phy: Add 25G BASE-R interface modeSteen Hegelund1-0/+4