index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-02
usb: phy: samsung: remove old common USB PHY code
Bartlomiej Zolnierkiewicz
1
-27
/
+0
2014-09-02
security: Silence shadow warning
Mark Rustad
1
-1
/
+1
2014-09-02
gpio: move varargs hack outside #ifdef GPIOLIB
Linus Walleij
1
-45
/
+60
2014-09-02
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
1
-1
/
+15
2014-09-02
net: Infrastructure for checksum unnecessary conversions
Tom Herbert
2
-0
/
+40
2014-09-02
net: Support for csum_bad in skbuff
Tom Herbert
2
-2
/
+23
2014-09-02
net: Don't keep around original SKB when we software segment GSO frames.
David S. Miller
1
-2
/
+2
2014-09-02
net: Validate xmit SKBs right when we pull them out of the qdisc.
David S. Miller
1
-0
/
+1
2014-09-02
net: Pass a "more" indication down into netdev_start_xmit() code paths.
David S. Miller
1
-4
/
+5
2014-09-02
net: Do txq_trans_update() in netdev_start_xmit()
David S. Miller
1
-2
/
+8
2014-09-01
genirq: Simplify wakeup mechanism
Thomas Gleixner
1
-5
/
+0
2014-09-01
genirq: Mark wakeup sources as armed on suspend
Thomas Gleixner
1
-0
/
+8
2014-09-01
genirq: Add sanity checks for PM options on shared interrupt lines
Thomas Gleixner
1
-0
/
+10
2014-09-01
PM / sleep: Mechanism for aborting system suspends unconditionally
Rafael J. Wysocki
1
-0
/
+4
2014-09-01
regulator: max1586: add device-tree support
Robert Jarzmik
1
-1
/
+1
2014-09-01
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+11
2014-08-31
Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+7
2014-08-30
Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...
Mark Brown
1
-0
/
+7
2014-08-30
net: Allow GRO to use and set levels of checksum unnecessary
Tom Herbert
1
-14
/
+12
2014-08-30
net: Clarification of CHECKSUM_UNNECESSARY
Tom Herbert
1
-23
/
+51
2014-08-30
net: Allocate a new 16 bits for flags in skbuff
Tom Herbert
1
-0
/
+4
2014-08-30
include/linux/phonedev.h: Remove unused header
Rasmus Villemoes
1
-25
/
+0
2014-08-30
include/linux/i82593.h: Remove unused header
Rasmus Villemoes
1
-229
/
+0
2014-08-30
include/linux/cycx_x25.h: Remove unused header
Rasmus Villemoes
1
-125
/
+0
2014-08-30
net/mlx4: Move the tunnel steering helper function to mlx4_core
Or Gerlitz
1
-0
/
+3
2014-08-30
net: add skb_get_tx_queue() helper
Daniel Borkmann
1
-0
/
+6
2014-08-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+25
2014-08-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+3
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
1
-2
/
+2
2014-08-29
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
2
-6
/
+14
2014-08-29
regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)
Heiko Stübner
1
-0
/
+20
2014-08-29
gpio: change gpiochip_request_own_desc() prototype
Alexandre Courbot
1
-1
/
+2
2014-08-29
jbd2: fix descriptor block size handling errors with journal_csum
Darrick J. Wong
1
-5
/
+25
2014-08-29
NFSD: Update some as-yet unused 4.2 error codes
Anna Schumaker
1
-1
/
+2
2014-08-28
ARM: tegra: remove unused tegra_emc.h
Rasmus Villemoes
1
-34
/
+0
2014-08-28
treewide: fix synchronize_rcu() in comments
Jesper Dangaard Brouer
1
-1
/
+1
2014-08-28
percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t
Christoph Lameter
1
-0
/
+11
2014-08-28
regulator: fix kernel-doc warnings in header files
Randy Dunlap
2
-0
/
+3
2014-08-28
dma-buf/fence: Fix one more kerneldoc warning
Thierry Reding
1
-0
/
+1
2014-08-28
net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entries
Florian Fainelli
1
-0
/
+2
2014-08-28
net: phy: broadcom: add new Broadcom OUI
Florian Fainelli
1
-1
/
+1
2014-08-28
net: phy: broadcom: fix PHY_BCM_OUI_4
Florian Fainelli
1
-1
/
+1
2014-08-28
net: dsa: allow switches to work without tagging
Florian Fainelli
1
-3
/
+3
2014-08-28
net: phy: provide stub for fixed_phy_set_link_update
Florian Fainelli
1
-8
/
+9
2014-08-28
net: dsa: reduce number of protocol hooks
Florian Fainelli
1
-16
/
+12
2014-08-28
net: Update sk_buff flag bit availability comment.
David S. Miller
1
-1
/
+1
2014-08-28
KVM: Introduce gfn_to_hva_memslot_prot
Christoffer Dall
1
-0
/
+2
2014-08-27
param: check for tainting before calling set op.
Rusty Russell
1
-16
/
+0
2014-08-27
module: add module_param_unsafe and module_param_named_unsafe
Jani Nikula
1
-0
/
+18
2014-08-27
module: make it possible to have unsafe, tainting module params
Jani Nikula
1
-9
/
+35
[prev]
[next]