summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* r8169: improve r8169_csum_workaroundHeiner Kallweit2019-06-021-5/+2
* net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal2019-06-029-23/+49
* drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal2019-06-027-19/+32
* qed: remove redundant assignment to rcColin Ian King2019-06-021-1/+1
* Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...David S. Miller2019-06-02188-78808/+152
|\
| * isdn: move capi drivers to stagingArnd Bergmann2019-05-3151-36/+67
| * isdn: hdlc: move into mISDNArnd Bergmann2019-05-317-11/+91
| * isdn: remove isdn4linuxArnd Bergmann2019-05-3134-22573/+0
| * isdn: remove hisax driverArnd Bergmann2019-05-31102-55481/+0
| * isdn: gigaset: remove i4l supportArnd Bergmann2019-05-313-707/+7
* | net: mscc: ocelot: Hardware ofload for tc flower filterHoratiu Vultur2019-06-024-7/+373
* | net: mscc: ocelot: Add support for tcamHoratiu Vultur2019-06-029-1/+1505
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-05-314-61/+98
|\ \
| * | bpf: media: properly use bpf_prog_array apiStanislav Fomichev2019-05-291-13/+17
| * | nfp: bpf: eliminate zero extension code-genJiong Wang2019-05-243-48/+81
* | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-05-3119-1255/+1259
|\ \ \
| * | | iavf: update comments and file checks to match iavfAlice Michael2019-05-314-7/+7
| * | | iavf: rename i40e_device to iavf_deviceAlice Michael2019-05-312-12/+12
| * | | iavf: change remaining i40e defines to be iavfAlice Michael2019-05-313-51/+51
| * | | iavf: rename iavf_client.h defines to match driver nameAlice Michael2019-05-313-95/+95
| * | | iavf: rename iavf_status structure flagsAlice Michael2019-05-317-245/+245
| * | | iavf: replace i40e variables with iavfAlice Michael2019-05-3110-533/+531
| * | | iavf: rename i40e functions to be iavfAlice Michael2019-05-312-5/+5
| * | | iavf: change iavf_status_code to iavf_statusSergey Nemov2019-05-3110-113/+121
| * | | iavf: Rename i40e_adminq* files to iavf_adminq*Alice Michael2019-05-316-5/+5
| * | | iavf: iavf_client: use struct_size() helperGustavo A. R. Silva2019-05-311-4/+3
| * | | iavf: use struct_size() in kzalloc()Gustavo A. R. Silva2019-05-311-5/+4
| * | | iavf: Limiting RSS queues to CPUsAleksandr Loktionov2019-05-311-1/+1
| * | | iavf: Use printf instead of gnu_printf for iavf_debug_dNathan Chancellor2019-05-301-1/+1
| | |/ | |/|
* | | xen-netback: remove redundant assignment to errColin Ian King2019-05-311-1/+1
* | | net: sfp: remove sfp-bus use of netdevsRussell King2019-05-312-9/+4
* | | net: sfp: add mandatory attach/detach methods for sfp busesRussell King2019-05-312-2/+18
* | | net: phy: allow Clause 45 access via mii ioctlRussell King2019-05-311-9/+24
* | | net: phylink: support for link gpio interruptRussell King2019-05-311-4/+32
* | | net: phylink: remove netdev from phylink mii ioctl emulationRussell King2019-05-311-8/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-31710-8901/+2127
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-3043-414/+569
| |\ \
| | * | net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart2019-05-301-6/+4
| | * | mlxsw: spectrum: Prevent force of 56GAmit Cohen2019-05-301-0/+4
| | * | mlxsw: spectrum_acl: Avoid warning after identical rules insertionJiri Pirko2019-05-301-6/+5
| | * | net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes2019-05-301-1/+1
| | * | r8169: fix MAC address being lost in PCI D3Heiner Kallweit2019-05-301-0/+3
| | * | Merge tag 'mlx5-fixes-2019-05-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-05-304-18/+23
| | |\ \
| | | * | net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed2019-05-281-0/+13
| | | * | net/mlx5e: restrict the real_dev of vlan device is the same as uplink devicewenxu2019-05-281-1/+1
| | | * | net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit2019-05-281-1/+1
| | | * | net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit2019-05-281-0/+4
| | | * | net/mlx5: Avoid double free of root ns in the error flow pathParav Pandit2019-05-281-15/+3
| | | * | net/mlx5: Fix error handling in mlx5_load()Saeed Mahameed2019-05-281-1/+1
| | * | | netvsc: unshare skb in VF rx handlerStephen Hemminger2019-05-301-0/+6