aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-22net/mlx5: DR, Add HW bits and definitions for Geneve flex parserYevgeny Kliteynik2-0/+14
2019-11-22net/mlx5: DR, Refactor VXLAN GPE flex parser tunnel code for SW steeringYevgeny Kliteynik4-57/+66
2019-11-22net/mlx5: Don't write read-only fields in MODIFY_HCA_VPORT_CONTEXT commandLeon Romanovsky1-20/+7
2019-11-22ice: implement VF stats NDOJesse Brandeburg3-0/+57
2019-11-22ice: add helpers for virtchnlJesse Brandeburg1-71/+63
2019-11-22ice: Add ice_pf_to_dev(pf) macroBrett Creeley10-341/+389
2019-11-22ice: Do not use devm* functions for local usesTony Nguyen5-88/+80
2019-11-22ice: Refactor removal of VLAN promiscuous rulesBrett Creeley1-4/+9
2019-11-22ice: Fix setting coalesce to handle DCB configurationBrett Creeley1-3/+10
2019-11-22ice: Only disable VF state when freeing each VF resourcesAkeem G Abodunrin1-4/+8
2019-11-22ice: fix stack leakageJesse Brandeburg1-2/+1
2019-11-22ice: Don't modify stripping for add/del VLANs on VFBrett Creeley1-8/+31
2019-11-22ice: Disallow VF VLAN opcodes if VLAN offloads disabledBrett Creeley1-0/+29
2019-11-22ice: Correct capabilities reporting of max TCsBruce Allan1-0/+12
2019-11-22ice: Store number of functions for the deviceBruce Allan2-11/+11
2019-11-22net: dsa: ocelot: fix "should it be static?" warningsChen Wandun1-2/+2
2019-11-22r8152: avoid to call napi_disable twiceHayes Wang1-8/+20
2019-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-33/+53
2019-11-22seg6: allow local packet processing for SRv6 End.DT6 behaviorAndrea Mayer1-4/+18
2019-11-22net: flow_dissector: Wrap unionized VLAN fields in a structPetr Machata1-3/+5
2019-11-22Merge tag 'linux-can-fixes-for-5.4-20191122' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller1-3/+1
2019-11-22Merge tag 'mac80211-next-for-net-next-2019-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller13-26/+966
2019-11-22MAINTAINERS: Add myself as maintainer of virtio-vsockStefano Garzarella1-0/+1
2019-11-22tipc: support in-order name publication eventsTuong Lien2-8/+47
2019-11-22tipc: update replicast capability for broadcast send linkHoang Le4-5/+11
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal2-5/+28
2019-11-22net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter1-1/+22
2019-11-22Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+7
2019-11-22Merge tag 'drm-fixes-2019-11-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds16-32/+183
2019-11-22mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()Andrey Ryabinin1-7/+7
2019-11-22mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()David Hildenbrand1-3/+13
2019-11-22Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()"Joseph Qi1-23/+33
2019-11-22can: m_can_platform: remove unnecessary m_can_class_resume() callPankaj Sharma1-2/+0
2019-11-22can: m_can_platform: set net_device structure as driver dataPankaj Sharma1-1/+1
2019-11-22mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeueToke Høiland-Jørgensen3-0/+60
2019-11-22mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan9-14/+244
2019-11-22mac80211: Import airtime calculation code from mt76Toke Høiland-Jørgensen4-1/+632
2019-11-22virt_wifi: fix use-after-free in virt_wifi_newlink()Taehee Yoo1-2/+2
2019-11-22mac80211: consider QoS Null frames for STA_NULLFUNC_ACKEDThomas Pedersen1-1/+2
2019-11-22mac80211: expose HW conf flags through debugfsThomas Pedersen1-0/+3
2019-11-22mac80211: Add new sta_info getter by sta/vif addrsToke Høiland-Jørgensen3-8/+20
2019-11-22mac80211: add a comment about monitor-to-dev injectionJohannes Berg1-0/+3
2019-11-21Merge branch 'hv_netvsc-Fix-send-indirection-table-offset'David S. Miller2-9/+32
2019-11-21hv_netvsc: Fix send_table offset in case of a host bugHaiyang Zhang1-2/+14
2019-11-21hv_netvsc: Fix offset usage in netvsc_send_table()Haiyang Zhang2-9/+20
2019-11-21enetc: make enetc_setup_tc_mqprio staticMao Wenan1-1/+1
2019-11-21net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMINMaciej Żenczykowski1-2/+2
2019-11-22Merge tag 'drm-intel-fixes-2019-11-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie9-18/+141
2019-11-21Merge branch 'net-introduce-and-use-route-hint'David S. Miller10-16/+160
2019-11-21ipv4: use dst hint for ipv4 list receivePaolo Abeni3-4/+77