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.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
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
152
-586
/
+2672
2010-04-20
netfilter: xt_TEE: resolve oif using netdevice notifiers
Patrick McHardy
1
-0
/
+3
2010-04-20
rps: cleanups
Eric Dumazet
1
-2
/
+2
2010-04-20
rps: shortcut net_rps_action()
Eric Dumazet
1
-3
/
+6
2010-04-19
netfilter: xtables: make ip_tables reentrant
Jan Engelhardt
1
-0
/
+7
2010-04-19
netfilter: xtables: inclusion of xt_TEE
Jan Engelhardt
2
-0
/
+10
2010-04-17
rfs: Receive Flow Steering
Tom Herbert
2
-1
/
+106
2010-04-16
net: replace ipfragok with skb->local_df
Shan Wei
4
-5
/
+4
2010-04-16
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-3
/
+33
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-3
/
+33
2010-04-15
netfilter: bridge-netfilter: Fix MAC header handling with IP DNAT
Bart De Schuymer
2
-1
/
+18
2010-04-15
netfilter: bridge-netfilter: simplify IP DNAT
Bart De Schuymer
1
-3
/
+14
2010-04-15
net: CONFIG_SMP should be CONFIG_RPS
Changli Gao
1
-1
/
+1
2010-04-14
stmmac: new descriptor field for the driver's platform
Giuseppe CAVALLARO
1
-0
/
+1
2010-04-14
ipv4: ipmr: support multiple tables
Patrick McHardy
4
-1
/
+9
2010-04-14
ipv4: ipmr: move mroute data into seperate structure
Patrick McHardy
1
-12
/
+1
2010-04-14
ipv4: ipmr: convert struct mfc_cache to struct list_head
Patrick McHardy
2
-3
/
+3
2010-04-14
ipv4: ipmr: remove net pointer from struct mfc_cache
Patrick McHardy
1
-15
/
+0
2010-04-14
ipv4: ipmr: move unres_queue and timer to per-namespace data
Patrick McHardy
1
-0
/
+2
2010-04-14
ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h
Patrick McHardy
2
-11
/
+12
2010-04-14
net: fib_rules: decouple address families from real address families
Patrick McHardy
1
-0
/
+7
2010-04-14
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
Patrick McHardy
1
-0
/
+1
2010-04-13
netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation
Jan Engelhardt
1
-0
/
+1
2010-04-13
Restore __ALIGN_MASK()
Alexey Dobriyan
1
-0
/
+1
2010-04-13
net: uninline skb_bond_should_drop()
Eric Dumazet
1
-44
/
+4
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
1
-0
/
+1
2010-04-13
skbuff: remove unused dev_consume_skb macro definition
Alexander Duyck
1
-1
/
+0
2010-04-13
netfilter: xtables: make XT_ALIGN() usable in exported headers by exporting _...
Alexey Dobriyan
2
-5
/
+6
2010-04-13
net: sk_dst_cache RCUification
Eric Dumazet
3
-34
/
+32
2010-04-13
packet: support for TX time stamps on RAW sockets
Richard Cochran
1
-0
/
+1
2010-04-12
inet: Remove unused send_check length argument
Herbert Xu
2
-3
/
+2
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
71
-175
/
+415
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
71
-175
/
+411
2010-04-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
8
-33
/
+185
2010-04-09
radix_tree_tag_get() is not as safe as the docs make out [ver #2]
David Howells
1
-0
/
+7
2010-04-09
slab: Generify kernel pointer validation
Pekka Enberg
1
-0
/
+1
2010-04-08
mac80211: Moved mesh action codes to a more visible location
Javier Cardona
1
-0
/
+2
2010-04-08
xfrm: Fix crashes in xfrm_lookup()
Timo Teräs
1
-7
/
+0
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
62
-272
/
+794
2010-04-08
libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)
Mark Lord
1
-2
/
+2
2010-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
1
-0
/
+1
2010-04-08
net: fix ethtool coding style errors and warnings
chavey
1
-53
/
+62
2010-04-08
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
John Hughes
1
-0
/
+4
2010-04-08
virtio: disable multiport console support.
Michael S. Tsirkin
1
-23
/
+0
2010-04-08
net: fix definition of netdev_for_each_mc_addr()
Pavel Roskin
1
-1
/
+1
2010-04-07
mac80211: clean up/fix aggregation code
Johannes Berg
1
-1
/
+0
2010-04-07
cfg80211: Add local-state-change-only auth/deauth/disassoc
Jouni Malinen
2
-0
/
+19
2010-04-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+6
2010-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
3
-2
/
+19
2010-04-07
memcg: fix race in file_mapped accounting
KAMEZAWA Hiroyuki
1
-0
/
+6
[next]