index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-04
net: phy: broadcom: re-add mistakenly removed config settings
Heiner Kallweit
1
-0
/
+3
2017-12-04
net: phy: core: don't disable device interrupts in phy_change
Heiner Kallweit
1
-13
/
+6
2017-12-04
net: phy: core: remove now uneeded disabling of interrupts
Heiner Kallweit
1
-24
/
+2
2017-12-03
enic: add sw timestamp support
Govindarajulu Varadarajan
2
-0
/
+13
2017-12-03
vmbus: make hv_get_ringbuffer_availbytes local
Stephen Hemminger
1
-0
/
+23
2017-12-03
hv_netvsc: optimize initialization of RNDIS header
Stephen Hemminger
1
-31
/
+26
2017-12-03
hv_netvsc: use reciprocal divide to speed up percent calculation
Stephen Hemminger
4
-26
/
+21
2017-12-03
hv_netvsc: replace divide with mask when computing padding
Stephen Hemminger
1
-1
/
+2
2017-12-03
hv_netvsc: don't need local xmit_more
Stephen Hemminger
1
-2
/
+1
2017-12-03
hv_netvsc: drop unused macros
Stephen Hemminger
1
-26
/
+0
2017-12-03
ipvlan: Add new func ipvlan_is_valid_dev instead of duplicated codes
Gao Feng
1
-16
/
+17
2017-12-03
net: phy: realtek: add utility functions to read/write page addresses
Martin Blumenstingl
1
-30
/
+53
2017-12-03
net: phy: realtek: use the same indentation for all #defines
Martin Blumenstingl
1
-13
/
+14
2017-12-03
net: phy: realtek: group all register bit #defines for RTL821x_INER
Martin Blumenstingl
1
-2
/
+5
2017-12-03
net: phy: realtek: rename RTL821x_INER_INIT to RTL8211B_INER_INIT
Martin Blumenstingl
1
-2
/
+2
2017-12-03
net: phy: realtek: use the BIT and GENMASK macros
Martin Blumenstingl
1
-5
/
+6
2017-12-02
net: dsa: remove trans argument from mdb ops
Vivien Didelot
3
-12
/
+6
2017-12-02
net: dsa: remove trans argument from vlan ops
Vivien Didelot
5
-21
/
+12
2017-12-01
net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/get
Grygorii Strashko
1
-2
/
+2
2017-12-01
net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()
Grygorii Strashko
4
-22
/
+8
2017-12-01
net: ethernet: ti: ale: move static initialization in cpsw_ale_create()
Grygorii Strashko
1
-29
/
+28
2017-12-01
net: ethernet: ti: ale: optimize ale entry mask bits configuartion
Grygorii Strashko
1
-10
/
+3
2017-12-01
net: ethernet: ti: ale: disable ale from stop()
Grygorii Strashko
1
-1
/
+1
2017-12-01
net: ethernet: ti: ale: use proper io apis
Grygorii Strashko
1
-13
/
+13
2017-12-01
net: ethernet: ti: cpsw: fix ale port numbers
Grygorii Strashko
1
-1
/
+2
2017-12-01
net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.h
Grygorii Strashko
3
-8
/
+5
2017-12-01
net: ethernet: ti: cpsw: move platform data struct to .c file
Grygorii Strashko
2
-21
/
+21
2017-12-01
net: ethernet: ti: cpsw: use proper io apis
Grygorii Strashko
1
-18
/
+18
2017-12-01
net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_res
Grygorii Strashko
1
-3
/
+0
2017-12-01
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
28
-169
/
+0
2017-12-01
net: phy: core: use genphy version of callbacks read_status and config_aneg p...
Heiner Kallweit
1
-1
/
+4
2017-12-01
bnxt_en: Add ETH_RESET_AP support
Scott Branden
2
-0
/
+12
2017-11-30
net: macb: Added support for RX filtering
Rafal Ozieblo
2
-1
/
+444
2017-11-30
net: macb: Added some queue statistics
Rafal Ozieblo
2
-4
/
+64
2017-11-30
net: macb: Added support for many RX queues
Rafal Ozieblo
2
-141
/
+191
2017-11-30
vmxnet3: increase default rx ring sizes
Shrikrishna Khare
1
-4
/
+4
2017-11-30
net: dsa: bcm_sf2: Utilize b53_get_tag_protocol()
Florian Fainelli
3
-9
/
+4
2017-11-30
forcedeth: optimize the xmit with unlikely
Zhu Yanjun
1
-3
/
+3
2017-11-30
atm: eni: fix several indentation issues
Colin Ian King
1
-9
/
+9
2017-11-30
netxen: remove timespec usage
Arnd Bergmann
1
-3
/
+1
2017-11-30
net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching
Lukas Wunner
1
-7
/
+2
2017-11-30
net: thunderx: Set max queue count taking XDP_TX into account
Sunil Goutham
1
-0
/
+5
2017-11-30
net: thunderx: Add support for xdp redirect
Sunil Goutham
3
-31
/
+94
2017-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-148
/
+174
2017-11-29
ethernet: dwmac-stm32: Fix copyright
Benjamin Gaignard
1
-2
/
+2
2017-11-29
net: via: via-rhine: use %p to format void * address instead of %x
Colin Ian King
1
-2
/
+2
2017-11-29
net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
Geert Uytterhoeven
1
-0
/
+1
2017-11-28
atm: suni: remove extraneous space to fix indentation
Colin Ian King
1
-1
/
+1
2017-11-28
atm: lanai: use %p to format kernel addresses instead of %x
Colin Ian King
1
-4
/
+4
2017-11-28
atm: fore200e: use %pK to format kernel addresses instead of %x
Colin Ian King
1
-2
/
+2
[next]