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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-21
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2012-09-21
Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+2
2012-09-21
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
1
-0
/
+2
2012-09-21
ipv4: Don't add TCP-code in inet_sock_destruct
Christoph Paasch
1
-0
/
+4
2012-09-21
IB/ipoib: Add rtnl_link_ops support
Or Gerlitz
1
-0
/
+11
2012-09-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2
-2
/
+17
2012-09-20
tracing: Don't call page_to_pfn() if page is NULL
Wen Congyang
1
-2
/
+2
2012-09-20
ipv6: unify fragment thresh handling code
Amerigo Wang
1
-1
/
+1
2012-09-20
ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
Amerigo Wang
1
-2
/
+11
2012-09-20
ipv6: unify conntrack reassembly expire code with standard one
Amerigo Wang
1
-0
/
+19
2012-09-20
ipv6: add a new namespace for nf_conntrack_reasm
Amerigo Wang
2
-0
/
+11
2012-09-20
netpoll: call ->ndo_select_queue() in tx path
Amerigo Wang
1
-0
/
+3
2012-09-20
netdev: make address const in device address management
stephen hemminger
1
-14
/
+14
2012-09-19
linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSEST
Guenter Roeck
1
-1
/
+1
2012-09-19
cfg80211: constify name parameter to add_virtual_intf
Johannes Berg
1
-1
/
+1
2012-09-19
Bluetooth: mgmt: Implement support for passkey notification
Johan Hedberg
3
-0
/
+30
2012-09-18
ipv6: use net->rt_genid to check dst validity
Nicolas Dichtel
1
-3
/
+2
2012-09-18
netns: move net->ipv4.rt_genid to net->rt_genid
Nicolas Dichtel
2
-1
/
+10
2012-09-18
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
1
-1
/
+1
2012-09-18
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
1
-0
/
+2
2012-09-18
cfg80211/nl80211: Notify connection request failure in AP mode
Pandiyarajan Pitchaimuthu
2
-0
/
+43
2012-09-18
cfg80211: remove obsolete comment for .sched_scan_stop() callback
Arend van Spriel
1
-3
/
+1
2012-09-18
compiler.h: add __visible
Andi Kleen
2
-0
/
+11
2012-09-18
include/net/sock.h: squelch compiler warning in sk_rmem_schedule()
Chuck Lever
1
-1
/
+1
2012-09-18
mm/ia64: fix a memory block size bug
Jianguo Wu
1
-1
/
+1
2012-09-17
llc: Remove stray reference to sysctl_llc_station_ack_timeout.
David S. Miller
1
-1
/
+0
2012-09-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+1
2012-09-17
Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+12
2012-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-1
/
+4
2012-09-16
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+1
2012-09-16
Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...
Linus Torvalds
1
-1
/
+0
2012-09-16
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-1
/
+3
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-32
/
+90
2012-09-15
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
39
-63
/
+110
2012-09-15
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
1
-0
/
+1
2012-09-15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-5
/
+1
2012-09-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+18
2012-09-15
Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-09-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+2
2012-09-14
scsi_netlink: Remove dead and buggy code
Eric W. Biederman
1
-24
/
+0
2012-09-13
mISDN: Fix wrong usage of flush_work_sync while holding locks
Karsten Keil
1
-1
/
+1
2012-09-13
perf/x86/ibs: Check syscall attribute flags
Robert Richter
1
-0
/
+2
2012-09-13
drm: Drop the NV12M and YUV420M formats
Ville Syrjälä
1
-5
/
+1
2012-09-13
Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-6
/
+4
2012-09-12
i2c: pnx: Fix read transactions of >= 2 bytes
Roland Stigge
1
-0
/
+1
2012-09-12
xen/m2p: do not reuse kmap_op->dev_bus_addr
Stefano Stabellini
1
-1
/
+2
2012-09-10
etherdevice: introduce help function eth_zero_addr()
Duan Jiong
1
-0
/
+11
2012-09-10
filter: add MOD operation
Eric Dumazet
1
-0
/
+4
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
7
-58
/
+58
[prev]
[next]