index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-04
liquidio: Fix an issue with multiple switchdev enable disables
Vijaya Mohan Guvva
3
-2
/
+9
2017-11-04
mlxsw: spectrum_router: Handle down of tunnel underlay
Petr Machata
1
-2
/
+55
2017-11-04
mlxsw: spectrum_ipip: Handle underlay device change
Petr Machata
1
-2
/
+3
2017-11-04
mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnels
Petr Machata
4
-7
/
+114
2017-11-04
mlxsw: spectrum: Support IPIP underlay VRF migration
Petr Machata
3
-0
/
+110
2017-11-04
mlxsw: spectrum_router: Onload conflicting tunnels
Petr Machata
2
-21
/
+60
2017-11-04
mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()
Petr Machata
1
-2
/
+2
2017-11-04
mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()
Petr Machata
2
-4
/
+50
2017-11-04
mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()
Petr Machata
1
-28
/
+46
2017-11-04
mlxsw: spectrum: Propagate extack for tunnel events
Petr Machata
2
-17
/
+23
2017-11-04
mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()
Petr Machata
1
-9
/
+14
2017-11-04
mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() void
Petr Machata
1
-4
/
+4
2017-11-04
mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event()
Petr Machata
1
-2
/
+10
2017-11-04
mlxsw: spectrum_ipip: Split accessor functions
Petr Machata
2
-33
/
+70
2017-11-04
mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}()
Petr Machata
4
-60
/
+57
2017-11-04
mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload()
Petr Machata
1
-5
/
+15
2017-11-04
mlxsw: spectrum: Rename IPIP-related netdevice handlers
Petr Machata
3
-30
/
+32
2017-11-03
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
5
-18
/
+109
2017-11-03
net: sched: introduce chain_head_change callback
Jiri Pirko
4
-47
/
+62
2017-11-03
net: hns3: fix a bug for phy supported feature initialization
Fuyun Liang
1
-0
/
+10
2017-11-03
net: hns3: add support for nway_reset
Fuyun Liang
1
-0
/
+18
2017-11-03
net: hns3: add support for set_link_ksettings
Fuyun Liang
1
-0
/
+11
2017-11-03
net: hns3: fix a bug in hns3_driv_to_eth_caps
Fuyun Liang
1
-7
/
+2
2017-11-03
net: hns3: fix for getting advertised_caps in hns3_get_link_ksettings
Fuyun Liang
1
-0
/
+3
2017-11-03
net: hns3: fix for getting autoneg in hns3_get_link_ksettings
Fuyun Liang
1
-15
/
+15
2017-11-03
bnxt_en: Fix IRQ coalescing regression.
Michael Chan
1
-1
/
+5
2017-11-03
bnxt_en: fix typo in bnxt_set_coalesce
Andy Gospodarek
1
-1
/
+1
2017-11-03
net_sched: check NULL in tcf_block_put()
Cong Wang
1
-3
/
+2
2017-11-03
tcp: tcp_fragment() should not assume rtx skbs
Eric Dumazet
1
-1
/
+2
2017-11-03
mISDN: hfcpci: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+4
2017-11-03
ISDN: eicon: message: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-12
/
+58
2017-11-03
net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags
Colin Ian King
1
-1
/
+1
2017-11-03
tcp: fix a lockdep issue in tcp_fastopen_reset_cipher()
Eric Dumazet
1
-5
/
+3
2017-11-03
bpf: fix verifier NULL pointer dereference
Craig Gallek
1
-4
/
+8
2017-11-03
tipc: eliminate unnecessary probing
Jon Maloy
1
-1
/
+10
2017-11-03
net: sched: move block offload unbind after all chains are flushed
Jiri Pirko
1
-2
/
+2
2017-11-03
cxgb4vf: define get_fecparam ethtool callback
Ganesh Goudar
1
-0
/
+58
2017-11-03
cxgb4: add new T6 pci device id's
Ganesh Goudar
1
-0
/
+1
2017-11-03
net/ncsi: Make local function ncsi_get_filter() static
Wei Yongjun
1
-1
/
+1
2017-11-03
net: bridge: Convert timers to use timer_setup()
Allen Pais
1
-29
/
+19
2017-11-03
net: bridge: Convert timers to use timer_setup()
Allen Pais
1
-40
/
+39
2017-11-03
mlxsw: spectrum_router: Update multipath hash parameters upon netevents
Ido Schimmel
1
-1
/
+30
2017-11-03
mlxsw: spectrum_router: Align multipath hash parameters with kernel's
Ido Schimmel
1
-0
/
+64
2017-11-03
mlxsw: reg: Add Router ECMP Configuration Register Version 2
Ido Schimmel
1
-0
/
+132
2017-11-03
mlxsw: spectrum_router: Properly name netevent work struct
Ido Schimmel
1
-13
/
+13
2017-11-03
mlxsw: spectrum_router: Embed netevent notifier block in router struct
Ido Schimmel
3
-11
/
+12
2017-11-03
ipv4: Send a netevent whenever multipath hash policy is changed
Ido Schimmel
2
-1
/
+20
2017-11-03
cxgb4: fix error return code in cxgb4_set_hash_filter()
Wei Yongjun
1
-1
/
+3
2017-11-03
bpf: fix out-of-bounds access warning in bpf_check
Arnd Bergmann
1
-0
/
+4
2017-11-03
bpf: fix link error without CONFIG_NET
Arnd Bergmann
1
-0
/
+2
[next]