summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ip: frags: fix crash in ip_do_fragment()Taehee Yoo2018-09-092-0/+2
* net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPCVakul Garg2018-09-091-0/+6
* Merge branch 'ena-fixes'David S. Miller2018-09-095-64/+67
|\
| * net: ena: fix incorrect usage of memory barriersNetanel Belgazal2018-09-094-34/+26Star
| * net: ena: fix missing calls to READ_ONCENetanel Belgazal2018-09-091-4/+4
| * net: ena: fix missing lock during device destructionNetanel Belgazal2018-09-091-13/+7Star
| * net: ena: fix potential double ena_destroy_device()Netanel Belgazal2018-09-091-0/+5
| * net: ena: fix device destruction to gracefully free resourcesNetanel Belgazal2018-09-091-6/+7
| * net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal2018-09-092-5/+16
| * net: ena: fix surprise unplug NULL dereference kernel crashNetanel Belgazal2018-09-091-2/+2
|/
* tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPYVincent Whitchurch2018-09-082-4/+1Star
* net_sched: properly cancel netlink dump on failureCong Wang2018-09-081-4/+8
* xen/netfront: fix waiting for xenbus state changeJuergen Gross2018-09-081-14/+10Star
* r8169: set TxConfig register after TX / RX is enabled, just like RxConfigMaciej S. Szmigiero2018-09-071-1/+1
* tipc: call start and done ops directly in __tipc_nl_compat_dumpit()Cong Wang2018-09-073-6/+14
* Merge tag 'mlx5e-fixes-2018-09-05' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2018-09-069-60/+79
|\
| * net/mlx5: Fix possible deadlock from lockdep when adding fte to fgRoi Dayan2018-09-061-37/+37
| * net/mlx5e: Ethtool steering, fix udp source port valueSaeed Mahameed2018-09-061-1/+1
| * net/mlx5: Check for error in mlx5_attach_interfaceHuy Nguyen2018-09-061-5/+10
| * net/mlx5: Consider PCI domain in search for next devDaniel Jurgens2018-09-061-3/+4
| * net/mlx5: Fix not releasing read lock when adding flow rulesRoi Dayan2018-09-061-0/+2
| * net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tablesRaed Salem2018-09-061-0/+1
| * net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan2018-09-062-3/+3
| * net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan2018-09-063-4/+4
| * net/mlx5: Fix debugfs cleanup in the device init/remove flowJack Morgenstein2018-09-061-2/+4
| * net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein2018-09-063-5/+13
* | Merge branch 'iucv-fixes'David S. Miller2018-09-062-14/+26
|\ \
| * | net/iucv: declare iucv_path_table_empty() as staticJulian Wiedmann2018-09-061-1/+1
| * | net/af_iucv: fix skb handling on HiperTransport xmit errorJulian Wiedmann2018-09-061-11/+23
| * | net/af_iucv: drop inbound packets with invalid flagsJulian Wiedmann2018-09-061-2/+2
|/ /
* | net/sched: fix memory leak in act_tunnel_key_init()Davide Caratti2018-09-061-6/+10
* | tipc: orphan sock in tipc_release()Cong Wang2018-09-061-0/+1
|/
* net: qca_spi: Fix race condition in spi transfersStefan Wahren2018-09-053-98/+93Star
* be2net: Fix memory leak in be_cmd_get_profile_config()Petr Oros2018-09-051-1/+1
* mlxsw: spectrum_buffers: Set up a dedicated pool for BUM trafficPetr Machata2018-09-051-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-09-0489-452/+941
|\
| * net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn2018-09-041-4/+16
| * net: sched: action_ife: take reference to meta moduleVlad Buslov2018-09-041-1/+15
| * act_ife: fix a potential use-after-freeCong Wang2018-09-041-1/+1
| * net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan2018-09-041-2/+3
| * Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-0415-187/+182Star
| |\
| | * mac80211: shorten the IBSS debug messagesEmmanuel Grumbach2018-09-031-11/+11
| | * mac80211: don't Tx a deauth frame if the AP forbade TxEmmanuel Grumbach2018-09-031-2/+15
| | * mac80211: Fix station bandwidth setting after channel switchIlan Peer2018-09-031-0/+53
| | * mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach2018-09-031-1/+20
| | * mac80211: fix WMM TXOP calculationDreyfuss, Haim2018-09-031-2/+1Star
| | * cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()Dan Carpenter2018-09-031-1/+1
| | * mac80211: fix an off-by-one issue in A-MSDU max_subframe computationLorenzo Bianconi2018-09-031-1/+1
| | * mac80211: always account for A-MSDU header changesJohannes Berg2018-08-301-5/+7
| | * mac80211: do not convert to A-MSDU if frag/subframe limitedLorenzo Bianconi2018-08-301-3/+3