summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-05tcp: fix NULL ref in tail loss probeYuchung Cheng
2018-12-05tcp: Do not underestimate rwnd_limitedEric Dumazet
2018-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-05net: use skb_list_del_init() to remove from RX sublistsEdward Cree
2018-12-05Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-12-05cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()Jouni Malinen
2018-12-05mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach
2018-12-05mac80211: fix reordering of buffered broadcast packetsFelix Fietkau
2018-12-05mac80211: ignore tx status for PS stations in ieee80211_tx_status_extFelix Fietkau
2018-12-04net: mvpp2: fix phylink handling of invalid PHY modesBaruch Siach
2018-12-04net: mvpp2: fix detection of 10G SFP modulesBaruch Siach
2018-12-04ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne
2018-12-04rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devicesEric Dumazet
2018-12-04phy: Revert toggling reset changes.David S. Miller
2018-12-04Merge branch 'bpf-verifier-resilience'Daniel Borkmann
2018-12-04bpf: add per-insn complexity limitAlexei Starovoitov
2018-12-04bpf: improve verifier branch analysisAlexei Starovoitov
2018-12-04bpf: check pending signals while verifying programsAlexei Starovoitov
2018-12-03Merge branch 'mlx4-fixes'David S. Miller
2018-12-03net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed
2018-12-03net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha
2018-12-03net/core: tidy up an error messageQian Cai
2018-12-03mv88e6060: disable hardware level MAC learningAnderson Luiz Alves
2018-12-03macvlan: return correct error valueMatteo Croce
2018-12-03sctp: kfree_rcu asocXin Long
2018-12-03net/ibmvnic: Fix RTNL deadlock during device resetThomas Falcon
2018-12-03vhost: fix IOTLB lockingJean-Philippe Brucker
2018-12-03Merge branch 'phy-micrel-toggling-reset'David S. Miller
2018-12-03net: phy: micrel: add toggling phy reset if PHY is not attachedYoshihiro Shimoda
2018-12-03net: phy: Fix not to call phy_resume() if PHY is not attachedYoshihiro Shimoda
2018-12-03bpf: powerpc64: optimize JIT passes for bpf function callsSandipan Das
2018-12-03tun: remove skb access after netif_receive_skbPrashant Bhole
2018-12-03net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun
2018-12-03net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit
2018-12-01bpf: refactor bpf_test_run() to separate own failures and test program resultRoman Gushchin
2018-11-30tun: forbid iface creation with rtnl opsNicolas Dichtel
2018-11-30virtio-net: keep vnet header zeroed after processing XDPJason Wang
2018-11-30Merge branch 'tcp-fixes-in-timeout-and-retransmission-accounting'David S. Miller
2018-11-30tcp: fix SNMP TCP timeout under-estimationYuchung Cheng
2018-11-30tcp: fix SNMP under-estimation on failed retransmissionYuchung Cheng
2018-11-30tcp: fix off-by-one bug on aborting window-probing socketYuchung Cheng
2018-11-30liquidio: read sc->iq_no before release scPan Bian
2018-11-30mlx5: fix get_ip_proto()Cong Wang
2018-11-30net: dsa: Fix tagging attribute locationFlorian Fainelli
2018-11-30bpf: Improve socket lookup reuseport documentationJoe Stringer
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer
2018-11-30net/sched: act_police: fix memory leak in case of invalid control actionDavide Caratti
2018-11-30bpf: fix pointer offsets in context for 32 bitDaniel Borkmann
2018-11-30bpf: Fix verifier log string check for bad alignment.David Miller
2018-11-30nfp: flower: prevent offload if rhashtable insert failsJohn Hurley