summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* liquidio: Fix an issue with multiple switchdev enable disablesVijaya Mohan Guvva2017-11-043-2/+9
* Merge branch 'mlxsw-Handle-changes-in-GRE-configuration'David S. Miller2017-11-046-175/+614
|\
| * mlxsw: spectrum_router: Handle down of tunnel underlayPetr Machata2017-11-041-2/+55
| * mlxsw: spectrum_ipip: Handle underlay device changePetr Machata2017-11-041-2/+3
| * mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnelsPetr Machata2017-11-044-7/+114
| * mlxsw: spectrum: Support IPIP underlay VRF migrationPetr Machata2017-11-043-0/+110
| * mlxsw: spectrum_router: Onload conflicting tunnelsPetr Machata2017-11-042-21/+60
| * mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()Petr Machata2017-11-041-2/+2
| * mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata2017-11-042-4/+50
| * mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata2017-11-041-28/+46
| * mlxsw: spectrum: Propagate extack for tunnel eventsPetr Machata2017-11-042-17/+23
| * mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()Petr Machata2017-11-041-9/+14
| * mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() voidPetr Machata2017-11-041-4/+4
| * mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event()Petr Machata2017-11-041-2/+10
| * mlxsw: spectrum_ipip: Split accessor functionsPetr Machata2017-11-042-33/+70
| * mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}()Petr Machata2017-11-044-60/+57
| * mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload()Petr Machata2017-11-041-5/+15
| * mlxsw: spectrum: Rename IPIP-related netdevice handlersPetr Machata2017-11-043-30/+32
|/
* Merge branch 'net-mini_Qdisc'David S. Miller2017-11-037-60/+166
|\
| * net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathJiri Pirko2017-11-035-18/+109
| * net: sched: introduce chain_head_change callbackJiri Pirko2017-11-034-47/+62
|/
* Merge branch 'hns3-ethtool-ksettings'David S. Miller2017-11-032-22/+59
|\
| * net: hns3: fix a bug for phy supported feature initializationFuyun Liang2017-11-031-0/+10
| * net: hns3: add support for nway_resetFuyun Liang2017-11-031-0/+18
| * net: hns3: add support for set_link_ksettingsFuyun Liang2017-11-031-0/+11
| * net: hns3: fix a bug in hns3_driv_to_eth_capsFuyun Liang2017-11-031-7/+2
| * net: hns3: fix for getting advertised_caps in hns3_get_link_ksettingsFuyun Liang2017-11-031-0/+3
| * net: hns3: fix for getting autoneg in hns3_get_link_ksettingsFuyun Liang2017-11-031-15/+15
|/
* Merge branch 'bnxt_en-next'David S. Miller2017-11-032-2/+6
|\
| * bnxt_en: Fix IRQ coalescing regression.Michael Chan2017-11-031-1/+5
| * bnxt_en: fix typo in bnxt_set_coalesceAndy Gospodarek2017-11-031-1/+1
|/
* net_sched: check NULL in tcf_block_put()Cong Wang2017-11-031-3/+2
* tcp: tcp_fragment() should not assume rtx skbsEric Dumazet2017-11-031-1/+2
* mISDN: hfcpci: Convert timers to use timer_setup()Kees Cook2017-11-031-6/+4
* ISDN: eicon: message: mark expected switch fall-throughsGustavo A. R. Silva2017-11-031-12/+58
* net: sched: cls_bpf: use bitwise & rather than logical && on gen_flagsColin Ian King2017-11-031-1/+1
* tcp: fix a lockdep issue in tcp_fastopen_reset_cipher()Eric Dumazet2017-11-031-5/+3
* bpf: fix verifier NULL pointer dereferenceCraig Gallek2017-11-031-4/+8
* tipc: eliminate unnecessary probingJon Maloy2017-11-031-1/+10
* net: sched: move block offload unbind after all chains are flushedJiri Pirko2017-11-031-2/+2
* cxgb4vf: define get_fecparam ethtool callbackGanesh Goudar2017-11-031-0/+58
* cxgb4: add new T6 pci device id'sGanesh Goudar2017-11-031-0/+1
* net/ncsi: Make local function ncsi_get_filter() staticWei Yongjun2017-11-031-1/+1
* net: bridge: Convert timers to use timer_setup()Allen Pais2017-11-031-29/+19
* net: bridge: Convert timers to use timer_setup()Allen Pais2017-11-031-40/+39
* Merge branch 'mlxsw-Align-multipath-hash-parameters-with-kernels'David S. Miller2017-11-036-25/+270
|\
| * mlxsw: spectrum_router: Update multipath hash parameters upon neteventsIdo Schimmel2017-11-031-1/+30
| * mlxsw: spectrum_router: Align multipath hash parameters with kernel'sIdo Schimmel2017-11-031-0/+64
| * mlxsw: reg: Add Router ECMP Configuration Register Version 2Ido Schimmel2017-11-031-0/+132
| * mlxsw: spectrum_router: Properly name netevent work structIdo Schimmel2017-11-031-13/+13