index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-05
phylink: add documentation for kernel APIs
Russell King
1
-0
/
+182
2017-12-05
phylink: restart 802.3z negotiation when starting net device
Russell King
1
-0
/
+6
2017-12-05
phylink: remove phylink_init_eee()
Russell King
1
-13
/
+0
2017-12-05
phylink: add support for 2500baseX and 10GbaseKR
Russell King
1
-0
/
+2
2017-12-05
phylink: get rid of separate Cisco SGMII and 802.3z modes
Russell King
1
-25
/
+14
2017-12-05
phylink: merge SGMII and 802.3z handling
Russell King
1
-7
/
+9
2017-12-05
phy: add phy_interface_mode_is_8023z() helper
Russell King
1
-2
/
+1
2017-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
195
-1067
/
+1552
2017-12-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-3
/
+5
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-83
/
+177
2017-12-04
Merge tag 'linux-can-next-for-4.16-20171201' of git://git.kernel.org/pub/scm/...
David S. Miller
7
-163
/
+174
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
21
-312
/
+1477
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
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+23
2017-12-03
Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-9
/
+33
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
liquidio: fix incorrect indentation of assignment statement
Colin Ian King
1
-1
/
+1
2017-12-03
Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm...
David S. Miller
6
-11
/
+25
2017-12-03
Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...
Wolfram Sang
1
-1
/
+18
2017-12-03
stmmac: reset last TSO segment size after device open
Lars Persson
1
-0
/
+1
2017-12-03
ipvlan: Add new func ipvlan_is_valid_dev instead of duplicated codes
Gao Feng
1
-16
/
+17
2017-12-03
ipvlan: Add the skb->mark as flow4's member to lookup route
Gao Feng
1
-0
/
+1
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
s390/qeth: build max size GSO skbs on L2 devices
Julian Wiedmann
2
-4
/
+2
2017-12-02
s390/qeth: fix GSO throughput regression
Julian Wiedmann
4
-0
/
+38
2017-12-02
s390/qeth: fix thinko in IPv4 multicast address tracking
Julian Wiedmann
1
-0
/
+1
2017-12-02
tap: free skb if flags error
Wei Xu
1
-4
/
+10
2017-12-02
tun: free skb in early errors
Wei Xu
1
-6
/
+18
2017-12-02
vhost: fix skb leak in handle_rx()
Wei Xu
1
-10
/
+10
2017-12-02
bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()
Vasundhara Volam
1
-1
/
+1
2017-12-02
bnxt_en: fix dst/src fid for vxlan encap/decap actions
Sathya Perla
1
-22
/
+26
2017-12-02
bnxt_en: wildcard smac while creating tunnel decap filter
Sunil Challa
1
-5
/
+2
2017-12-02
bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown
Ray Jui
1
-1
/
+2
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-03
net: dummy: remove fake SR-IOV functionality
Jakub Kicinski
1
-214
/
+1
2017-12-03
netdevsim: add SR-IOV functionality
Jakub Kicinski
2
-2
/
+284
2017-12-03
netdevsim: add bpf offload support
Jakub Kicinski
4
-1
/
+529
[next]