summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-19rds: MP-RDS may use an invalid c_pathKa-Cheong Poon1-5/+10
2018-04-19cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWANBassem Boubaker1-0/+6
2018-04-19netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...Jozsef Kadlecsik1-0/+2
2018-04-19drm/i915/edp: Do not do link training fallback or prune modes on EDPManasi Navare1-9/+17
2018-04-12Linux 4.15.17v4.15.17Greg Kroah-Hartman1-1/+1
2018-04-12net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh1-0/+1
2018-04-12vhost_net: add missing lock nesting notationJason Wang1-2/+2
2018-04-12team: move dev_mc_sync after master_upper_dev_link in team_port_addXin Long1-7/+5
2018-04-12route: check sysctl_fib_multipath_use_neigh earlier than hashXin Long1-9/+11
2018-04-12vhost: validate log when IOTLB is enabledJason Wang1-8/+6
2018-04-12net/mlx5e: Fix traffic being dropped on VF representorRoi Dayan1-2/+7
2018-04-12net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha3-47/+62
2018-04-12strparser: Fix sign of err codesDave Watson1-2/+2
2018-04-12net/sched: fix NULL dereference on the error path of tcf_skbmod_init()Davide Caratti1-1/+2
2018-04-12net/sched: fix NULL dereference in the error path of tunnel_key_init()Davide Caratti1-4/+5
2018-04-12net/mlx5e: Sync netdev vxlan ports at openShahar Klein1-6/+3
2018-04-12net/mlx5e: Don't override vport admin link state in switchdev modeJianbo Liu1-5/+6
2018-04-12ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun1-9/+7
2018-04-12nfp: use full 40 bits of the NSP buffer addressDirk van der Merwe1-4/+5
2018-04-12net/sched: fix NULL dereference in the error path of tcf_sample_init()Davide Caratti1-1/+2
2018-04-12net/mlx5e: Fix memory usage issues in offloading TC flowsJianbo Liu1-8/+8
2018-04-12net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz2-4/+4
2018-04-12net/sched: fix NULL dereference in the error path of tcf_vlan_init()Davide Caratti1-1/+2
2018-04-12net_sched: fix a missing idr_remove() in u32_delete_key()Cong Wang1-0/+1
2018-04-12net/mlx5e: Set EQE based as default TX interrupt moderation modeTal Gilboa1-4/+4
2018-04-12vti6: better validate user provided tunnel namesEric Dumazet1-2/+5
2018-04-12ip6_tunnel: better validate user provided tunnel namesEric Dumazet1-4/+7
2018-04-12ip6_gre: better validate user provided tunnel namesEric Dumazet1-3/+5
2018-04-12ipv6: sit: better validate user provided tunnel namesEric Dumazet1-3/+5
2018-04-12ip_tunnel: better validate user provided tunnel namesEric Dumazet1-5/+6
2018-04-12net: fool proof dev_valid_name()Eric Dumazet1-1/+1
2018-04-12bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long1-1/+4
2018-04-12bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long1-38/+35
2018-04-12bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long1-4/+5
2018-04-12vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern1-2/+3
2018-04-12vlan: also check phy_driver ts_info for vlan's real deviceHangbin Liu1-1/+5
2018-04-12vhost: correctly remove wait queue during poll failureJason Wang1-2/+1
2018-04-12sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng1-1/+1
2018-04-12sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet1-5/+8
2018-04-12sctp: do not leak kernel memory to user spaceEric Dumazet1-1/+3
2018-04-12r8169: fix setting driver_data after register_netdevHeiner Kallweit1-2/+2
2018-04-12pptp: remove a buggy dst release in pptp_connect()Eric Dumazet1-1/+0
2018-04-12net/sched: fix NULL dereference in the error path of tcf_bpf_init()Davide Caratti1-4/+8
2018-04-12net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh1-1/+3
2018-04-12net/mlx5e: Verify coalescing parameters in rangeMoshe Shemesh1-0/+17
2018-04-12netlink: make sure nladdr has correct size in netlink_connect()Alexander Potapenko1-0/+3
2018-04-12net/ipv6: Increment OUTxxx counters after netfilter hookJeff Barnhill1-2/+5
2018-04-12net/ipv6: Fix route leaking between VRFsDavid Ahern1-0/+3
2018-04-12net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet1-1/+1
2018-04-12net: dsa: Discard frames from unused portsAndrew Lunn1-1/+7