linux-block.git
2019-03-22 Willem de Bruijnbpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSO
2019-03-22 Willem de Bruijnbpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MAC
2019-03-22 Willem de Bruijnselftests/bpf: extend bpf tunnel test with tso
2019-03-22 Willem de Bruijnselftests/bpf: extend bpf tunnel test with gre
2019-03-22 Willem de Bruijnselftests/bpf: expand bpf tunnel test to ipv6
2019-03-22 Willem de Bruijnselftests/bpf: expand bpf tunnel test with decap
2019-03-22 Willem de Bruijnselftests/bpf: bpf tunnel encap test
2019-03-22 Willem de Bruijnbpf: in bpf_skb_adjust_room avoid copy in tx fast path
2019-03-22 Ivan Veceraselftests: bpf: modify urandom_read and link it non...
2019-03-22 Daniel T. Leesamples: bpf: add xdp_sample_pkts to .gitignore
2019-03-22 Alexei StarovoitovMerge branch 'bpf_tcp_check_syncookie'
2019-03-22 Lorenz Bauerselftests/bpf: add tests for bpf_tcp_check_syncookie...
2019-03-22 Lorenz Bauerselftests/bpf: test references to sock_common
2019-03-22 Lorenz Bauerselftests/bpf: allow specifying helper for BPF_SK_LOOKUP
2019-03-22 Lorenz Bauertools: update include/uapi/linux/bpf.h
2019-03-22 Lorenz Bauerbpf: add helper to check for a valid SYN cookie
2019-03-22 Lorenz Bauerbpf: add skc_lookup_tcp helper
2019-03-22 Lorenz Bauerbpf: allow helpers to return PTR_TO_SOCK_COMMON
2019-03-22 Lorenz Bauerbpf: track references based on is_acquire_func
2019-03-21 Adrian Ratiuselftests/bpf: Add arm target register definitions
2019-03-20 YueHaibingnet: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_rea...
2019-03-20 YueHaibingnet: hns3: Make hclge_destroy_cmd_queue static
2019-03-20 David S. MillerMerge branch 'net-refactor-ndo_select_queue'
2019-03-20 Paolo Abeninet: remove 'fallback' argument from dev->ndo_select_qu...
2019-03-20 Paolo Abenipacket: rework packet_pick_tx_queue() to use common...
2019-03-20 Paolo Abeninet: dev: rename queue selection helpers.
2019-03-20 David S. MillerMerge branch 'qed-next'
2019-03-20 Sudarsana Reddy... qed: Define new MF bit for no_vlan config
2019-03-20 Sudarsana Reddy... qede: Populate mbi version in ethtool driver query...
2019-03-20 Hangbin Liumacvlan: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl...
2019-03-20 Mao Wenannet: bridge: use eth_broadcast_addr() to assign broadca...
2019-03-20 Vakul Gargnet/tls: Add support of AES128-CCM based ciphers
2019-03-20 David S. MillerMerge branch 'net-phy-aquantia-add-interface-mode-handling'
2019-03-20 Nikita Yushchenkonet: phy: aquantia: check for changed interface mode...
2019-03-20 Andrew Lunnnet: phy: aquantia: check for supported interface modes...
2019-03-20 Heiner Kallweitnet: phy: improve handling link_change_notify callback
2019-03-20 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2019-03-20 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2019-03-20 Brett Creeleyice: Determine descriptor count and ring size based...
2019-03-20 Akeem G Abodunrinice: Reset all VFs with VFLR during SR-IOV init flow
2019-03-20 Brett Creeleyice: Get resources per function
2019-03-20 Akeem G Abodunrinice: Implement flow to reset VFs with PFR and other...
2019-03-19 Brett Creeleyice: configure GLINT_ITR to always have an ITR gran...
2019-03-19 Brett Creeleyice: use ice_for_each_vsi macro when possible
2019-03-19 Chinh T Caoice : Ensure only valid bits are set in ice_aq_set_phy_cfg
2019-03-19 Brett Creeleyice: remove redundant variable and if condition
2019-03-19 Bruce Allanice: avoid multiple unnecessary de-references in probe
2019-03-19 Akeem G Abodunrinice: Fix issue with VF reset and multiple VFs support...
2019-03-19 Michal Swiatkowskiice: Fix broadcast traffic in port VLAN mode
2019-03-19 Sasha Neftinigc: Remove unneeded hw_dbg prints
2019-03-19 Sasha Neftinigc: Fix the typo in igc_base.h header definition
2019-03-19 Sasha Neftinigc: Add support for the ntuple feature
2019-03-19 Sasha Neftinigc: Add support for statistics
2019-03-19 David S. MillerMerge branch 'enc28j60-messaging-clean-up-and-ACPI...
2019-03-19 Andy Shevchenkoenc28j60: Convert to use SPDX identifier
2019-03-19 Andy Shevchenkoenc28j60: Fix indentation splats
2019-03-19 Andy Shevchenkoenc28j60: Amend comments by fixing typos, adding period...
2019-03-19 Andy Shevchenkoenc28j60: Remove linux/init.h
2019-03-19 Andy Shevchenkoenc28j60: Convert printk() to netdev_printk()
2019-03-19 Andy Shevchenkoenc28j60: Convert HW related printk() to dev_printk()
2019-03-19 Andy Shevchenkoenc28j60: Switch to dev_<level> from pr_<level>
2019-03-19 Andy Shevchenkoenc28j60: Use ether_addr_copy() in enc28j60_set_mac_add...
2019-03-19 Andy Shevchenkoenc28j60: Switch to use module_spi_driver() macro
2019-03-19 Andy Shevchenkoenc28j60: Drop driver name duplication from messages
2019-03-19 Andy Shevchenkoenc28j60: Replace dev_*(&netdev->dev, ...) with netdev_*()
2019-03-19 Andy Shevchenkoenc28j60: Remove duplicate messaging
2019-03-19 Andy Shevchenkoenc28j60: Use device_get_mac_address()
2019-03-19 Sasha Neftinigc: Extend the ethtool supporting
2019-03-19 Sasha Neftinigc: Add multiple receive queues control supporting
2019-03-19 Kai-Heng Fenge1000e: Disable runtime PM on CNP+
2019-03-19 Colin Ian Kingigb: fix various indentation issues
2019-03-19 Stephen Suryaputraipv6: Add icmp_echo_ignore_multicast support for ICMPv6
2019-03-19 Wolfram Sangnet: macb: simplify getting .driver_data
2019-03-19 Kai-Heng Fengigb: Exclude device from suspend direct complete optimi...
2019-03-19 Serhey Popovychintel: correct return from set features callback
2019-03-19 YueHaibingnet: pasemi: Make pasemi_mac_init_module static
2019-03-19 Guillaume Naulttcp: free request sock directly upon TFO or syncookies...
2019-03-19 YueHaibingdatagram: Make __skb_datagram_iter static
2019-03-19 YueHaibingnet: hns3: Make hclgevf_update_link_mode static
2019-03-19 YueHaibingibmveth: Make array ibmveth_stats static
2019-03-19 Eric Dumazettcp: add tcp_inet6_sk() helper
2019-03-19 Murilo Fossa... ibmvnic: Report actual backing device speed and duplex...
2019-03-19 Hoang Letipc: smooth change between replicast and broadcast
2019-03-19 Hoang Letipc: introduce new capability flag for cluster
2019-03-19 Hoang Letipc: support broadcast/replicast configurable for...
2019-03-19 Peter Xuvirtio_net: remove hcpu from virtnet_clean_affinity
2019-03-19 Florian FainelliDocumentation: networking: Update netdev-FAQ regarding...
2019-03-19 David S. MillerMerge branch 's390-qeth-fixes'
2019-03-19 Julian Wiedmanns390/qeth: be drop monitor friendly
2019-03-19 Julian Wiedmanns390/qeth: fix race when initializing the IP address...
2019-03-19 Julian Wiedmanns390/qeth: don't erase configuration while probing
2019-03-19 Bjorn HelgaasmISDN: hfcpci: Test both vendor & device ID for Digium...
2019-03-19 David S. MillerMerge branch 'sctp-fix-ignoring-asoc_id-for-tcp-style...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
next