aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-08Merge tag 'mac80211-for-net-2019-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller3-4/+5
2019-11-08Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller8-92/+139
2019-11-08cxgb4: Use match_string() helper to simplify the codeYueHaibing1-11/+6
2019-11-08net: ethernet: stmmac: Add support for syscfg clockChristophe Roullier1-15/+8
2019-11-08net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin1-1/+1
2019-11-08Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-3/+3
2019-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-17/+0
2019-11-08pwm: bcm-iproc: Prevent unloading the driver module while in useUwe Kleine-König1-0/+1
2019-11-08Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds6-40/+41
2019-11-08Merge tag 'pm-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+1
2019-11-08Merge tag 'sound-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds18-38/+71
2019-11-08Merge tag 'drm-fixes-2019-11-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds24-38/+174
2019-11-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds14-27/+82
2019-11-08block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter1-1/+0
2019-11-08cpufreq: intel_pstate: Fix invalid EPB settingSrinivas Pandruvada1-3/+1
2019-11-08cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan3-0/+41
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-11-08mac80211: fix station inactive_time shortly after bootAhmed Zaki1-1/+2
2019-11-08net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen1-2/+2
2019-11-08mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg1-1/+1
2019-11-07tipc: eliminate checking netns if node establishedHoang Le1-9/+5
2019-11-07net: add a READ_ONCE() in skb_peek_tail()Eric Dumazet1-2/+4
2019-11-07net: add annotations on hh->hh_len lockless accessesEric Dumazet4-5/+14
2019-11-07Merge branch 'u64_stats_t'David S. Miller8-157/+118
2019-11-07net: use u64_stats_t in struct pcpu_lstatsEric Dumazet2-6/+6
2019-11-07tun: switch to u64_stats_tEric Dumazet1-16/+16
2019-11-07u64_stats: provide u64_stats_t typeEric Dumazet1-4/+47
2019-11-07net: dummy: use standard dev_lstats_add() and dev_lstats_read()Eric Dumazet1-31/+5
2019-11-07vsockmon: use standard dev_lstats_add() and dev_lstats_read()Eric Dumazet1-29/+2
2019-11-07veth: use standard dev_lstats_add() and dev_lstats_read()Eric Dumazet1-32/+11
2019-11-07net: nlmon: use standard dev_lstats_add() and dev_lstats_read()Eric Dumazet1-25/+3
2019-11-07net: provide dev_lstats_add() helperEric Dumazet2-10/+12
2019-11-07net: provide dev_lstats_read() helperEric Dumazet2-7/+19
2019-11-07Merge branch 'net-Demote-MTU-change-prints-to-debug'David S. Miller8-17/+17
2019-11-07net: qcom/emac: Demote MTU change print to debugFlorian Fainelli1-3/+3
2019-11-07net: ethernet: intel: Demote MTU change prints to debugFlorian Fainelli7-14/+14
2019-11-07ethernet: ti: cpts: use ktime_get_real_ns helperIvan Khoronzhuk1-1/+1
2019-11-07Merge branch 'aquantia-next'David S. Miller24-546/+1112
2019-11-07net: atlantic: change email domains to MarvellIgor Russkikh3-12/+5
2019-11-07net: atlantic: implement UDP GSO offloadIgor Russkikh5-32/+55
2019-11-07net: atlantic: update flow control logicNikita Danilov7-41/+59
2019-11-07net: atlantic: stylistic renamesIgor Russkikh2-7/+7
2019-11-07net: atlantic: code style cleanupNikita Danilov12-139/+240
2019-11-07net: atlantic: loopback tests via private flagsIgor Russkikh11-2/+297
2019-11-07net: atlantic: add fw configuration memory areaNikita Danilov4-37/+159
2019-11-07net: atlantic: adding ethtool physical identificationNikita Danilov4-0/+50
2019-11-07net: atlantic: add msglevel configurationNikita Danilov3-3/+21