| Commit message (Expand) | Author | Age | Files | Lines |
* | sch_netem: fix rcu splat in netem_enqueue() | Eric Dumazet | 2019-09-27 | 2 | -1/+6 |
* | kcm: disable preemption in kcm_parse_func_strparser() | Eric Dumazet | 2019-09-27 | 1 | -1/+5 |
* | net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse() | Dan Carpenter | 2019-09-27 | 1 | -1/+1 |
* | net: nixge: Fix a signedness bug in nixge_probe() | Dan Carpenter | 2019-09-27 | 1 | -1/+1 |
* | of: mdio: Fix a signedness bug in of_phy_get_and_connect() | Dan Carpenter | 2019-09-27 | 1 | -1/+1 |
* | net: axienet: fix a signedness bug in probe | Dan Carpenter | 2019-09-27 | 1 | -1/+1 |
* | net: stmmac: dwmac-meson8b: Fix signedness bug in probe | Dan Carpenter | 2019-09-27 | 1 | -1/+1 |
* | net: socionext: Fix a signedness bug in ave_probe() | Dan Carpenter | 2019-09-27 | 1 | -1/+1 |
* | enetc: Fix a signedness bug in enetc_of_get_phy() | Dan Carpenter | 2019-09-27 | 1 | -1/+1 |
* | net: netsec: Fix signedness bug in netsec_probe() | Dan Carpenter | 2019-09-27 | 1 | -1/+1 |
* | net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe() | Dan Carpenter | 2019-09-27 | 1 | -1/+1 |
* | net: hisilicon: Fix signedness bug in hix5hd2_dev_probe() | Dan Carpenter | 2019-09-27 | 1 | -1/+1 |
* | cxgb4: Signedness bug in init_one() | Dan Carpenter | 2019-09-27 | 1 | -1/+1 |
* | net: aquantia: Fix aq_vec_isr_legacy() return value | Dan Carpenter | 2019-09-27 | 1 | -9/+6 |
* | dimlib: make DIMLIB a hidden symbol | Uwe Kleine-König | 2019-09-27 | 1 | -2/+1 |
* | Merge tag 'wireless-drivers-for-davem-2019-09-26' of https://git.kernel.org/p... | David S. Miller | 2019-09-26 | 9 | -30/+63 |
|\ |
|
| * | wil6210: use after free in wil_netif_rx_any() | Dan Carpenter | 2019-09-25 | 1 | -1/+1 |
| * | iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36 | Luca Coelho | 2019-09-24 | 1 | -3/+5 |
| * | mt76: mt7615: fix mt7615 firmware path definitions | Lorenzo Bianconi | 2019-09-24 | 2 | -10/+7 |
| * | rtw88: configure firmware after HCI started | Yan-Hsuan Chuang | 2019-09-24 | 2 | -3/+4 |
| * | zd1211rw: zd_usb: Use "%zu" to format size_t | Geert Uytterhoeven | 2019-09-21 | 1 | -1/+1 |
| * | rtw88: pci: release tx skbs DMAed when stop | Yan-Hsuan Chuang | 2019-09-21 | 1 | -0/+12 |
| * | rtw88: pci: extract skbs free routine for trx rings | Yan-Hsuan Chuang | 2019-09-21 | 1 | -10/+26 |
| * | iwlwifi: mvm: fix build w/o CONFIG_THERMAL | Johannes Berg | 2019-09-19 | 1 | -2/+7 |
* | | ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule | Jason A. Donenfeld | 2019-09-26 | 2 | -2/+18 |
* | | openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC | Li RongQing | 2019-09-26 | 1 | -1/+1 |
* | | dt-bindings: net: ravb: Add support for r8a774b1 SoC | Biju Das | 2019-09-26 | 1 | -0/+1 |
* | | net: stmmac: Fix page pool size | Thierry Reding | 2019-09-26 | 1 | -1/+3 |
* | | macsec: drop skb sk before calling gro_cells_receive | Xin Long | 2019-09-26 | 1 | -0/+1 |
* | | Merge tag 'mlx5-fixes-2019-09-24' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2019-09-26 | 9 | -79/+119 |
|\ \ |
|
| * | | net/mlx5e: Fix matching on tunnel addresses type | Dmytro Linkin | 2019-09-24 | 1 | -36/+53 |
| * | | net/mlx5e: Fix traffic duplication in ethtool steering | Saeed Mahameed | 2019-09-24 | 1 | -2/+2 |
| * | | net/mlx5: Add device ID of upcoming BlueField-2 | Bodong Wang | 2019-09-24 | 1 | -0/+1 |
| * | | net/mlx5: DR, Allow matching on vport based on vhca_id | Alaa Hleihel | 2019-09-24 | 3 | -8/+37 |
| * | | net/mlx5: DR, Fix getting incorrect prev node in ste_free | Alex Vesker | 2019-09-24 | 3 | -16/+10 |
| * | | net/mlx5: DR, Remove redundant vport number from action | Alex Vesker | 2019-09-24 | 2 | -3/+2 |
| * | | net/mlx5: DR, Fix SW steering HW bits and definitions | Yevgeny Kliteynik | 2019-09-24 | 1 | -14/+14 |
* | | | net: print proper warning on dst underflow | Jason A. Donenfeld | 2019-09-26 | 1 | -2/+2 |
* | | | net/sched: cbs: Fix not adding cbs instance to list | Vinicius Costa Gomes | 2019-09-26 | 1 | -17/+13 |
* | | | drivers: net: Fix Kconfig indentation | Krzysztof Kozlowski | 2019-09-26 | 19 | -151/+151 |
* | | | net: Fix Kconfig indentation | Krzysztof Kozlowski | 2019-09-26 | 8 | -94/+94 |
* | | | MAINTAINERS: add Yanjun to FORCEDETH maintainers list | Rain River | 2019-09-26 | 1 | -0/+1 |
* | | | net: macb: Remove dead code | Shubhrajyoti Datta | 2019-09-25 | 1 | -3/+2 |
* | | | net: stmmac: selftests: Flow Control test can also run with ASYM Pause | Jose Abreu | 2019-09-25 | 1 | -1/+1 |
* | | | gianfar: Make reset_gfar static | YueHaibing | 2019-09-25 | 1 | -1/+1 |
* | | | atm: he: clean up an indentation issue | Colin Ian King | 2019-09-25 | 1 | -1/+1 |
* | | | ppp: Fix memory leak in ppp_write | Takeshi Misawa | 2019-09-25 | 1 | -0/+2 |
* | | | Merge branch 'ibmvnic-serialization-fixes' | David S. Miller | 2019-09-25 | 2 | -78/+190 |
|\ \ \ |
|
| * | | | net/ibmvnic: prevent more than one thread from running in reset | Juliet Kim | 2019-09-25 | 2 | -11/+34 |
| * | | | net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run | Juliet Kim | 2019-09-25 | 2 | -68/+157 |
|/ / / |
|