aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-22sfc: change ARFS expiry mechanismEdward Cree4-32/+45
2019-11-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueJakub Kicinski17-539/+1022
2019-11-22net: inet_is_local_reserved_port() should return bool not intMaciej Żenczykowski1-4/+4
2019-11-22Merge branch 'cxgb4-add-udp-segmentation-offload-support'Jakub Kicinski8-165/+218
2019-11-22cxgb4: add stats for MQPRIO QoS offload Tx pathRahul Lakkireddy4-1/+28
2019-11-22cxgb4: add UDP segmentation offload supportRahul Lakkireddy6-50/+139
2019-11-22cxgb4/chcr: update SGL DMA unmap for USORahul Lakkireddy4-115/+52
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski93-302/+714
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds50-178/+356
2019-11-22afs: Fix large file supportMarc Dionne1-0/+1
2019-11-22afs: Fix possible assert with callbacks from yfs serversMarc Dionne1-1/+0
2019-11-22ice: Update FW API minor versionKevin Scott1-1/+1
2019-11-22ice: remove pointless NULL check of port_infoJacob Keller1-2/+1
2019-11-22ice: Implement ethtool ops for channelsHenry Tieman7-19/+335
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