summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-31isdn: remove isdn4linuxArnd Bergmann
2019-05-31isdn: remove hisax driverArnd Bergmann
2019-05-31isdn: gigaset: remove i4l supportArnd Bergmann
2019-05-31iavf: update comments and file checks to match iavfAlice Michael
2019-05-31iavf: rename i40e_device to iavf_deviceAlice Michael
2019-05-31iavf: change remaining i40e defines to be iavfAlice Michael
2019-05-31iavf: rename iavf_client.h defines to match driver nameAlice Michael
2019-05-31iavf: rename iavf_status structure flagsAlice Michael
2019-05-31iavf: replace i40e variables with iavfAlice Michael
2019-05-31iavf: rename i40e functions to be iavfAlice Michael
2019-05-31iavf: change iavf_status_code to iavf_statusSergey Nemov
2019-05-31iavf: Rename i40e_adminq* files to iavf_adminq*Alice Michael
2019-05-31iavf: iavf_client: use struct_size() helperGustavo A. R. Silva
2019-05-31iavf: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-05-31iavf: Limiting RSS queues to CPUsAleksandr Loktionov
2019-05-30iavf: Use printf instead of gnu_printf for iavf_debug_dNathan Chancellor
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-05-30Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-30Merge tag 'configfs-for-5.2-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2019-05-30Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-05-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-30net: correct zerocopy refcnt with udp MSG_MOREWillem de Bruijn
2019-05-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-05-30net: sched: act_ctinfo: minor size optimisationKevin 'ldir' Darbyshire-Bryant
2019-05-30ethtool: Check for vlan etype or vlan tci when parsing flow_ruleMaxime Chevallier
2019-05-30Merge branch 'complex-c45-phys'David S. Miller
2019-05-30net: phy: export phy_queue_state_machineHeiner Kallweit
2019-05-30net: phy: add callback for custom interrupt handler to struct phy_driverHeiner Kallweit
2019-05-30net: phy: enable interrupts when PHY is attached alreadyHeiner Kallweit
2019-05-30qed: Fix static checker warningMichal Kalderon
2019-05-30net: dsa: Add error path handling in dsa_tree_setup()Ioana Ciornei
2019-05-30net: don't clear sock->sk early to avoid trouble in strparserJakub Kicinski
2019-05-30net-gro: fix use-after-free read in napi_gro_frags()Eric Dumazet
2019-05-30Merge branch 'Fixes-for-DSA-tagging-using-802-1Q'David S. Miller
2019-05-30net: dsa: tag_8021q: Create a stable binary formatVladimir Oltean
2019-05-30net: dsa: tag_8021q: Change order of rx_vid setupIoana Ciornei
2019-05-30Merge branch 'r8169-fw'David S. Miller
2019-05-30r8169: decouple rtl_phy_write_fw from actual driver codeHeiner Kallweit
2019-05-30r8169: improve rtl_fw_format_okHeiner Kallweit
2019-05-30r8169: enable WoL speed down on more chip versionsHeiner Kallweit
2019-05-30sctp: deduplicate identical skb_checksum_opsMatteo Croce
2019-05-30net: avoid indirect calls in L4 checksum calculationMatteo Croce
2019-05-30net: dsa: sja1105: Make static_config_check_memory_size staticYueHaibing
2019-05-30net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart
2019-05-30Merge branch 'connection-tracking-support-for-bridge'David S. Miller
2019-05-30netfilter: nf_conntrack_bridge: register inet conntrack for bridgePablo Neira Ayuso
2019-05-30netfilter: nf_conntrack_bridge: add support for IPv6Pablo Neira Ayuso
2019-05-30netfilter: bridge: add connection tracking systemPablo Neira Ayuso
2019-05-30netfilter: nf_conntrack: allow to register bridge supportPablo Neira Ayuso