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-03-08
af_iucv: add shutdown for HS transport
Ursula Braun
1
-0
/
+1
2012-03-07
netfilter: xt_LOG: add __printf() to sb_add()
Eric Dumazet
1
-1
/
+1
2012-03-07
netfilter: xt_CT: allow to attach timeout policy + glue code
Pablo Neira Ayuso
1
-0
/
+12
2012-03-07
netfilter: nf_ct_ext: add timeout extension
Pablo Neira Ayuso
2
-0
/
+82
2012-03-07
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
4
-1
/
+128
2012-03-07
netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet
Pablo Neira Ayuso
1
-2
/
+6
2012-03-07
netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array
Pablo Neira Ayuso
1
-1
/
+4
2012-03-07
netfilter: remove ipt_SAME.h and ipt_realm.h
WANG Cong
3
-29
/
+0
2012-03-07
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
4
-0
/
+24
2012-03-07
netfilter: ctnetlink: allow to set expectfn for expectations
Pablo Neira Ayuso
2
-0
/
+14
2012-03-07
netfilter: ctnetlink: add NAT support for expectations
Pablo Neira Ayuso
1
-0
/
+9
2012-03-07
netfilter: ctnetlink: allow to set expectation class
Pablo Neira Ayuso
1
-0
/
+1
2012-03-07
netfilter: ipset: hash:net,iface timeout bug fixed
Jozsef Kadlecsik
1
-0
/
+8
2012-03-07
netfilter: ipset: Exceptions support added to hash:*net* types
Jozsef Kadlecsik
2
-23
/
+70
2012-03-07
netfilter: ipset: Log warning when a hash type of set gets full
Jozsef Kadlecsik
1
-4
/
+18
2012-03-07
netfilter: ipset: expose userspace-relevant parts in ip_set.h
Jan Engelhardt
1
-12
/
+14
2012-03-07
netfilter: ipset: use NFPROTO_ constants
Jan Engelhardt
1
-1
/
+4
2012-03-07
net: Use bool for return value of dev_valid_name().
David S. Miller
1
-1
/
+1
2012-03-07
net/mlx4: fixing sparse warnings for not declared, functions
Yevgeny Petrilin
1
-1
/
+4
2012-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-110
/
+56
2012-03-06
Merge branch 'akpm' (Andrew's patch bomb)
Linus Torvalds
3
-9
/
+8
2012-03-06
memcg: fix GPF when cgroup removal races with last exit
Hugh Dickins
1
-5
/
+0
2012-03-06
vfork: kill PF_STARTING
Oleg Nesterov
1
-1
/
+0
2012-03-06
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
1
-1
/
+0
2012-03-06
vfork: make it killable
Oleg Nesterov
1
-1
/
+1
2012-03-06
vfork: introduce complete_vfork_done()
Oleg Nesterov
1
-0
/
+1
2012-03-06
kmsg_dump: don't run on non-error paths by default
Matthew Garrett
1
-2
/
+7
2012-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+5
2012-03-06
Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+15
2012-03-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-56
/
+71
2012-03-06
net: export netdev_stats_to_stats64
Eric Dumazet
1
-0
/
+2
2012-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-56
/
+71
2012-03-05
tg3: Recode PCI MRRS adjustment as a PCI quirk
Matt Carlson
1
-0
/
+1
2012-03-05
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
1
-1
/
+1
2012-03-05
ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h
Paul Mackerras
3
-173
/
+121
2012-03-05
ppp: Change copyright notices from ANU to me
Paul Mackerras
2
-68
/
+8
2012-03-05
vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c
Linus Torvalds
1
-20
/
+0
2012-03-04
percpu: fix __this_cpu_{sub,inc,dec}_return() definition
Konstantin Khlebnikov
1
-3
/
+3
2012-03-04
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
2
-2
/
+2
2012-03-04
mdio.h: Include linux/types.h
David S. Miller
1
-0
/
+1
2012-03-03
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next
David S. Miller
1
-2
/
+6
2012-03-03
dccp: fix bug in sequence number validation during connection setup
Samuel Jero
1
-2
/
+6
2012-03-03
net: dcb: getnumtcs()/setnumtcs() should return an int
John Fastabend
1
-2
/
+2
2012-03-03
vfs: clarify and clean up dentry_cmp()
Linus Torvalds
1
-5
/
+4
2012-03-03
vfs: uninline full_name_hash()
Linus Torvalds
1
-8
/
+1
2012-03-03
vfs: trivial __d_lookup_rcu() cleanups
Linus Torvalds
1
-1
/
+2
2012-03-02
regset: Return -EFAULT, not -EIO, on host-side memory fault
H. Peter Anvin
1
-2
/
+2
2012-03-02
regset: Prevent null pointer reference on readonly regsets
H. Peter Anvin
1
-0
/
+6
2012-03-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-3
/
+20
2012-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+5
[next]