summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: agg-tx: call drv_wake_tx_queue in proper contextJohannes Berg2017-09-051-0/+4
* mac80211_hwsim: Use proper TX powerBeni Lev2017-09-051-2/+0Star
* mac80211: Fix null pointer dereference with iTXQ supportChunho Lee2017-09-051-1/+2
* mac80211: add MESH IE in the correct orderLiad Kaufman2017-09-051-1/+1
* mac80211: shorten debug prints using ht_dbg() to avoid warningSharon Dvir2017-09-051-2/+2
* mac80211: fix VLAN handling with TXQsJohannes Berg2017-09-053-22/+46
* mac80211: fix incorrect assignment of reassoc valueSimon Dinkin2017-09-051-1/+1
* net: dsa: loop: Do not unregister invalid fixed PHYFlorian Fainelli2017-09-041-1/+1
* Merge branch 'l2tp-session-creation-fixes'David S. Miller2017-09-035-38/+49
|\
| * l2tp: pass tunnel pointer to ->session_create()Guillaume Nault2017-09-034-25/+17Star
| * l2tp: prevent creation of sessions on terminated tunnelsGuillaume Nault2017-09-032-13/+32
|/
* Merge branch 'net-revert-lib-percpu_counter-API-for-fragmentation-mem-account...David S. Miller2017-09-036-64/+22Star
|\
| * Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer2017-09-035-41/+13Star
| * Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer2017-09-032-24/+10Star
|/
* ipv4: Don't override return code from ip_route_input_noref()Stefano Brivio2017-09-031-3/+4
* epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov2017-09-011-16/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-01119-559/+816
|\
| * udp: fix secpath leakYossi Kuperman2017-09-011-1/+1
| * bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel2017-09-011-0/+3
| * mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-013-1/+10
| * wl1251: add a missing spin_lock_init()Cong Wang2017-08-311-0/+1
| * Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli2017-08-311-3/+0Star
| * Merge tag 'mlx5-fixes-2017-08-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-08-3111-39/+44
| |\
| | * net/mlx5e: Fix CQ moderation mode not set properlyTal Gilboa2017-08-301-0/+1
| | * net/mlx5e: Fix inline header size for small packetsMoshe Shemesh2017-08-301-7/+10
| | * net/mlx5: E-Switch, Unload the representors in the correct orderShahar Klein2017-08-301-1/+1
| | * net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source addressPaul Blakey2017-08-301-5/+3Star
| | * net/mlx5e: Don't override user RSS upon set channelsInbar Karmy2017-08-301-2/+4
| | * net/mlx5e: Fix dangling page pointer on DMA mapping errorEran Ben Elisha2017-08-301-1/+1
| | * net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen2017-08-302-3/+0Star
| | * net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen2017-08-302-6/+3Star
| | * net/mlx5: Fix arm SRQ command for ISSI version 0Noa Osherovich2017-08-301-6/+6
| | * net/mlx5e: Fix DCB_CAP_ATTR_DCBX capability for DCBNL getcap.Huy Nguyen2017-08-302-9/+13
| | * net/mlx5e: Check for qos capability in dcbnl_initializeHuy Nguyen2017-08-301-0/+3
| * | net: dsa: bcm_sf2: Fix number of CFP entries for BCM7278Florian Fainelli2017-08-313-4/+9
| * | kcm: do not attach PF_KCM sockets to avoid deadlockEric Dumazet2017-08-311-0/+4
| * | Merge branch 'net-sched-init-failure-fixes'David S. Miller2017-08-319-28/+26Star
| |\ \
| | * | sch_tbf: fix two null pointer dereferences on init failureNikolay Aleksandrov2017-08-311-2/+3
| | * | sch_sfq: fix null pointer dereference on init failureNikolay Aleksandrov2017-08-311-3/+3
| | * | sch_netem: avoid null pointer deref on init failureNikolay Aleksandrov2017-08-311-2/+2
| | * | sch_fq_codel: avoid double free on init failureNikolay Aleksandrov2017-08-311-3/+1Star
| | * | sch_cbq: fix null pointer dereferences on init failureNikolay Aleksandrov2017-08-311-3/+7
| | * | sch_hfsc: fix null pointer deref and double free on init failureNikolay Aleksandrov2017-08-311-7/+3Star
| | * | sch_hhf: fix null pointer dereference on init failureNikolay Aleksandrov2017-08-311-0/+3
| | * | sch_multiq: fix double free on init failureNikolay Aleksandrov2017-08-311-6/+1Star
| | * | sch_htb: fix crash on init failureNikolay Aleksandrov2017-08-311-2/+3
| |/ /
| * / net: ti: cpsw-common: dont print error if ti_cm_get_macid() failsSekhar Nori2017-08-301-1/+1
| |/
| * drivers: net: xgene: Correct probe sequence handlingQuan Nguyen2017-08-301-14/+13Star
| * nfp: double free on error in probeDan Carpenter2017-08-301-3/+1Star
| * Merge branch 'aquantia-fixes'David S. Miller2017-08-309-65/+68
| |\