aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-03net: ena: ethtool: add extra properties retrieval via get_priv_flagsArthur Kiyanovski6-11/+184
2019-06-03net: ena: add handling of llq max tx burst sizeSameeh Jubran6-17/+85
2019-06-03net: dsa: mv88e6xxx: make mv88e6xxx_g1_stats_wait staticRasmus Villemoes2-2/+1
2019-06-03net: dsa: mv88e6xxx: fix comments and macro names in mv88e6390_g1_mgmt_rsvd2cpuRasmus Villemoes2-12/+12
2019-06-02r8169: avoid tso csum function indirectionHeiner Kallweit1-25/+21
2019-06-02r8169: remove struct jumbo_opsHeiner Kallweit1-60/+36
2019-06-02r8169: remove struct mdio_opsHeiner Kallweit1-33/+26
2019-06-02r8169: improve r8169_csum_workaroundHeiner Kallweit1-5/+2
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal9-23/+49
2019-06-02drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal7-19/+32
2019-06-02qed: remove redundant assignment to rcColin Ian King1-1/+1
2019-06-02Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playgroundDavid S. Miller188-78808/+152
2019-06-02net: mscc: ocelot: Hardware ofload for tc flower filterHoratiu Vultur4-7/+373
2019-06-02net: mscc: ocelot: Add support for tcamHoratiu Vultur9-1/+1505
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-61/+98
2019-05-31Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller19-1255/+1259
2019-05-31xen-netback: remove redundant assignment to errColin Ian King1-1/+1
2019-05-31net/mlx5e: TX, Improve performance under GSO workloadErez Alfasi1-3/+4
2019-05-31net/mlx5e: Use termination table for VLAN push actionsOz Shlomo4-2/+315
2019-05-31net/mlx5e: Geneve, Add support for encap/decap flows offloadYevgeny Kliteynik5-3/+363
2019-05-31net/mlx5e: Rearrange tc tunnel code in a modular wayYevgeny Kliteynik7-208/+373
2019-05-31net/mlx5e: Geneve, Keep tunnel info as pointer to the original structYevgeny Kliteynik3-15/+16
2019-05-31net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik4-1/+196
2019-05-31net/mlx5e: Enable setting multiple match criteria for flow groupYevgeny Kliteynik2-5/+5
2019-05-31net/mlx5e: Allow matching only enc_key_id/enc_dst_port for decapsulation actionTonghao Zhang1-20/+7
2019-05-31net/mlx5e: Generalize vport type in vport representorVu Pham1-31/+21
2019-05-31Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed14-109/+139
2019-05-31net: sfp: remove sfp-bus use of netdevsRussell King2-9/+4
2019-05-31net: sfp: add mandatory attach/detach methods for sfp busesRussell King2-2/+18
2019-05-31net: phy: allow Clause 45 access via mii ioctlRussell King1-9/+24
2019-05-31net: phylink: support for link gpio interruptRussell King1-4/+32
2019-05-31net: phylink: remove netdev from phylink mii ioctl emulationRussell King1-8/+4
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit6-39/+38
2019-05-31{IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*Parav Pandit2-2/+2
2019-05-31net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham3-4/+17
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham8-67/+82
2019-05-31net/mlx5: Introduce termination table bitsEli Britstein1-0/+3
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller710-8901/+2127
2019-05-31isdn: move capi drivers to stagingArnd Bergmann51-36/+67
2019-05-31isdn: hdlc: move into mISDNArnd Bergmann7-11/+91
2019-05-31isdn: remove isdn4linuxArnd Bergmann34-22573/+0
2019-05-31isdn: remove hisax driverArnd Bergmann102-55481/+0
2019-05-31isdn: gigaset: remove i4l supportArnd Bergmann3-707/+7
2019-05-31iavf: update comments and file checks to match iavfAlice Michael4-7/+7
2019-05-31iavf: rename i40e_device to iavf_deviceAlice Michael2-12/+12
2019-05-31iavf: change remaining i40e defines to be iavfAlice Michael3-51/+51
2019-05-31iavf: rename iavf_client.h defines to match driver nameAlice Michael3-95/+95
2019-05-31iavf: rename iavf_status structure flagsAlice Michael7-245/+245
2019-05-31iavf: replace i40e variables with iavfAlice Michael10-533/+531
2019-05-31iavf: rename i40e functions to be iavfAlice Michael2-5/+5