summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/smc: allow fallback after clc timeoutsUrsula Braun2018-11-232-6/+11
* net/smc: remove sock_error detour in clc-functionsUrsula Braun2018-11-231-13/+5
* net/smc: make smc_lgr_free() staticUrsula Braun2018-11-232-2/+3
* net/smc: cleanup tcp_listen_worker initializationUrsula Braun2018-11-231-1/+0
* net: mvneta: remove redundant check for eee->tx_lpi_timer < 0YueHaibing2018-11-231-2/+1
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-11-2315-68/+97
|\
| * igc: Remove obsolete IGC_ERR defineSasha Neftin2018-11-212-3/+1
| * ixgbe: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2018-11-211-3/+3
| * ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg2018-11-2111-54/+73
| * docs-networking: fix typo in defineJesse Brandeburg2018-11-211-1/+1
| * igb: Fix format with line continuation whitespaceJoe Perches2018-11-211-7/+6
| * ixgbe: add ipsec hw offload note to ixgbe DocumentationShannon Nelson2018-11-211-0/+13
* | net-gro: use ffs() to speedup napi_gro_flush()Eric Dumazet2018-11-231-4/+6
* | Merge branch 'dpaa-coalesce'David S. Miller2018-11-233-10/+104
|\ \
| * | dpaa_eth: add ethtool coalesce controlMadalin Bucur2018-11-231-0/+71
| * | soc/qman: add return value to interrupt coalesce changing APIsMadalin Bucur2018-11-232-9/+32
| * | soc: fsl: qbman: read ithresh from HWMadalin Bucur2018-11-231-1/+1
|/ /
* | Merge branch 'ravb-Duplex-handling-update-V3'David S. Miller2018-11-232-19/+5
|\ \
| * | ravb: Clean up duplex handlingMagnus Damm2018-11-232-19/+1
| * | ravb: Do not announce HDX as supportedMagnus Damm2018-11-231-0/+4
|/ /
* | cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur2018-11-239-55/+114
* | net: bcmgenet: remove HFB_CTRL accessDoug Berger2018-11-231-4/+0
* | {net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens2018-11-225-7/+82
* | selftests: explicitly require kernel features needed by udpgro testsPaolo Abeni2018-11-221-0/+14
* | Merge branch 'mlxsw-Add-VxLAN-learning-support'David S. Miller2018-11-2113-75/+606
|\ \
| * | selftests: forwarding: vxlan_bridge_1d: Add learning testIdo Schimmel2018-11-211-0/+108
| * | selftests: mlxsw: Consider VxLAN learning enabled as validIdo Schimmel2018-11-211-1/+1
| * | mlxsw: spectrum_nve: Allow VxLAN learningIdo Schimmel2018-11-211-6/+2
| * | mlxsw: spectrum_switchdev: Allow deletion of learned FDB entriesIdo Schimmel2018-11-211-1/+2
| * | mlxsw: spectrum_switchdev: Process learned VxLAN FDB entriesIdo Schimmel2018-11-211-14/+189
| * | mlxsw: spectrum_nve: Add API to resolve learned IP addressesIdo Schimmel2018-11-212-0/+17
| * | mlxsw: spectrum_fid: Allow FID lookup by its indexIdo Schimmel2018-11-212-2/+42
| * | mlxsw: spectrum_fid: Store ifindex of NVE device in FIDIdo Schimmel2018-11-213-3/+16
| * | mlxsw: reg: Add definition of unicast tunnel record for SFN registerIdo Schimmel2018-11-211-0/+64
| * | bridge: Allow querying bridge port flagsIdo Schimmel2018-11-212-0/+18
| * | vxlan: Allow changing ageing timeIdo Schimmel2018-11-211-4/+6
| * | vxlan: Add hardware FDB learningPetr Machata2018-11-212-1/+74
| * | vxlan: Don't override user-added entries with ext-learned onesPetr Machata2018-11-211-9/+17
| * | vxlan: Mark user-added FDB entriesPetr Machata2018-11-212-6/+12
| * | vxlan: vxlan_fdb_notify(): Make switchdev notification configurablePetr Machata2018-11-211-30/+41
| * | vxlan: __vxlan_fdb_delete(): Drop unused argument vidPetr Machata2018-11-211-4/+3
|/ /
* | net: lpc_eth: fix trivial comment typoAndrea Claudi2018-11-211-2/+2
* | Merge branch 'VLAN-tag-handling-cleanup'David S. Miller2018-11-214-7/+9
|\ \ | |/ |/|
| * mlx5: use skb_vlan_tag_get_prio()Michał Mirosław2018-11-211-1/+1
| * benet: use skb_vlan_tag_get_prio()Michał Mirosław2018-11-211-1/+1
| * net/hyperv: use skb_vlan_tag_*() helpersMichał Mirosław2018-11-211-4/+5
| * net/vlan: introduce skb_vlan_tag_get_cfi() helperMichał Mirosław2018-11-211-1/+2
|/
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2018-11-2014-313/+251
|\
| * ice: Fix possible NULL pointer de-referenceBruce Allan2018-11-201-0/+3
| * ice: Use Tx|Rx in commentsAnirudh Venkataramanan2018-11-209-42/+42