index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-17
can: bcm: unify bcm_msg_head handling and prepare function parameters
Oliver Hartkopp
1
-25
/
+29
2016-06-17
can: bcm: use CAN frame instead of can_frame in comments
Oliver Hartkopp
1
-16
/
+16
2016-06-17
can: bcm: fix indention and other minor style issues
Oliver Hartkopp
1
-14
/
+12
2016-06-17
can: gs_usb: add ethtool set_phys_id callback to locate physical device
Maximilian Schneider
1
-31
/
+85
2016-06-17
can: gs_usb: codingstyle: introduce use of BIT() + fix indention
Maximilian Schneider
1
-11
/
+14
2016-06-17
can: tscan1: Utilize the module_isa_driver macro
William Breathitt Gray
1
-11
/
+1
2016-06-17
can: slcan: Replace sizeof struct can_frame with CAN_MTU
Marek Vasut
1
-2
/
+2
2016-06-17
can: dev: can-calc-bit-timing(): better sample point calculation
Marc Kleine-Budde
1
-55
/
+85
2016-06-17
can: build proc support only if CONFIG_PROC_FS is activated
Alexander Aring
3
-3
/
+14
2016-06-17
MAINTAINERS: Add file patterns for can device tree bindings
Geert Uytterhoeven
1
-0
/
+1
2016-06-17
net, cls: also reject deleting all filters when TCA_KIND present
Daniel Borkmann
1
-1
/
+1
2016-06-17
Merge branch 'vmxnet3-upgrade-to-version3'
David S. Miller
6
-82
/
+585
2016-06-17
vmxnet3: update to version 3
Shrikrishna Khare
2
-3
/
+8
2016-06-17
vmxnet3: introduce command to register memory region
Shrikrishna Khare
1
-0
/
+17
2016-06-17
vmxnet3: add support for get_coalesce, set_coalesce ethtool operations
Shrikrishna Khare
4
-1
/
+253
2016-06-17
vmxnet3: add receive data ring support
Shrikrishna Khare
4
-45
/
+193
2016-06-17
vmxnet3: allow variable length transmit data ring buffer
Shrikrishna Khare
4
-19
/
+64
2016-06-17
vmxnet3: introduce generalized command interface to configure the device
Shrikrishna Khare
1
-1
/
+21
2016-06-17
vmxnet3: prepare for version 3 changes
Shrikrishna Khare
6
-20
/
+36
2016-06-17
Merge branch 'qeth-next'
David S. Miller
8
-725
/
+800
2016-06-17
s390/qeth: fix indentation in qeth_l3_arp_query
Sebastian Ott
1
-13
/
+12
2016-06-17
qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...
Hans Wippel
2
-4
/
+17
2016-06-17
qeth: improve set_features error handling
Hans Wippel
1
-11
/
+27
2016-06-17
qeth: add network device features for VLAN devices
Hans Wippel
2
-2
/
+10
2016-06-17
qeth layer 2 and layer 3 common feature handling
Thomas Richter
4
-198
/
+111
2016-06-17
qeth: optimize IP handling in rx_mode callback
Lakhvich Dmitriy
7
-458
/
+482
2016-06-17
qeth: introduce linearization fail count to stats
Eugene Crosser
4
-8
/
+23
2016-06-17
qeth: enable scatter/gather by default
Eugene Crosser
2
-3
/
+4
2016-06-17
qeth: enable scatter/gather in layer 2 mode
Eugene Crosser
1
-1
/
+25
2016-06-17
qeth: fill netdevice->gso_* attributes accurately
Eugene Crosser
1
-1
/
+3
2016-06-17
qeth: clean up condition when tso is used
Eugene Crosser
2
-20
/
+30
2016-06-17
qeth: refactor calculation of SBALE count
Eugene Crosser
3
-41
/
+85
2016-06-17
qeth: Include error message for "OS Mismatch"
Eugene Crosser
1
-0
/
+6
2016-06-17
net: xfrm: fix old-style declaration
Arnd Bergmann
2
-6
/
+6
2016-06-17
net: gianfar: fix old-style declaration
Arnd Bergmann
1
-1
/
+1
2016-06-17
isdn: eicon: fix old-style declarations
Arnd Bergmann
2
-9
/
+9
2016-06-17
hamradio: baycom: fix old-style declaration
Arnd Bergmann
1
-3
/
+3
2016-06-17
net: the space is required after ','
Wei Tang
1
-6
/
+6
2016-06-17
net: do not initialise statics to 0
Wei Tang
1
-1
/
+1
2016-06-17
net: tlan: don't set unused function argument
Arnd Bergmann
1
-1
/
+0
2016-06-17
net: qlcnic: don't set unused function argument
Arnd Bergmann
1
-1
/
+0
2016-06-17
dsa: b53: fix big-endian register access
Arnd Bergmann
1
-12
/
+8
2016-06-17
mpls: allow routes on ipgre devices
Simon Horman
1
-3
/
+4
2016-06-17
r8152: modify the check of the flag of PHY_RESET in set_speed function
hayeswang
1
-2
/
+2
2016-06-17
net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+2
2016-06-17
net: ethernet: ax88796: use phydev from struct net_device
Philippe Reynes
1
-13
/
+7
2016-06-17
Merge branch 'stmmac-wol'
David S. Miller
4
-9
/
+54
2016-06-17
ARM: dts: rockchip: add interrupt for Wake-on-Lan on RK3288
Vincent Palatin
1
-2
/
+3
2016-06-17
net: stmmac: dwmac-rk: keep the PHY up for WoL
Vincent Palatin
1
-5
/
+43
2016-06-17
net: stmmac: allow to split suspend/resume from init/exit callbacks
Vincent Palatin
2
-2
/
+8
[next]