summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-08mac80211: move store skb ack code to its own functionJohn Crispin
2019-11-08mac80211_hwsim: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang
2019-10-28mac80211: fix a typo of "function"Joe Perches
2019-10-28mac80211: typo fixes in kerneldoc commentsChris Packham
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-10-26tc-testing: list required kernel options for act_ct actionRoman Mashak
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-10-26Merge branch 'net-aquantia-ptp-followup-fixes'David S. Miller
2019-10-26net: aquantia: disable ptp object build if no configIgor Russkikh
2019-10-26net: aquantia: fix warnings on endiannessIgor Russkikh
2019-10-26net: aquantia: fix var initialization warningIgor Russkikh
2019-10-26netfilter: nf_tables_offload: unbind if multi-device binding failsPablo Neira Ayuso
2019-10-26netfilter: nf_tables_offload: add nft_flow_block_offload_init()Pablo Neira Ayuso
2019-10-26netfilter: nf_tables_offload: add nft_chain_offload_cmd()Pablo Neira Ayuso
2019-10-26netfilter: ecache: don't look for ecache extension on dying/unconfirmed connt...Florian Westphal
2019-10-25Merge branch 'ionic-updates'David S. Miller
2019-10-25ionic: update driver versionShannon Nelson
2019-10-25ionic: implement support for rx sglShannon Nelson
2019-10-25ionic: add a watchdog timer to monitor heartbeatShannon Nelson
2019-10-25ionic: add heartbeat checkShannon Nelson
2019-10-25ionic: reverse an interrupt coalesce calculationShannon Nelson
2019-10-25ionic: fix up struct name commentsShannon Nelson
2019-10-25r8169: improve rtl8169_rx_fillHeiner Kallweit
2019-10-25r8169: align fix_features callback with vendor driverHeiner Kallweit
2019-10-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-10-25tcp: add TCP_INFO status for failed client TFOJason Baron
2019-10-25Merge branch 'phy-dp83867-enable-robust-auto-mdix'David S. Miller
2019-10-25net: phy: dp83867: move dt parsing to probeGrygorii Strashko
2019-10-25net: phy: dp83867: enable robust auto-mdixGrygorii Strashko
2019-10-25net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince
2019-10-25r8152: check the pointer rtl_fw->fw before using itHayes Wang
2019-10-25selftests/bpf: Fix .gitignore to ignore no_alu32/Andrii Nakryiko
2019-10-25bpftool: Allow to read btf as raw dataJiri Olsa
2019-10-24bpf: Prepare btf_ctx_access for non raw_tp use caseMartin KaFai Lau
2019-10-24Merge branch 'DPAA-Ethernet-changes'David S. Miller
2019-10-24dpaa_eth: add newline in dev_err() msgMadalin Bucur
2019-10-24fsl/fman: remove unused struct memberMadalin Bucur
2019-10-24dpaa_eth: change DMA deviceMadalin Bucur
2019-10-24fsl/fman: add API to get the device behind a fman portLaurentiu Tudor
2019-10-24dpaa_eth: remove redundant codeMadalin Bucur
2019-10-24dpaa_eth: defer probing after qbmanLaurentiu Tudor
2019-10-24fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCsLaurentiu Tudor
2019-10-24Merge branch 'net-aquantia-PTP-support-for-AQC-devices'David S. Miller
2019-10-24net: aquantia: adding atlantic ptp maintainerIgor Russkikh
2019-10-24net: aquantia: add support for PIN funcsDmitry Bezrukov
2019-10-24net: aquantia: add support for Phy accessDmitry Bezrukov
2019-10-24net: aquantia: implement get_ts_info ethtoolEgor Pomozov
2019-10-24net: aquantia: add support for ptp ioctlsEgor Pomozov
2019-10-24net: aquantia: rx filters for ptpDmitry Bezrukov
2019-10-24net: aquantia: implement data PTP datapathEgor Pomozov