summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: use skb_list_del_init() to remove from RX sublistsEdward Cree2018-12-063-8/+8
* Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-12-0511-23/+44
|\
| * cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()Jouni Malinen2018-12-051-0/+2
| * mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach2018-12-051-0/+1
| * mac80211: fix reordering of buffered broadcast packetsFelix Fietkau2018-12-051-2/+2
| * mac80211: ignore tx status for PS stations in ieee80211_tx_status_extFelix Fietkau2018-12-051-0/+2
| * cfg80211: Prevent regulatory restore during STA disconnect in concurrent inte...Sriram R2018-11-091-1/+5
| * mac80211: fix CSA beacon allocation sizeJohannes Berg2018-11-091-3/+4
| * cfg80211/mac80211: fix FTM settings across CSAJohannes Berg2018-11-091-0/+1
| * mac80211: Clear beacon_int in ieee80211_do_stopBen Greear2018-11-091-0/+2
| * mac80211: fix GFP_KERNEL under tasklet contextYan-Hsuan Chuang2018-11-091-2/+2
| * cfg80211: add missing constraint for user-supplied VHT maskSergey Matyukevich2018-11-092-2/+4
| * mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk2018-11-091-4/+4
| * mac80211: fix missing unlock on error in ieee80211_mark_sta_auth()Wei Yongjun2018-11-091-4/+8
| * mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov2018-11-091-5/+7
* | net: mvpp2: fix phylink handling of invalid PHY modesBaruch Siach2018-12-051-1/+32
* | net: mvpp2: fix detection of 10G SFP modulesBaruch Siach2018-12-051-0/+1
* | ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne2018-12-051-3/+2
* | rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devicesEric Dumazet2018-12-051-0/+3
* | phy: Revert toggling reset changes.David S. Miller2018-12-042-14/+5
* | Merge branch 'mlx4-fixes'David S. Miller2018-12-043-4/+3
|\ \
| * | net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed2018-12-041-1/+1
| * | net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha2018-12-042-3/+2
|/ /
* | net/core: tidy up an error messageQian Cai2018-12-041-2/+2
* | mv88e6060: disable hardware level MAC learningAnderson Luiz Alves2018-12-041-7/+3
* | macvlan: return correct error valueMatteo Croce2018-12-041-2/+5
* | sctp: kfree_rcu asocXin Long2018-12-042-1/+3
* | net/ibmvnic: Fix RTNL deadlock during device resetThomas Falcon2018-12-041-1/+1
* | vhost: fix IOTLB lockingJean-Philippe Brucker2018-12-041-3/+0
* | Merge branch 'phy-micrel-toggling-reset'David S. Miller2018-12-042-5/+14
|\ \
| * | net: phy: micrel: add toggling phy reset if PHY is not attachedYoshihiro Shimoda2018-12-041-0/+8
| * | net: phy: Fix not to call phy_resume() if PHY is not attachedYoshihiro Shimoda2018-12-041-5/+6
|/ /
* | tun: remove skb access after netif_receive_skbPrashant Bhole2018-12-031-1/+2
* | net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun2018-12-031-0/+5
* | net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit2018-12-031-11/+8
* | tun: forbid iface creation with rtnl opsNicolas Dichtel2018-12-011-3/+3
* | virtio-net: keep vnet header zeroed after processing XDPJason Wang2018-12-011-5/+9
* | Merge branch 'tcp-fixes-in-timeout-and-retransmission-accounting'David S. Miller2018-12-012-6/+6
|\ \
| * | tcp: fix SNMP TCP timeout under-estimationYuchung Cheng2018-12-011-4/+4
| * | tcp: fix SNMP under-estimation on failed retransmissionYuchung Cheng2018-12-011-1/+1
| * | tcp: fix off-by-one bug on aborting window-probing socketYuchung Cheng2018-12-011-1/+1
|/ /
* | liquidio: read sc->iq_no before release scPan Bian2018-12-011-1/+3
* | mlx5: fix get_ip_proto()Cong Wang2018-12-011-3/+3
* | net: dsa: Fix tagging attribute locationFlorian Fainelli2018-12-013-30/+34
* | net/sched: act_police: fix memory leak in case of invalid control actionDavide Caratti2018-12-011-12/+12
* | nfp: flower: prevent offload if rhashtable insert failsJohn Hurley2018-11-301-5/+9
* | nfp: flower: release metadata on offload failureJohn Hurley2018-11-301-2/+4
* | bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen2018-11-301-0/+3
* | net: aquantia: fix rx checksum offload bitsDmitry Bogdanov2018-11-301-1/+1
* | openvswitch: fix spelling mistake "execeeds" -> "exceeds"Colin Ian King2018-11-301-1/+1