aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-08mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen3-3/+5
2019-11-08mac80211: don't re-parse elems in ieee80211_assoc_success()Johannes Berg1-54/+49
2019-11-08mac80211: move store skb ack code to its own functionJohn Crispin1-20/+29
2019-11-08mac80211_hwsim: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang1-7/+7
2019-10-28mac80211: fix a typo of "function"Joe Perches1-1/+1
2019-10-28mac80211: typo fixes in kerneldoc commentsChris Packham1-8/+8
2019-10-26tc-testing: list required kernel options for act_ct actionRoman Mashak1-0/+10
2019-10-26net: aquantia: disable ptp object build if no configIgor Russkikh2-1/+86
2019-10-26net: aquantia: fix warnings on endiannessIgor Russkikh2-6/+5
2019-10-26net: aquantia: fix var initialization warningIgor Russkikh1-1/+1
2019-10-26netfilter: nf_tables_offload: unbind if multi-device binding failsPablo Neira Ayuso1-2/+17
2019-10-26netfilter: nf_tables_offload: add nft_flow_block_offload_init()Pablo Neira Ayuso1-21/+21
2019-10-26netfilter: nf_tables_offload: add nft_chain_offload_cmd()Pablo Neira Ayuso1-5/+15
2019-10-26netfilter: ecache: don't look for ecache extension on dying/unconfirmed conntracksFlorian Westphal1-3/+3
2019-10-25ionic: update driver versionShannon Nelson1-1/+1
2019-10-25ionic: implement support for rx sglShannon Nelson3-84/+224
2019-10-25ionic: add a watchdog timer to monitor heartbeatShannon Nelson3-2/+20
2019-10-25ionic: add heartbeat checkShannon Nelson3-1/+70
2019-10-25ionic: reverse an interrupt coalesce calculationShannon Nelson1-1/+1
2019-10-25ionic: fix up struct name commentsShannon Nelson1-98/+98
2019-10-25r8169: improve rtl8169_rx_fillHeiner Kallweit1-6/+3
2019-10-25r8169: align fix_features callback with vendor driverHeiner Kallweit1-1/+1
2019-10-25tcp: add TCP_INFO status for failed client TFOJason Baron5-3/+20
2019-10-25net: phy: dp83867: move dt parsing to probeGrygorii Strashko1-5/+1
2019-10-25net: phy: dp83867: enable robust auto-mdixGrygorii Strashko1-5/+10
2019-10-25net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince1-0/+2
2019-10-25r8152: check the pointer rtl_fw->fw before using itHayes Wang1-2/+5
2019-10-25selftests/bpf: Fix .gitignore to ignore no_alu32/Andrii Nakryiko1-1/+1
2019-10-25bpftool: Allow to read btf as raw dataJiri Olsa1-1/+56
2019-10-24bpf: Prepare btf_ctx_access for non raw_tp use caseMartin KaFai Lau6-64/+103
2019-10-24dpaa_eth: add newline in dev_err() msgMadalin Bucur1-1/+1
2019-10-24fsl/fman: remove unused struct memberMadalin Bucur1-3/+0
2019-10-24dpaa_eth: change DMA deviceMadalin Bucur2-51/+62
2019-10-24fsl/fman: add API to get the device behind a fman portLaurentiu Tudor2-0/+16
2019-10-24dpaa_eth: remove redundant codeMadalin Bucur1-4/+0
2019-10-24dpaa_eth: defer probing after qbmanLaurentiu Tudor1-0/+31
2019-10-24fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCsLaurentiu Tudor1-1/+5
2019-10-24net: aquantia: adding atlantic ptp maintainerIgor Russkikh1-0/+7
2019-10-24net: aquantia: add support for PIN funcsDmitry Bezrukov6-1/+422
2019-10-24net: aquantia: add support for Phy accessDmitry Bezrukov8-0/+399
2019-10-24net: aquantia: implement get_ts_info ethtoolEgor Pomozov1-1/+34
2019-10-24net: aquantia: add support for ptp ioctlsEgor Pomozov3-0/+151
2019-10-24net: aquantia: rx filters for ptpDmitry Bezrukov6-54/+131
2019-10-24net: aquantia: implement data PTP datapathEgor Pomozov11-12/+738
2019-10-24net: aquantia: styling fixes on ptp related functionsDmitry Bezrukov2-5/+8
2019-10-24net: aquantia: add PTP rings infrastructureEgor Pomozov11-12/+365
2019-10-24net: aquantia: add basic ptp_clock callbacksEgor Pomozov10-30/+403
2019-10-24net: aquantia: unify styling of bit enumsDmitry Bezrukov2-17/+26
2019-10-24net: aquantia: PTP skeleton declarations and callbacksEgor Pomozov6-6/+201
2019-10-23net: lan78xx: remove set but not used variable 'event'YueHaibing1-3/+0