index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
misc-devices
/
index.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-27
kcm: disable preemption in kcm_parse_func_strparser()
Eric Dumazet
1
-1
/
+5
2019-09-27
net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: nixge: Fix a signedness bug in nixge_probe()
Dan Carpenter
1
-1
/
+1
2019-09-27
of: mdio: Fix a signedness bug in of_phy_get_and_connect()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: axienet: fix a signedness bug in probe
Dan Carpenter
1
-1
/
+1
2019-09-27
net: stmmac: dwmac-meson8b: Fix signedness bug in probe
Dan Carpenter
1
-1
/
+1
2019-09-27
net: socionext: Fix a signedness bug in ave_probe()
Dan Carpenter
1
-1
/
+1
2019-09-27
enetc: Fix a signedness bug in enetc_of_get_phy()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: netsec: Fix signedness bug in netsec_probe()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()
Dan Carpenter
1
-1
/
+1
2019-09-27
cxgb4: Signedness bug in init_one()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: aquantia: Fix aq_vec_isr_legacy() return value
Dan Carpenter
1
-9
/
+6
2019-09-27
dimlib: make DIMLIB a hidden symbol
Uwe Kleine-König
1
-2
/
+1
2019-09-26
ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule
Jason A. Donenfeld
2
-2
/
+18
2019-09-26
openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
Li RongQing
1
-1
/
+1
2019-09-26
dt-bindings: net: ravb: Add support for r8a774b1 SoC
Biju Das
1
-0
/
+1
2019-09-26
net: stmmac: Fix page pool size
Thierry Reding
1
-1
/
+3
2019-09-26
macsec: drop skb sk before calling gro_cells_receive
Xin Long
1
-0
/
+1
2019-09-26
net: print proper warning on dst underflow
Jason A. Donenfeld
1
-2
/
+2
2019-09-26
net/sched: cbs: Fix not adding cbs instance to list
Vinicius Costa Gomes
1
-17
/
+13
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
19
-151
/
+151
2019-09-26
net: Fix Kconfig indentation
Krzysztof Kozlowski
8
-94
/
+94
2019-09-26
MAINTAINERS: add Yanjun to FORCEDETH maintainers list
Rain River
1
-0
/
+1
2019-09-25
net: macb: Remove dead code
Shubhrajyoti Datta
1
-3
/
+2
2019-09-25
net: stmmac: selftests: Flow Control test can also run with ASYM Pause
Jose Abreu
1
-1
/
+1
2019-09-25
gianfar: Make reset_gfar static
YueHaibing
1
-1
/
+1
2019-09-25
atm: he: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2019-09-25
ppp: Fix memory leak in ppp_write
Takeshi Misawa
1
-0
/
+2
2019-09-25
net/ibmvnic: prevent more than one thread from running in reset
Juliet Kim
2
-11
/
+34
2019-09-25
net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run
Juliet Kim
2
-68
/
+157
2019-09-25
wil6210: use after free in wil_netif_rx_any()
Dan Carpenter
1
-1
/
+1
2019-09-24
skge: fix checksum byte order
Stephen Hemminger
1
-1
/
+1
2019-09-24
arcnet: provide a buffer big enough to actually receive packets
Uwe Kleine-König
1
-14
/
+17
2019-09-24
iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36
Luca Coelho
1
-3
/
+5
2019-09-24
mt76: mt7615: fix mt7615 firmware path definitions
Lorenzo Bianconi
2
-10
/
+7
2019-09-24
nfc: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-2
/
+5
2019-09-24
ieee802154: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+3
2019-09-24
ax25: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+2
2019-09-24
appletalk: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+5
2019-09-24
mISDN: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+2
2019-09-24
net: sched: fix possible crash in tcf_action_destroy()
Eric Dumazet
1
-2
/
+4
2019-09-24
net/mlx5e: Fix matching on tunnel addresses type
Dmytro Linkin
1
-36
/
+53
2019-09-24
net/mlx5e: Fix traffic duplication in ethtool steering
Saeed Mahameed
1
-2
/
+2
2019-09-24
net/mlx5: Add device ID of upcoming BlueField-2
Bodong Wang
1
-0
/
+1
2019-09-24
net/mlx5: DR, Allow matching on vport based on vhca_id
Alaa Hleihel
3
-8
/
+37
2019-09-24
net/mlx5: DR, Fix getting incorrect prev node in ste_free
Alex Vesker
3
-16
/
+10
2019-09-24
net/mlx5: DR, Remove redundant vport number from action
Alex Vesker
2
-3
/
+2
2019-09-24
net/mlx5: DR, Fix SW steering HW bits and definitions
Yevgeny Kliteynik
1
-14
/
+14
2019-09-24
rtw88: configure firmware after HCI started
Yan-Hsuan Chuang
2
-3
/
+4
[next]