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
2016-04-11
drivers: net: cpsw: drop host_port field from struct cpsw_priv
Grygorii Strashko
1
-18
/
+12
2016-04-11
drivers: net: cpsw: fix port_mask parameters in ale calls
Grygorii Strashko
1
-13
/
+9
2016-04-11
vxlan: fix incorrect type
Jiri Benc
1
-2
/
+2
2016-04-11
net: fjes: Use resource_size
Vaishali Thakkar
1
-1
/
+1
2016-04-11
bnxt_en: Add async event handling for speed config changes.
Michael Chan
1
-0
/
+16
2016-04-11
bnxt_en: Call firmware to approve VF MAC address change.
Michael Chan
3
-4
/
+34
2016-04-11
bnxt_en: Shutdown link when device is closed.
Michael Chan
1
-0
/
+16
2016-04-11
bnxt_en: Disallow forced speed for 10GBaseT devices.
Michael Chan
3
-0
/
+10
2016-04-11
Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...
David S. Miller
172
-5923
/
+7898
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
222
-1109
/
+3051
2016-04-09
Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+2
2016-04-09
Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
21
-147
/
+150
2016-04-09
Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-15
/
+1369
2016-04-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-109
/
+139
2016-04-09
Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-10
/
+16
2016-04-09
Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-52
/
+261
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-16
/
+33
2016-04-09
Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-8
/
+9
2016-04-09
ibmvnic: Enable use of multiple tx/rx scrqs
John Allen
2
-20
/
+37
2016-04-08
Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
97
-801
/
+996
2016-04-08
net: dsa: make the VLAN add function return void
Vivien Didelot
2
-18
/
+14
2016-04-08
net: dsa: make the FDB add function return void
Vivien Didelot
3
-14
/
+13
2016-04-08
net: dsa: make the STP state function return void
Vivien Didelot
5
-17
/
+11
2016-04-08
Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...
David S. Miller
7
-6
/
+11
2016-04-08
tuntap: restore default qdisc
Jason Wang
1
-2
/
+2
2016-04-08
Merge branches 'pm-core', 'powercap' and 'pm-tools'
Rafael J. Wysocki
2
-0
/
+3
2016-04-08
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'
Rafael J. Wysocki
4
-52
/
+258
2016-04-08
mlxsw: reg: Fix SBPM register name
Jiri Pirko
1
-2
/
+2
2016-04-08
mlxsw: reg: Share direction enum between SBPR, SBCM, SBPM
Jiri Pirko
2
-26
/
+17
2016-04-08
mlxsw: Do not pass around driver_priv directly
Jiri Pirko
4
-24
/
+31
2016-04-08
mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*
Jiri Pirko
4
-19
/
+9
2016-04-08
mlxsw: Move devlink port registration into common core code
Jiri Pirko
5
-41
/
+55
2016-04-08
nfp: allow ring size reconfiguration at runtime
Jakub Kicinski
3
-21
/
+136
2016-04-08
nfp: pass ring count as function parameter
Jakub Kicinski
1
-9
/
+14
2016-04-08
nfp: convert .ndo_change_mtu() to prepare/commit paradigm
Jakub Kicinski
1
-6
/
+102
2016-04-08
nfp: propagate list buffer size in struct rx_ring
Jakub Kicinski
2
-8
/
+19
2016-04-08
nfp: sync ring state during FW reconfiguration
Jakub Kicinski
1
-29
/
+16
2016-04-08
nfp: slice .ndo_open() and .ndo_stop() up
Jakub Kicinski
1
-82
/
+136
2016-04-08
nfp: move filling ring information to FW config
Jakub Kicinski
1
-18
/
+32
2016-04-08
nfp: preallocate RX buffers early in .ndo_open
Jakub Kicinski
1
-23
/
+11
2016-04-08
nfp: reorganize initial filling of RX rings
Jakub Kicinski
1
-41
/
+78
2016-04-08
nfp: cleanup tx ring flush and rename to reset
Jakub Kicinski
1
-44
/
+37
2016-04-08
nfp: allocate ring SW structs dynamically
Jakub Kicinski
3
-17
/
+37
2016-04-08
nfp: make *x_ring_init do all the init
Jakub Kicinski
1
-10
/
+18
2016-04-08
nfp: break up nfp_net_{alloc|free}_rings
Jakub Kicinski
1
-79
/
+47
2016-04-08
nfp: move link state interrupt request/free calls
Jakub Kicinski
1
-11
/
+12
2016-04-08
nfp: correct RX buffer length calculation
Jakub Kicinski
1
-7
/
+1
2016-04-07
Revert "ib_srpt: Convert to percpu_ida tag allocation"
Bart Van Assche
2
-17
/
+40
2016-04-07
ixgbe: Bump version number
Mark Rustad
1
-1
/
+1
2016-04-07
ixgbe: Add KR backplane support for x550em_a
Mark Rustad
3
-4
/
+18
[next]