summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-25net: sched: add helper function to take reference to QdiscVlad Buslov
2018-09-25net: sched: extend Qdisc with rcuVlad Buslov
2018-09-25net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov
2018-09-25net: core: netlink: add helper refcount dec and lock functionVlad Buslov
2018-09-25i40e: disallow changing the number of descriptors when AF_XDP is onBjörn Töpel
2018-09-25i40e: clean zero-copy XDP Rx ring on shutdown/resetBjörn Töpel
2018-09-25net: xsk: add a simple buffer reuse queueJakub Kicinski
2018-09-25i40e: clean zero-copy XDP Tx ring on shutdown/resetBjörn Töpel
2018-09-25i40e: Remove unused msglen parameter from virtchnl functionsPatryk Małek
2018-09-25i40e: fix double 'NIC Link is Down' messagesSergey Nemov
2018-09-25i40e: add a helper function to validate a VF based on the vf idHarshitha Ramamurthy
2018-09-25i40e: use declared variables for pf and hwPatryk Małek
2018-09-25i40e: Unset promiscuous settings on VF resetMariusz Stachura
2018-09-25i40e: Fix VF's link state notificationMariusz Stachura
2018-09-25tls: Fixed a memory leak during socket closeVakul Garg
2018-09-25tls: Fix socket mem accounting error under async encryptionVakul Garg
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-25net: macb: Clean 64b dma addresses if they are not detectedMichal Simek
2018-09-25Merge branch 'r8169-series-with-smaller-improvements'David S. Miller
2018-09-25r8169: improve a check in rtl_init_oneHeiner Kallweit
2018-09-25r8169: improve rtl8169_irq_mask_and_ackHeiner Kallweit
2018-09-25r8169: use default watchdog timeoutHeiner Kallweit
2018-09-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Greg Kroah-Hartman
2018-09-25Merge tag 'usb-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman
2018-09-25flow_dissector: lookup netns by skb->sk if skb->dev is NULLWillem de Bruijn
2018-09-25bpftool: add support for BPF_MAP_TYPE_REUSEPORT_SOCKARRAY mapsRoman Gushchin
2018-09-25Merge tag 'tty-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman
2018-09-25Merge tag 'char-misc-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2018-09-25Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-09-24dpaa2-eth: Make Rx flow hash key configurableIoana Ciocoi Radulescu
2018-09-24net: mvneta: fix the remaining Rx descriptor unmapping issuesAntoine Tenart
2018-09-24ip_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-09-24net: qca_spi: Introduce write register verificationStefan Wahren
2018-09-24tls: Fixed uninitialised vars warningVakul Garg
2018-09-24net/tls: Fixed race condition in async encryptionVakul Garg
2018-09-24Merge branch 'few-NTF_ROUTER-related-updates'David S. Miller
2018-09-24neighbour: send netlink notification if NTF_ROUTER changesRoopa Prabhu
2018-09-24neighbour: allow admin to set NTF_ROUTERRoopa Prabhu
2018-09-24mpls: allow routes on ip6gre devicesSaif Hasan
2018-09-24Merge branch 'net-sched-Add-hardware-specific-counters-to-TC-actions'David S. Miller
2018-09-24net/sched: Add hardware specific counters to TC actionsEelco Chaudron
2018-09-24net/core: Add new basic hardware counterEelco Chaudron
2018-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-09-24Merge branch 'mvpp2-Add-txq-to-CPU-mapping'David S. Miller
2018-09-24net: mvpp2: use round-robin scheduling for TX queues on the same CPUMaxime Chevallier
2018-09-24net: mvpp2: support XPS by mapping TX queues to CPUsMaxime Chevallier
2018-09-24Merge tag 'media/v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Greg Kroah-Hartman
2018-09-23net: aquantia: memory corruption on jumbo framesFriedemann Gerold
2018-09-23Merge branch 'netpoll-avoid-capture-effects-for-NAPI-drivers'David S. Miller