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
2008-11-13
net: ifdef struct sock::sk_async_wait_queue
Alexey Dobriyan
1
-0
/
+2
2008-11-12
net: Cleanup of neighbour code
Eric Dumazet
1
-10
/
+2
2008-11-12
net: ib_net pointer should depends on CONFIG_NET_NS
Eric Dumazet
1
-0
/
+7
2008-11-12
net: Introduce read_pnet() and write_pnet() helpers
Eric Dumazet
1
-0
/
+18
2008-11-12
dccp: Query supported CCIDs
Gerrit Renker
1
-0
/
+1
2008-11-12
net: remove struct dst_entry::entry_size
Alexey Dobriyan
1
-1
/
+0
2008-11-12
net: remove struct neigh_table::pde
Alexey Dobriyan
1
-3
/
+0
2008-11-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
18
-54
/
+666
2008-11-11
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2008-11-11
telephony: trivial: fix up email address
Alan Cox
1
-1
/
+1
2008-11-11
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-28
/
+23
2008-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-7
/
+35
2008-11-11
drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA
Dave Airlie
1
-23
/
+23
2008-11-11
drm: Remove infrastructure for supporting i915's vblank swapping.
Eric Anholt
1
-5
/
+0
2008-11-11
fix for account_group_exec_runtime(), make sure ->signal can't be freed under...
Oleg Nesterov
1
-0
/
+1
2008-11-11
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-11-11
ssb: Fix DMA-API compilation for non-PCI systems
Michael Buesch
1
-7
/
+35
2008-11-10
cfg80211: make use of reg macros on REG_RULE
Luis R. Rodriguez
1
-11
/
+11
2008-11-10
mac80211_hwsim: Add support for client PS mode
Jouni Malinen
1
-0
/
+7
2008-11-10
nl80211: Add TX queue parameter configuration
Jouni Malinen
2
-2
/
+64
2008-11-10
nl80211: Add basic rate configuration for AP mode
Jouni Malinen
2
-0
/
+11
2008-11-10
wireless: implement basic rate helper function
Johannes Berg
1
-0
/
+16
2008-11-10
mac80211: Add a new event in ieee80211_ampdu_mlme_action
Sujith
1
-0
/
+2
2008-11-10
mac80211: remove SSID driver code
Johannes Berg
1
-10
/
+1
2008-11-10
wireless: move mesh config length constant
Johannes Berg
1
-0
/
+3
2008-11-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-3
/
+7
2008-11-10
Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus
Takashi Iwai
1
-3
/
+7
2008-11-10
libata: revert convert-to-block-tagging patches
Tejun Heo
1
-0
/
+1
2008-11-09
Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
3
-2
/
+574
2008-11-09
cpumask: introduce new API, without changing anything, v3
Rusty Russell
1
-6
/
+52
2008-11-09
net: unix: fix inflight counting bug in garbage collector
Miklos Szeredi
1
-0
/
+1
2008-11-09
clarify usage expectations for cnt32_to_63()
Nicolas Pitre
1
-6
/
+16
2008-11-08
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-3
/
+3
2008-11-08
Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y
Rafael J. Wysocki
1
-1
/
+1
2008-11-08
pkt_sched: Control group classifier
Thomas Graf
2
-0
/
+20
2008-11-08
net: Guaranetee the proper ordering of the loopback device. v2
Eric W. Biederman
1
-0
/
+1
2008-11-08
Revert "net: Guaranetee the proper ordering of the loopback device."
David S. Miller
1
-1
/
+0
2008-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+1
2008-11-07
sched: fine-tune SD_SIBLING_INIT
Ingo Molnar
1
-1
/
+1
2008-11-07
sched: fine-tune SD_MC_INIT
Mike Galbraith
1
-1
/
+1
2008-11-07
cpumask: new API, v2
Rusty Russell
1
-0
/
+11
2008-11-07
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
2
-0
/
+56
2008-11-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
324
-64336
/
+218
2008-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+7
2008-11-07
alsa: fix snd_BUG_on() and friends
Andrew Morton
1
-3
/
+7
2008-11-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-1
/
+10
2008-11-07
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2008-11-07
net: Fix recursive descent in __scm_destroy().
David S. Miller
2
-2
/
+5
2008-11-07
Fix accidental implicit cast in HR-timer conversion
David Howells
1
-1
/
+1
2008-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-3
/
+19
[next]