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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-29
udp: introduce struct udp_table and multiple spinlocks
Eric Dumazet
9
-163
/
+214
2008-10-29
net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users
Harvey Harrison
3
-17
/
+3
2008-10-29
uwb: use the %pM formatting specifier in eda.c
Harvey Harrison
1
-29
/
+9
2008-10-29
infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMT
Harvey Harrison
1
-23
/
+0
2008-10-29
infiniband: ipoib replace IPOIB_GID_FMT with %p6
Harvey Harrison
3
-58
/
+45
2008-10-29
infiniband: use %p6 for printing message ids
Harvey Harrison
4
-78
/
+9
2008-10-29
vlan: propogate ethtool speed values
Stephen Hemminger
3
-6
/
+30
2008-10-29
veth: remove unused list
Daniel Lezcano
1
-13
/
+0
2008-10-29
veth: Remove useless veth field
Daniel Lezcano
1
-3
/
+0
2008-10-29
net, misc: replace uses of NIP6_FMT with %p6
Harvey Harrison
9
-55
/
+39
2008-10-29
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
17
-62
/
+43
2008-10-29
netfilter: replace uses of NIP6_FMT with %p6
Harvey Harrison
10
-64
/
+45
2008-10-29
misc: replace NIP6_FMT with %p6 format specifier
Harvey Harrison
5
-8
/
+5
2008-10-29
net: replace all current users of NIP6_SEQFMT with %#p6
Harvey Harrison
7
-26
/
+18
2008-10-29
printk: add %p6 format specifier for IPv6 addresses
Harvey Harrison
1
-0
/
+22
2008-10-29
xfrm: Notify changes in UDP encapsulation via netlink
Martin Willi
2
-0
/
+66
2008-10-28
net: don't use INIT_RCU_HEAD
Alexey Dobriyan
5
-14
/
+1
2008-10-28
net: reduce structures when XFRM=n
Alexey Dobriyan
11
-9
/
+33
2008-10-28
netlink: constify struct nlattr * arg to parsing functions
Patrick McHardy
2
-12
/
+12
2008-10-28
netns: Coexist with the sysfs limitations v2
Eric W. Biederman
3
-6
/
+28
2008-10-28
net: convert more to %pM
Johannes Berg
26
-141
/
+50
2008-10-28
net: convert print_mac to %pM
Johannes Berg
235
-1571
/
+891
2008-10-28
mac80211: convert to %pM away from print_mac
Johannes Berg
14
-225
/
+130
2008-10-28
printk: add %pM format specifier for MAC addresses
Harvey Harrison
1
-0
/
+21
2008-10-28
net: implement emergency route cache rebulds when gc_elasticity is exceeded
Neil Horman
4
-2
/
+150
2008-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
4
-23
/
+73
2008-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
13
-28
/
+112
2008-10-27
Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic...
Takashi Iwai
1054
-20669
/
+46631
2008-10-27
ALSA: ASoC: Blackfin: update SPORT0 port selector (v2)
Cliff Cai
1
-12
/
+22
2008-10-27
ALSA: hda - Restore default pin configs for realtek codecs
Takashi Iwai
1
-0
/
+77
2008-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-9
/
+13
2008-10-27
Switch to a valid email address...
Alan Cox
4
-4
/
+4
2008-10-27
Tidy up addresses in random drivers
Alan Cox
4
-4
/
+4
2008-10-27
leds: da903x: fix the building failure of incomplete type of 'work'
Eric Miao
1
-0
/
+1
2008-10-27
sound: use a common working email address
Alan Cox
3
-3
/
+3
2008-10-27
syncookies: fix inclusion of tcp options in syn-ack
Florian Westphal
1
-5
/
+5
2008-10-27
libertas: free sk_buff with kfree_skb
Sergio Luis
1
-1
/
+1
2008-10-27
btsdio: free sk_buff with kfree_skb
Sergio Luis
1
-1
/
+1
2008-10-27
Phonet: do not reply to indication reset packets
Remi Denis-Courmont
2
-1
/
+5
2008-10-27
Phonet: include generic link-layer header size in MAX_PHONET_HEADER
Remi Denis-Courmont
1
-1
/
+1
2008-10-27
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2
-24
/
+40
2008-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-2
/
+1259
2008-10-27
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
Linus Torvalds
2
-0
/
+14
2008-10-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2008-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
11
-57
/
+124
2008-10-27
docbooks: fix fatal filename errors
Randy Dunlap
4
-9
/
+9
2008-10-27
kernel-doc: allow more whitespace in macros
Randy Dunlap
1
-3
/
+3
2008-10-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
10
-94
/
+129
2008-10-26
Linux 2.6.28-rc2
v2.6.28-rc2
Linus Torvalds
1
-1
/
+1
2008-10-26
m68k: Disable Amiga serial console support if modular
Geert Uytterhoeven
1
-2
/
+4
[next]