summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-21samples: bpf: add xdp_sample_pkts to .gitignoreDaniel T. Lee
2019-03-21Merge branch 'bpf_tcp_check_syncookie'Alexei Starovoitov
2019-03-21selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcpLorenz Bauer
2019-03-21selftests/bpf: test references to sock_commonLorenz Bauer
2019-03-21selftests/bpf: allow specifying helper for BPF_SK_LOOKUPLorenz Bauer
2019-03-21tools: update include/uapi/linux/bpf.hLorenz Bauer
2019-03-21bpf: add helper to check for a valid SYN cookieLorenz Bauer
2019-03-21bpf: add skc_lookup_tcp helperLorenz Bauer
2019-03-21bpf: allow helpers to return PTR_TO_SOCK_COMMONLorenz Bauer
2019-03-21bpf: track references based on is_acquire_funcLorenz Bauer
2019-03-20selftests/bpf: Add arm target register definitionsAdrian Ratiu
2019-03-20net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly staticYueHaibing
2019-03-20net: hns3: Make hclge_destroy_cmd_queue staticYueHaibing
2019-03-20Merge branch 'net-refactor-ndo_select_queue'David S. Miller
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-03-20packet: rework packet_pick_tx_queue() to use common code selectionPaolo Abeni
2019-03-20net: dev: rename queue selection helpers.Paolo Abeni
2019-03-20Merge branch 'qed-next'David S. Miller
2019-03-20qed: Define new MF bit for no_vlan configSudarsana Reddy Kalluru
2019-03-20qede: Populate mbi version in ethtool driver query data.Sudarsana Reddy Kalluru
2019-03-20macvlan: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to real deviceHangbin Liu
2019-03-20net: bridge: use eth_broadcast_addr() to assign broadcast addressMao Wenan
2019-03-20net/tls: Add support of AES128-CCM based ciphersVakul Garg
2019-03-20Merge branch 'net-phy-aquantia-add-interface-mode-handling'David S. Miller
2019-03-20net: phy: aquantia: check for changed interface mode in read_statusNikita Yushchenko
2019-03-20net: phy: aquantia: check for supported interface modes in config_initAndrew Lunn
2019-03-20net: phy: improve handling link_change_notify callbackHeiner Kallweit
2019-03-20Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-03-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2019-03-19ice: Determine descriptor count and ring size based on PAGE_SIZEBrett Creeley
2019-03-19ice: Reset all VFs with VFLR during SR-IOV init flowAkeem G Abodunrin
2019-03-19ice: Get resources per functionBrett Creeley
2019-03-19ice: Implement flow to reset VFs with PFR and other resetsAkeem G Abodunrin
2019-03-19ice: configure GLINT_ITR to always have an ITR gran of 2Brett Creeley
2019-03-19ice: use ice_for_each_vsi macro when possibleBrett Creeley
2019-03-19ice : Ensure only valid bits are set in ice_aq_set_phy_cfgChinh T Cao
2019-03-19ice: remove redundant variable and if conditionBrett Creeley
2019-03-19ice: avoid multiple unnecessary de-references in probeBruce Allan
2019-03-19ice: Fix issue with VF reset and multiple VFs support on PFsAkeem G Abodunrin
2019-03-19ice: Fix broadcast traffic in port VLAN modeMichal Swiatkowski
2019-03-19igc: Remove unneeded hw_dbg printsSasha Neftin
2019-03-19igc: Fix the typo in igc_base.h header definitionSasha Neftin
2019-03-19igc: Add support for the ntuple featureSasha Neftin
2019-03-19igc: Add support for statisticsSasha Neftin
2019-03-19Merge branch 'enc28j60-messaging-clean-up-and-ACPI-improvements'David S. Miller
2019-03-19enc28j60: Convert to use SPDX identifierAndy Shevchenko
2019-03-19enc28j60: Fix indentation splatsAndy Shevchenko
2019-03-19enc28j60: Amend comments by fixing typos, adding periods, etcAndy Shevchenko
2019-03-19enc28j60: Remove linux/init.hAndy Shevchenko
2019-03-19enc28j60: Convert printk() to netdev_printk()Andy Shevchenko