index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-19
enc28j60: Convert to use SPDX identifier
Andy Shevchenko
1
-5
/
+1
2019-03-19
enc28j60: Fix indentation splats
Andy Shevchenko
1
-37
/
+21
2019-03-19
enc28j60: Amend comments by fixing typos, adding periods, etc
Andy Shevchenko
1
-15
/
+16
2019-03-19
enc28j60: Remove linux/init.h
Andy Shevchenko
1
-1
/
+0
2019-03-19
enc28j60: Convert printk() to netdev_printk()
Andy Shevchenko
1
-24
/
+27
2019-03-19
enc28j60: Convert HW related printk() to dev_printk()
Andy Shevchenko
1
-119
/
+141
2019-03-19
enc28j60: Switch to dev_<level> from pr_<level>
Andy Shevchenko
1
-12
/
+17
2019-03-19
enc28j60: Use ether_addr_copy() in enc28j60_set_mac_address()
Andy Shevchenko
1
-1
/
+1
2019-03-19
enc28j60: Switch to use module_spi_driver() macro
Andy Shevchenko
1
-19
/
+2
2019-03-19
enc28j60: Drop driver name duplication from messages
Andy Shevchenko
1
-7
/
+6
2019-03-19
enc28j60: Replace dev_*(&netdev->dev, ...) with netdev_*()
Andy Shevchenko
1
-24
/
+18
2019-03-19
enc28j60: Remove duplicate messaging
Andy Shevchenko
1
-20
/
+0
2019-03-19
enc28j60: Use device_get_mac_address()
Andy Shevchenko
1
-4
/
+3
2019-03-19
net: macb: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2019-03-19
net: pasemi: Make pasemi_mac_init_module static
YueHaibing
1
-1
/
+1
2019-03-19
net: hns3: Make hclgevf_update_link_mode static
YueHaibing
1
-1
/
+1
2019-03-19
ibmveth: Make array ibmveth_stats static
YueHaibing
1
-1
/
+1
2019-03-19
ibmvnic: Report actual backing device speed and duplex values
Murilo Fossa Vicentini
2
-17
/
+94
2019-03-18
virtio_net: remove hcpu from virtnet_clean_affinity
Peter Xu
1
-4
/
+4
2019-03-18
s390/qeth: be drop monitor friendly
Julian Wiedmann
3
-5
/
+6
2019-03-18
s390/qeth: fix race when initializing the IP address table
Julian Wiedmann
1
-1
/
+3
2019-03-18
s390/qeth: don't erase configuration while probing
Julian Wiedmann
2
-3
/
+2
2019-03-18
mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
Bjorn Helgaas
1
-1
/
+2
2019-03-18
vxlan: Don't call gro_cells_destroy() before device is unregistered
Zhiqiang Liu
1
-3
/
+1
2019-03-18
net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
Dmitry Bogdanov
1
-2
/
+3
2019-03-18
mac8390: Fix mmio access size probe
Finn Thain
1
-7
/
+12
2019-03-18
gtp: change NET_UDP_TUNNEL dependency to select
Matteo Croce
1
-2
/
+2
2019-03-16
tun: add a missing rcu_read_unlock() in error path
Eric Dumazet
1
-0
/
+1
2019-03-15
tun: properly test for IFF_UP
Eric Dumazet
1
-4
/
+11
2019-03-15
net: phy: meson-gxl: fix interrupt support
Jerome Brunet
1
-0
/
+6
2019-03-15
net: sis900: fix indentation issues, remove some spaces
Colin Ian King
1
-5
/
+5
2019-03-15
drivers: net: atp: fix various indentation issues
Colin Ian King
1
-1
/
+1
2019-03-15
qlcnic: Avoid potential NULL pointer dereference
Aditya Pakki
1
-0
/
+2
2019-03-15
net: stmmac: fix jumbo frame sending with non-linear skbs
Aaro Koskinen
1
-2
/
+4
2019-03-15
net: stmmac: don't set own bit too early for jumbo frames
Aaro Koskinen
2
-8
/
+10
2019-03-14
zram: default to lzo-rle instead of lzo
Dave Rodgman
1
-1
/
+1
2019-03-13
pptp: dst_release sk_dst_cache in pptp_sock_destruct
Xin Long
1
-0
/
+1
2019-03-13
lan743x: Fix TX Stall Issue
Bryan Whitehead
1
-8
/
+1
2019-03-12
remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag"
Stephen Rothwell
1
-2
/
+1
2019-03-12
cpuidle: governor: Add new governors to cpuidle_governors again
Rafael J. Wysocki
1
-0
/
+1
2019-03-12
net/mlx4_core: Fix qp mtt size calculation
Jack Morgenstein
1
-3
/
+3
2019-03-12
net/mlx4_core: Fix locking in SRIOV mode when switching between events and polling
Jack Morgenstein
1
-0
/
+8
2019-03-12
net/mlx4_core: Fix reset flow when in command polling mode
Jack Morgenstein
1
-0
/
+1
2019-03-12
mlxsw: minimal: Initialize base_mac
Jiri Pirko
1
-0
/
+18
2019-03-12
mlxsw: core: Prevent duplication during QSFP module initialization
Vadim Pasternak
1
-10
/
+11
2019-03-12
net: dwmac-sun8i: fix a missing check of of_get_phy_mode
Kangjie Lu
1
-1
/
+4
2019-03-12
net: sh_eth: fix a missing check of of_get_phy_mode
Kangjie Lu
1
-1
/
+5
2019-03-12
net: 8390: fix potential NULL pointer dereferences
Kangjie Lu
1
-0
/
+10
2019-03-12
net: fujitsu: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+5
2019-03-12
net: qlogic: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+6
[next]