aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-08block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter
2019-11-08cpufreq: intel_pstate: Fix invalid EPB settingSrinivas Pandruvada
2019-11-08cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan
2019-11-08mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen
2019-11-08mac80211: don't re-parse elems in ieee80211_assoc_success()Johannes Berg
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-11-08mac80211: fix station inactive_time shortly after bootAhmed Zaki
2019-11-08net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen
2019-11-08mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg
2019-11-07tipc: eliminate checking netns if node establishedHoang Le
2019-11-07net: add a READ_ONCE() in skb_peek_tail()Eric Dumazet
2019-11-07net: add annotations on hh->hh_len lockless accessesEric Dumazet
2019-11-07Merge branch 'u64_stats_t'David S. Miller
2019-11-07net: use u64_stats_t in struct pcpu_lstatsEric Dumazet
2019-11-07tun: switch to u64_stats_tEric Dumazet
2019-11-07u64_stats: provide u64_stats_t typeEric Dumazet
2019-11-07net: dummy: use standard dev_lstats_add() and dev_lstats_read()Eric Dumazet
2019-11-07vsockmon: use standard dev_lstats_add() and dev_lstats_read()Eric Dumazet
2019-11-07veth: use standard dev_lstats_add() and dev_lstats_read()Eric Dumazet
2019-11-07net: nlmon: use standard dev_lstats_add() and dev_lstats_read()Eric Dumazet
2019-11-07net: provide dev_lstats_add() helperEric Dumazet
2019-11-07net: provide dev_lstats_read() helperEric Dumazet
2019-11-07Merge branch 'net-Demote-MTU-change-prints-to-debug'David S. Miller
2019-11-07net: qcom/emac: Demote MTU change print to debugFlorian Fainelli
2019-11-07net: ethernet: intel: Demote MTU change prints to debugFlorian Fainelli
2019-11-07ethernet: ti: cpts: use ktime_get_real_ns helperIvan Khoronzhuk
2019-11-07Merge branch 'aquantia-next'David S. Miller
2019-11-07net: atlantic: change email domains to MarvellIgor Russkikh
2019-11-07net: atlantic: implement UDP GSO offloadIgor Russkikh
2019-11-07net: atlantic: update flow control logicNikita Danilov
2019-11-07net: atlantic: stylistic renamesIgor Russkikh
2019-11-07net: atlantic: code style cleanupNikita Danilov
2019-11-07net: atlantic: loopback tests via private flagsIgor Russkikh
2019-11-07net: atlantic: add fw configuration memory areaNikita Danilov
2019-11-07net: atlantic: adding ethtool physical identificationNikita Danilov
2019-11-07net: atlantic: add msglevel configurationNikita Danilov
2019-11-07net: atlantic: refactoring pm logicNikita Danilov
2019-11-07net: atlantic: implement wake_phy featureNikita Danilov
2019-11-07net: atlantic: update firmware interfaceNikita Danilov
2019-11-07Merge branch 'mlxsw-Add-layer-3-devlink-trap-support'David S. Miller
2019-11-07selftests: mlxsw: Add test cases for devlink-trap layer 3 exceptionsAmit Cohen
2019-11-07selftests: forwarding: tc_common: Add hitting checkAmit Cohen
2019-11-07selftests: forwarding: devlink: Add functionality for trap exceptions testAmit Cohen
2019-11-07mlxsw: Add layer 3 devlink-trap exceptions supportAmit Cohen
2019-11-07mlxsw: Add specific trap for packets routed via invalid nexthopsAmit Cohen
2019-11-07mlxsw: Add new FIB entry type for reject routesAmit Cohen
2019-11-07devlink: Add layer 3 generic packet exception trapsAmit Cohen
2019-11-07selftests: mlxsw: Add test cases for devlink-trap layer 3 dropsAmit Cohen