index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2015-01-27
net/mlx4_core: Adjust command timeouts to conform to the firmware spec
Jack Morgenstein
2015-01-27
net/mlx4_core: Add bad-cable event support
Jack Morgenstein
2015-01-27
vxlan: advertise link netns in fdb messages
Nicolas Dichtel
2015-01-27
bonding: cleanup and remove dead code
Jonathan Toppins
2015-01-27
bonding: update bond carrier state when min_links option changes
Jonathan Toppins
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-01-27
net: phy: keep track of the PHY suspend state
Florian Fainelli
2015-01-27
net: phy: document has_fixups field
Florian Fainelli
2015-01-26
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2015-01-26
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2015-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...
David S. Miller
2015-01-26
openvswitch: Add support for unique flow IDs.
Joe Stringer
2015-01-26
genetlink: Add genlmsg_parse() helper function.
Joe Stringer
2015-01-26
Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-01-26
printk: add dummy routine for when CONFIG_PRINTK=n
Pranith Kumar
2015-01-26
mm: page_alloc: embed OOM killing naturally into allocation slowpath
Johannes Weiner
2015-01-26
rhashtable: fix rht_for_each_entry_safe() endless loop
Patrick McHardy
2015-01-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-01-25
net: ipv6: Add sysctl entry to disable MTU updates from RA
Harout Hedeshian
2015-01-25
net/mlx4_core: Enable device recovery flow with SRIOV
Yishai Hadas
2015-01-25
net/mlx4_core: Manage interface state for Reset flow cases
Yishai Hadas
2015-01-25
net/mlx4_core: Activate reset flow upon fatal command cases
Yishai Hadas
2015-01-25
net/mlx4_core: Enhance the catas flow to support device reset
Yishai Hadas
2015-01-25
net/mlx4_core: Refactor the catas flow to work per device
Yishai Hadas
2015-01-25
net/mlx4_core: Set device configuration data to be persistent across reset
Yishai Hadas
2015-01-25
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
2015-01-24
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
2015-01-24
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
2015-01-23
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
2015-01-24
Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-01-24
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-01-23
bcma: use standard bus scanning during early register
Rafał Miłecki
2015-01-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-01-22
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
2015-01-22
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...
Thomas Gleixner
2015-01-22
module: make module_refcount() a signed integer.
Rusty Russell
2015-01-21
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
2015-01-19
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...
David S. Miller
2015-01-19
net: sched: Introduce connmark action
Felix Fietkau
2015-01-19
tunnels: advertise link netns via netlink
Nicolas Dichtel
2015-01-19
rtnl: add link netns id to interface messages
Nicolas Dichtel
2015-01-19
netns: add rtnl cmd to add and get peer netns ids
Nicolas Dichtel
2015-01-19
libata: allow sata_sil24 to opt-out of tag ordered submission
Dan Williams
2015-01-19
KVM: fix sparse warning in include/trace/events/kvm.h
Christian Borntraeger
2015-01-18
switchdev: fix typo in inline function definition
Jiri Pirko
[next]