index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: Add {ipt,ip6t}_osf aliases for xt_osf
Kirill Tkhai
2014-04-03
1
-0
/
+2
*
netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooks
Alexey Perevalov
2014-04-03
1
-1
/
+2
*
netfilter: connlimit: move lock array out of struct connlimit_data
Florian Westphal
2014-04-03
1
-9
/
+16
*
netfilter: connlimit: fix UP build
Florian Westphal
2014-04-03
1
-1
/
+1
*
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
2014-04-03
1
-0
/
+1
*
net: Micrel KSZ8864RMN 4-port managed switch support
Philipp Zabel
2014-04-03
1
-12
/
+40
*
tipc: fix regression bug where node events are not being generated
Erik Hugne
2014-04-03
1
-0
/
+3
*
sxgbe: fix driver probe error path and driver removal leaks
françois romieu
2014-04-03
1
-10
/
+17
*
sxgbe: use common NET_VENDOR_FOO style.
françois romieu
2014-04-03
2
-13
/
+20
*
net: add busy_poll device feature
Jiri Pirko
2014-04-03
3
-0
/
+10
*
packet: fix packet_direct_xmit for BQL enabled drivers
Daniel Borkmann
2014-04-03
2
-6
/
+20
*
packet: report tx_dropped in packet_direct_xmit
Daniel Borkmann
2014-04-03
1
-0
/
+1
*
xen-netback: Grant copy the header instead of map and memcpy
Zoltan Kiss
2014-04-03
2
-53
/
+70
*
xen-netback: Rename map ops
Zoltan Kiss
2014-04-03
1
-22
/
+24
*
net: qlcnic: include irq.h for irq definitions
Josh Boyer
2014-04-03
1
-0
/
+1
*
net: enic: include irq.h for irqreturn_t definitions
Josh Boyer
2014-04-03
1
-0
/
+1
*
net: bnx2x: include irq.h for irqreturn_t definitions
Josh Boyer
2014-04-03
1
-0
/
+1
*
isdnloop: Validate NUL-terminated strings from user.
YOSHIFUJI Hideaki / 吉藤英明
2014-04-03
1
-0
/
+6
*
net: ti: fix CPTS driver build on arm
Alexei Starovoitov
2014-04-03
1
-0
/
+2
*
net: vxlan: fix crash when interface is created with no group
Mike Rapoport
2014-04-03
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-03
1387
-30582
/
+99667
|
\
|
*
netpoll: Use skb_irq_freeable to make zap_completion_queue safe.
Eric W. Biederman
2014-04-01
1
-1
/
+1
|
*
net: Add a test to see if a skb is freeable in irq context
Eric W. Biederman
2014-04-01
1
-0
/
+13
|
*
Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-ca...
David S. Miller
2014-04-01
5
-162
/
+266
|
|
\
|
|
*
can: c_can: Avoid led toggling for every packet.
Thomas Gleixner
2014-04-01
1
-3
/
+4
|
|
*
can: c_can: Simplify TX interrupt cleanup
Thomas Gleixner
2014-04-01
1
-20
/
+17
|
|
*
can: c_can: Store dlc private
Thomas Gleixner
2014-04-01
2
-27
/
+29
|
|
*
can: c_can: Reduce register access
Thomas Gleixner
2014-04-01
1
-34
/
+15
|
|
*
can: c_can: Make the code readable
Thomas Gleixner
2014-04-01
1
-51
/
+56
|
|
*
can: c_can: Provide protection in the xmit path
Thomas Gleixner
2014-04-01
2
-1
/
+9
|
|
*
can: c_can: Remove EOB exit
Thomas Gleixner
2014-04-01
1
-3
/
+0
|
|
*
can: c_can: Fix the lost message handling
Thomas Gleixner
2014-04-01
1
-16
/
+15
|
|
*
can: c_can: Fix buffer ordering
Thomas Gleixner
2014-04-01
1
-2
/
+50
|
|
*
can: c_can: Make it SMP safe
Thomas Gleixner
2014-04-01
1
-15
/
+21
|
|
*
can: c_can: Fix hardware raminit function
Thomas Gleixner
2014-04-01
1
-10
/
+37
|
|
*
can: c_can: Wait for CONTROL_INIT to be cleared
Thomas Gleixner
2014-04-01
1
-3
/
+23
|
|
*
can: c_can: check return value to users of c_can_set_bittiming()
Marc Kleine-Budde
2014-04-01
1
-12
/
+22
|
|
*
can: c_can: free_c_can_dev(): add missing netif_napi_del()
Marc Kleine-Budde
2014-04-01
1
-0
/
+3
|
|
*
can: Documentation: fix parameter name "sample-point"
Robert Schwebel
2014-04-01
1
-1
/
+1
|
|
*
can: usb_8dev: Fix memory leak in usb_8dev_start_xmit
Bjorn Van Tilt
2014-04-01
1
-1
/
+1
|
*
|
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
2014-04-01
4
-3
/
+26
|
*
|
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2014-04-01
10
-96
/
+173
|
*
|
net: sxgbe: make "core_ops" static
Dan Carpenter
2014-04-01
1
-1
/
+1
|
*
|
net: sxgbe: fix logical vs bitwise operation
Dan Carpenter
2014-04-01
1
-3
/
+3
|
*
|
net: sxgbe: sxgbe_mdio_register() frees the bus
Dan Carpenter
2014-04-01
1
-7
/
+0
|
*
|
Call efx_set_channels() before efx->type->dimension_resources()
Daniel Pieczko
2014-04-01
2
-1
/
+9
|
*
|
xen-netback: disable rogue vif in kthread context
Wei Liu
2014-04-01
3
-2
/
+30
|
*
|
net/mlx4: Set proper build dependancy with vxlan
Or Gerlitz
2014-04-01
3
-0
/
+17
|
*
|
be2net: fix build dependency on VxLAN
Sathya Perla
2014-04-01
2
-1
/
+19
|
*
|
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
2014-04-01
11
-236
/
+252
[next]