index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
mac802154: allow only one WPAN to be up at any given time
Phoebe Buckheister
2014-04-01
2
-0
/
+26
*
|
net: filter: minor: fix kdoc in __sk_run_filter
Daniel Borkmann
2014-04-01
1
-2
/
+2
*
|
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
2014-04-01
1
-2
/
+8
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-03-31
17
-52
/
+92
|
\
\
|
*
|
ixgbevf: Fix rcu warnings induced by LER
Mark Rustad
2014-03-31
2
-5
/
+18
|
*
|
ixgbe: Fix rcu warnings induced by LER
Mark Rustad
2014-03-31
2
-5
/
+19
|
*
|
INTEL-IGB: Convert iounmap to pci_iounmap
Peter Senna Tschudin
2014-03-31
1
-2
/
+2
|
*
|
i40e: Remove casts of pointer to same type
Joe Perches
2014-03-31
1
-2
/
+2
|
*
|
i40e/i40evf: Remove addressof casts to same type
Joe Perches
2014-03-31
2
-4
/
+3
|
*
|
i40e/i40evf: fix error checking path
Jean Sacren
2014-03-31
2
-10
/
+12
|
*
|
i40e: fix function kernel doc description
Jean Sacren
2014-03-31
1
-1
/
+1
|
*
|
ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg
Mark Rustad
2014-03-31
3
-9
/
+9
|
*
|
ixgbe: fix ixgbe_check_reset_blocked() declaration
Jean Sacren
2014-03-31
2
-2
/
+2
|
*
|
ixgbe: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
2014-03-31
3
-1
/
+7
|
*
|
ixgbe: never generate both software and hardware timestamps
Jakub Kicinski
2014-03-31
1
-2
/
+2
|
*
|
ixgbe: remove redundant if clause from PTP work
Jakub Kicinski
2014-03-31
1
-4
/
+0
|
*
|
e1000e: Fix no connectivity when driver loaded with cable out
David Ertman
2014-03-31
1
-5
/
+15
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-31
2
-4
/
+30
|
\
|
|
*
at86rf230: mask irq's before deregister device
Alexander Aring
2014-03-31
1
-0
/
+2
|
*
Merge branch 'xen-netback'
David S. Miller
2014-03-29
1
-4
/
+29
|
|
\
|
|
*
xen-netback: BUG_ON in xenvif_rx_action() not catching overflow
Paul Durrant
2014-03-29
1
-1
/
+7
|
|
*
xen-netback: worse-case estimate in xenvif_rx_action is underestimating
Paul Durrant
2014-03-29
1
-1
/
+20
[next]