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