summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-03-26net: sched: refine extack messages in tcf_change_indevGuillaume Nault
2020-03-26devlink: implement DEVLINK_CMD_REGION_NEWJacob Keller
2020-03-26devlink: track snapshot id usage count using an xarrayJacob Keller
2020-03-26devlink: report error once U32_MAX snapshot ids have been usedJacob Keller
2020-03-26devlink: convert snapshot destructor callback to region opJacob Keller
2020-03-26devlink: prepare to support region operationsJacob Keller
2020-03-26net: flow_offload.h: Fix a comment at flow_action_entry.manglePetr Machata
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-03-24net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_popVladimir Oltean
2020-03-23net: phy: introduce phy_read_poll_timeout macroDejin Zheng
2020-03-23net: phy: introduce phy_read_mmd_poll_timeout macroDejin Zheng
2020-03-23iopoll: redefined readx_poll_timeout macro to simplify the codeDejin Zheng
2020-03-23iopoll: introduce read_poll_timeout macroDejin Zheng
2020-03-23Remove DST_HOSTDavid Laight
2020-03-23devlink: Only pass packet trap group identifier in trap structureIdo Schimmel
2020-03-23devlink: Add API to register packet trap groupsIdo Schimmel
2020-03-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-03-23netlink: check for null extack in cookie helpersMichal Kubecek
2020-03-23net: phy: add and use phy_check_downshiftHeiner Kallweit
2020-03-23net: sched: rename more stats_typesJakub Kicinski
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-21page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai
2020-03-21Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-21devlink: promote "fw.bundle_id" to a generic info versionJacob Keller
2020-03-20Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...David S. Miller
2020-03-20net: bridge: vlan options: move the tunnel command to the nested attributeNikolay Aleksandrov
2020-03-20net: bridge: vlan options: nest the tunnel id into a tunnel info attributeNikolay Aleksandrov
2020-03-20io_uring: make sure accept honor rlimit nofileJens Axboe
2020-03-20io_uring: make sure openat/openat2 honor rlimit nofileJens Axboe
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam
2020-03-20cfg80211: Add support for userspace to reset stations in IBSS modeNicolas Cavallari
2020-03-20nl80211: add PROTECTED_TWT nl80211 extended featureShaul Triebitz
2020-03-20nl80211: pass HE operation element to the driverShaul Triebitz
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern
2020-03-20mac80211: update documentation about tx powerQiujun Huang
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil
2020-03-20nl80211: add no pre-auth attribute and ext. feature flag for ctrl. portMarkus Theil
2020-03-20mac80211_hwsim: add frame transmission support over virtioErel Geron
2020-03-20cfg80211: fix documentation formatJohannes Berg
2020-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-03-19sysfs: fix static inline declaration of sysfs_groups_change_owner()Christian Brauner
2020-03-19net: tc_skbedit: Make the skbedit priority offloadablePetr Machata
2020-03-19net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()Petr Machata
2020-03-19Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-03-19net: sched: Do not assume RTNL is held in tunnel key action helpersIdo Schimmel
2020-03-19net: bridge: vlan: include stats in dumps if requestedNikolay Aleksandrov
2020-03-18Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller