index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: bcm: add support for CAN FD frames
Oliver Hartkopp
2016-06-17
2
-88
/
+136
*
can: bcm: unify bcm_msg_head handling and prepare function parameters
Oliver Hartkopp
2016-06-17
1
-25
/
+29
*
can: bcm: use CAN frame instead of can_frame in comments
Oliver Hartkopp
2016-06-17
1
-16
/
+16
*
can: bcm: fix indention and other minor style issues
Oliver Hartkopp
2016-06-17
1
-14
/
+12
*
can: gs_usb: add ethtool set_phys_id callback to locate physical device
Maximilian Schneider
2016-06-17
1
-31
/
+85
*
can: gs_usb: codingstyle: introduce use of BIT() + fix indention
Maximilian Schneider
2016-06-17
1
-11
/
+14
*
can: tscan1: Utilize the module_isa_driver macro
William Breathitt Gray
2016-06-17
1
-11
/
+1
*
can: slcan: Replace sizeof struct can_frame with CAN_MTU
Marek Vasut
2016-06-17
1
-2
/
+2
*
can: dev: can-calc-bit-timing(): better sample point calculation
Marc Kleine-Budde
2016-06-17
1
-55
/
+85
*
can: build proc support only if CONFIG_PROC_FS is activated
Alexander Aring
2016-06-17
3
-3
/
+14
*
MAINTAINERS: Add file patterns for can device tree bindings
Geert Uytterhoeven
2016-06-17
1
-0
/
+1
*
net, cls: also reject deleting all filters when TCA_KIND present
Daniel Borkmann
2016-06-17
1
-1
/
+1
*
Merge branch 'vmxnet3-upgrade-to-version3'
David S. Miller
2016-06-17
6
-82
/
+585
|
\
|
*
vmxnet3: update to version 3
Shrikrishna Khare
2016-06-17
2
-3
/
+8
|
*
vmxnet3: introduce command to register memory region
Shrikrishna Khare
2016-06-17
1
-0
/
+17
|
*
vmxnet3: add support for get_coalesce, set_coalesce ethtool operations
Shrikrishna Khare
2016-06-17
4
-1
/
+253
|
*
vmxnet3: add receive data ring support
Shrikrishna Khare
2016-06-17
4
-45
/
+193
|
*
vmxnet3: allow variable length transmit data ring buffer
Shrikrishna Khare
2016-06-17
4
-19
/
+64
|
*
vmxnet3: introduce generalized command interface to configure the device
Shrikrishna Khare
2016-06-17
1
-1
/
+21
|
*
vmxnet3: prepare for version 3 changes
Shrikrishna Khare
2016-06-17
6
-20
/
+36
|
/
*
Merge branch 'qeth-next'
David S. Miller
2016-06-17
8
-725
/
+800
|
\
|
*
s390/qeth: fix indentation in qeth_l3_arp_query
Sebastian Ott
2016-06-17
1
-13
/
+12
|
*
qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...
Hans Wippel
2016-06-17
2
-4
/
+17
|
*
qeth: improve set_features error handling
Hans Wippel
2016-06-17
1
-11
/
+27
|
*
qeth: add network device features for VLAN devices
Hans Wippel
2016-06-17
2
-2
/
+10
|
*
qeth layer 2 and layer 3 common feature handling
Thomas Richter
2016-06-17
4
-198
/
+111
|
*
qeth: optimize IP handling in rx_mode callback
Lakhvich Dmitriy
2016-06-17
7
-458
/
+482
|
*
qeth: introduce linearization fail count to stats
Eugene Crosser
2016-06-17
4
-8
/
+23
|
*
qeth: enable scatter/gather by default
Eugene Crosser
2016-06-17
2
-3
/
+4
|
*
qeth: enable scatter/gather in layer 2 mode
Eugene Crosser
2016-06-17
1
-1
/
+25
|
*
qeth: fill netdevice->gso_* attributes accurately
Eugene Crosser
2016-06-17
1
-1
/
+3
|
*
qeth: clean up condition when tso is used
Eugene Crosser
2016-06-17
2
-20
/
+30
|
*
qeth: refactor calculation of SBALE count
Eugene Crosser
2016-06-17
3
-41
/
+85
|
*
qeth: Include error message for "OS Mismatch"
Eugene Crosser
2016-06-17
1
-0
/
+6
|
/
*
net: xfrm: fix old-style declaration
Arnd Bergmann
2016-06-17
2
-6
/
+6
*
net: gianfar: fix old-style declaration
Arnd Bergmann
2016-06-17
1
-1
/
+1
*
isdn: eicon: fix old-style declarations
Arnd Bergmann
2016-06-17
2
-9
/
+9
*
hamradio: baycom: fix old-style declaration
Arnd Bergmann
2016-06-17
1
-3
/
+3
*
net: the space is required after ','
Wei Tang
2016-06-17
1
-6
/
+6
*
net: do not initialise statics to 0
Wei Tang
2016-06-17
1
-1
/
+1
*
net: tlan: don't set unused function argument
Arnd Bergmann
2016-06-17
1
-1
/
+0
*
net: qlcnic: don't set unused function argument
Arnd Bergmann
2016-06-17
1
-1
/
+0
*
dsa: b53: fix big-endian register access
Arnd Bergmann
2016-06-17
1
-12
/
+8
*
mpls: allow routes on ipgre devices
Simon Horman
2016-06-17
1
-3
/
+4
*
r8152: modify the check of the flag of PHY_RESET in set_speed function
hayeswang
2016-06-17
1
-2
/
+2
*
net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-17
1
-22
/
+2
*
net: ethernet: ax88796: use phydev from struct net_device
Philippe Reynes
2016-06-17
1
-13
/
+7
*
Merge branch 'stmmac-wol'
David S. Miller
2016-06-16
4
-9
/
+54
|
\
|
*
ARM: dts: rockchip: add interrupt for Wake-on-Lan on RK3288
Vincent Palatin
2016-06-16
1
-2
/
+3
|
*
net: stmmac: dwmac-rk: keep the PHY up for WoL
Vincent Palatin
2016-06-16
1
-5
/
+43
[next]