summaryrefslogtreecommitdiffstats
path: root/block/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-08ipv6: Check available headroom in ip6_xmit() even without optionsStefano Brivio1-21/+21
2018-12-08tcp: lack of available data can also cause TSO deferEric Dumazet1-11/+24
2018-12-07ipv6: sr: properly initialize flowi6 prior passing to ip6_route_outputShmulik Ladkani1-0/+1
2018-12-06mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel1-2/+8
2018-12-06mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan1-4/+1
2018-12-06mlxsw: spectrum_switchdev: Avoid leaking FID's reference countIdo Schimmel1-2/+5
2018-12-06mlxsw: spectrum_nve: Remove easily triggerable warningsIdo Schimmel1-2/+2
2018-12-06ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changesJiri Wiesner3-2/+21
2018-12-06sctp: frag_point sanity checkJakub Audykowicz3-2/+12
2018-12-06tcp: fix NULL ref in tail loss probeYuchung Cheng1-4/+7
2018-12-06tcp: Do not underestimate rwnd_limitedEric Dumazet1-1/+4
2018-12-06net: use skb_list_del_init() to remove from RX sublistsEdward Cree3-8/+8
2018-12-05cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()Jouni Malinen1-0/+2
2018-12-05mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach1-0/+1
2018-12-05mac80211: fix reordering of buffered broadcast packetsFelix Fietkau1-2/+2
2018-12-05mac80211: ignore tx status for PS stations in ieee80211_tx_status_extFelix Fietkau1-0/+2
2018-12-05net: mvpp2: fix phylink handling of invalid PHY modesBaruch Siach1-1/+32
2018-12-05net: mvpp2: fix detection of 10G SFP modulesBaruch Siach1-0/+1
2018-12-05ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne1-3/+2
2018-12-05rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devicesEric Dumazet1-0/+3
2018-12-04phy: Revert toggling reset changes.David S. Miller2-14/+5
2018-12-04bpf: add per-insn complexity limitAlexei Starovoitov1-1/+6
2018-12-04bpf: improve verifier branch analysisAlexei Starovoitov2-15/+82
2018-12-04bpf: check pending signals while verifying programsAlexei Starovoitov1-0/+3
2018-12-04net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed1-1/+1
2018-12-04net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha2-3/+2
2018-12-04net/core: tidy up an error messageQian Cai1-2/+2
2018-12-04mv88e6060: disable hardware level MAC learningAnderson Luiz Alves1-7/+3
2018-12-04macvlan: return correct error valueMatteo Croce1-2/+5
2018-12-04sctp: kfree_rcu asocXin Long2-1/+3
2018-12-04net/ibmvnic: Fix RTNL deadlock during device resetThomas Falcon1-1/+1
2018-12-04vhost: fix IOTLB lockingJean-Philippe Brucker1-3/+0
2018-12-04net: phy: micrel: add toggling phy reset if PHY is not attachedYoshihiro Shimoda1-0/+8
2018-12-04net: phy: Fix not to call phy_resume() if PHY is not attachedYoshihiro Shimoda1-5/+6
2018-12-03bpf: powerpc64: optimize JIT passes for bpf function callsSandipan Das1-0/+66
2018-12-03tun: remove skb access after netif_receive_skbPrashant Bhole1-1/+2
2018-12-03net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun1-0/+5
2018-12-03net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit1-11/+8
2018-12-01bpf: refactor bpf_test_run() to separate own failures and test program resultRoman Gushchin1-6/+15
2018-12-01tun: forbid iface creation with rtnl opsNicolas Dichtel1-3/+3
2018-12-01virtio-net: keep vnet header zeroed after processing XDPJason Wang1-5/+9
2018-12-01tcp: fix SNMP TCP timeout under-estimationYuchung Cheng1-4/+4
2018-12-01tcp: fix SNMP under-estimation on failed retransmissionYuchung Cheng1-1/+1
2018-12-01tcp: fix off-by-one bug on aborting window-probing socketYuchung Cheng1-1/+1
2018-12-01liquidio: read sc->iq_no before release scPan Bian1-1/+3
2018-12-01mlx5: fix get_ip_proto()Cong Wang1-3/+3
2018-12-01net: dsa: Fix tagging attribute locationFlorian Fainelli3-30/+34
2018-12-01bpf: Improve socket lookup reuseport documentationJoe Stringer2-4/+8
2018-12-01bpf: Support sk lookup in netns with id 0Joe Stringer5-44/+63
2018-12-01net/sched: act_police: fix memory leak in case of invalid control actionDavide Caratti1-12/+12