summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-03-26net: macsec: add support for getting offloaded statsDmitry Bogdanov
2020-03-26net: macsec: add support for offloading to the MACAntoine Tenart
2020-03-26net: macsec: allow to reference a netdev from a MACsec contextAntoine Tenart
2020-03-26net: add a reference to MACsec ops in net_deviceAntoine Tenart
2020-03-26net: introduce the MACSEC netdev featureAntoine Tenart
2020-03-26taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitionsEugene Syromiatnikov
2020-03-26ipv6: ndisc: add support for 'PREF64' dns64 prefix identifierMaciej Żenczykowski
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