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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-04
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-04-04
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2011-04-04
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+27
2011-04-04
netfilter: get rid of atomic ops in fast path
Eric Dumazet
1
-54
/
+42
2011-04-04
netfilter: af_info: add 'strict' parameter to limit lookup to .oif
Florian Westphal
1
-1
/
+1
2011-04-04
netfilter: af_info: add network namespace parameter to route hook
Florian Westphal
1
-1
/
+2
2011-04-04
IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()
Hans Schillstrom
1
-1
/
+1
2011-04-04
netfilter: ipset: references are protected by rwlock instead of mutex
Jozsef Kadlecsik
2
-3
/
+2
2011-04-04
capabilities: delete all CAP_INIT macros
Eric Paris
2
-10
/
+0
2011-04-04
capabilities: delete unused cap_set_full
Eric Paris
1
-2
/
+0
2011-04-04
capabilities: do not drop CAP_SETPCAP from the initial task
Eric Paris
1
-2
/
+4
2011-04-04
capabilites: allow the application of capability limits to usermode helpers
Eric Paris
1
-0
/
+3
2011-04-04
signal: Turn SIGNAL_STOP_DEQUEUED into GROUP_STOP_DEQUEUED
Oleg Nesterov
1
-3
/
+3
2011-04-04
percpu: Unify input section names
Mike Frysinger
1
-20
/
+24
2011-04-03
Merge branch 'for-2.6.39' into for-2.6.40
Mark Brown
559
-3886
/
+15991
2011-04-03
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-8
/
+8
2011-04-03
net: Call netdev_features_change() from netdev_update_features()
Michał Mirosław
1
-0
/
+1
2011-04-02
sctp: fix auth_hmacs field's length of struct sctp_cookie
Wei Yongjun
1
-1
/
+1
2011-04-02
net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM
Michał Mirosław
1
-2
/
+2
2011-04-02
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
1
-0
/
+2
2011-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+2
2011-04-01
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
19
-192
/
+953
2011-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-8
/
+8
2011-04-01
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+1
2011-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-14
/
+32
2011-04-01
rcu: create new rcu_access_index() and use in mce
Paul E. McKenney
1
-0
/
+20
2011-04-01
ACPI EC: remove dead code
Thomas Renninger
1
-2
/
+1
2011-04-01
kdump: Allow shrinking of kdump region to be overridden
Anton Blanchard
1
-0
/
+1
2011-04-01
net: Order ports in same order as addresses in flow objects.
David S. Miller
1
-3
/
+3
2011-04-01
drm: export drm_find_cea_extension to drivers
Ben Skeggs
1
-0
/
+1
2011-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
Gustavo F. Padovan
1
-0
/
+2
2011-03-31
Bluetooth: Fix HCI_RESET command synchronization
Gustavo F. Padovan
1
-0
/
+2
2011-03-31
Bluetooth: Add local Extended Inquiry Response (EIR) support
Johan Hedberg
2
-0
/
+9
2011-03-31
Bluetooth: Remove unused struct l2cap_conn item
Gustavo F. Padovan
1
-1
/
+0
2011-03-31
Bluetooth: Add add/remove_remote_oob_data management commands
Szymon Janc
3
-0
/
+45
2011-03-31
Bluetooth: Add read_local_oob_data management command
Szymon Janc
3
-0
/
+15
2011-03-31
Bluetooth: Remove unused struct item
Gustavo F. Padovan
1
-1
/
+0
2011-03-31
Bluetooth: mgmt: Add support for setting the local name
Johan Hedberg
2
-0
/
+11
2011-03-31
Bluetooth: mgmt: Add local name information to read_info reply
Johan Hedberg
1
-0
/
+5
2011-03-31
Bluetooth: Add define for the maximum name length on HCI level
Johan Hedberg
2
-4
/
+6
2011-03-31
Fix common misspellings
Lucas De Marchi
139
-194
/
+194
2011-03-31
ipv4: Use flowi4_init_output() in net/route.h
David S. Miller
1
-36
/
+24
2011-03-31
net: Add helper flowi4_init_output().
David S. Miller
1
-0
/
+21
2011-03-31
perf: Fix task context scheduling
Peter Zijlstra
1
-1
/
+1
2011-03-31
x86, amd-nb: Rename CPU PCI id define for F4
Borislav Petkov
1
-1
/
+1
2011-03-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-14
/
+32
2011-03-31
connector: convert to synchronous netlink message processing
Patrick McHardy
1
-13
/
+3
2011-03-31
atm/solos-pci: Don't flap VCs when carrier state changes
Philip A. Prindeville
1
-0
/
+1
2011-03-30
cfg80211: Add nl80211 event for deletion of a station entry
Jouni Malinen
1
-0
/
+9
2011-03-30
ath9k: add support for overriding LED pin and GPIO settings from platform data
Felix Fietkau
1
-0
/
+4
[prev]
[next]