index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-04-01
can: c_can: Avoid led toggling for every packet.
Thomas Gleixner
2014-04-01
can: c_can: Simplify TX interrupt cleanup
Thomas Gleixner
2014-04-01
can: c_can: Store dlc private
Thomas Gleixner
2014-04-01
can: c_can: Reduce register access
Thomas Gleixner
2014-04-01
can: c_can: Make the code readable
Thomas Gleixner
2014-04-01
can: c_can: Provide protection in the xmit path
Thomas Gleixner
2014-04-01
can: c_can: Remove EOB exit
Thomas Gleixner
2014-04-01
can: c_can: Fix the lost message handling
Thomas Gleixner
2014-04-01
can: c_can: Fix buffer ordering
Thomas Gleixner
2014-04-01
can: c_can: Make it SMP safe
Thomas Gleixner
2014-04-01
can: c_can: Fix hardware raminit function
Thomas Gleixner
2014-04-01
can: c_can: Wait for CONTROL_INIT to be cleared
Thomas Gleixner
2014-04-01
can: c_can: check return value to users of c_can_set_bittiming()
Marc Kleine-Budde
2014-04-01
can: c_can: free_c_can_dev(): add missing netif_napi_del()
Marc Kleine-Budde
2014-04-01
can: Documentation: fix parameter name "sample-point"
Robert Schwebel
2014-04-01
can: usb_8dev: Fix memory leak in usb_8dev_start_xmit
Bjorn Van Tilt
2014-03-31
at86rf230: mask irq's before deregister device
Alexander Aring
2014-03-29
Merge branch 'xen-netback'
David S. Miller
2014-03-29
xen-netback: BUG_ON in xenvif_rx_action() not catching overflow
Paul Durrant
2014-03-29
xen-netback: worse-case estimate in xenvif_rx_action is underestimating
Paul Durrant
2014-03-29
xen-netback: remove pointless clause from if statement
Paul Durrant
2014-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-03-28
Merge branch 'vlan_offloads'
David S. Miller
2014-03-28
vlan: Warn the user if lowerdev has bad vlan features.
Vlad Yasevich
2014-03-28
veth: Turn off vlan rx acceleration in vlan_features
Vlad Yasevich
2014-03-28
ifb: Remove vlan acceleration from vlan_features
Vlad Yasevich
2014-03-28
qlge: Do not propaged vlan tag offloads to vlans
Vlad Yasevich
2014-03-28
bridge: Fix crash with vlan filtering and tcpdump
Vlad Yasevich
2014-03-28
net: Account for all vlan headers in skb_mac_gso_segment
Vlad Yasevich
2014-03-28
MAINTAINERS: bonding: change email address
Veaceslav Falico
2014-03-28
MAINTAINERS: bonding: change email address
Jay Vosburgh
2014-03-28
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2014-03-28
x86: fix boot on uniprocessor systems
Artem Fetishev
2014-03-28
ocfs2: check if cluster name exists before deref
Sasha Levin
2014-03-28
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2014-03-28
tcp: fix get_timewait4_sock() delay computation on 64bit
Eric Dumazet
2014-03-28
openvswitch: fix a possible deadlock and lockdep warning
Flavio Leitner
2014-03-28
bridge: Fix handling stacked vlan tags
Toshiaki Makita
2014-03-28
bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled
Toshiaki Makita
2014-03-28
vhost: validate vhost_get_vq_desc return value
Michael S. Tsirkin
2014-03-28
vhost: fix total length when packets are too short
Michael S. Tsirkin
2014-03-28
random32: avoid attempt to late reseed if in the middle of seeding
Sasha Levin
2014-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-03-28
random32: assign to network folks in MAINTAINERS
Sasha Levin
2014-03-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-03-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-03-28
Merge tag 'stable/for-linus-3.14-rc8-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-03-28
Input: synaptics - add manual min/max quirk for ThinkPad X240
Hans de Goede
2014-03-28
Input: synaptics - add manual min/max quirk
Benjamin Tissoires
2014-03-28
drm/i915: Undo gtt scratch pte unmapping again
Daniel Vetter
[next]