index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-08
sctp: Export sctp_do_peeloff
Benjamin Poirier
1
-0
/
+1
2012-03-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
David S. Miller
7
-288
/
+607
2012-03-07
af_iucv: add shutdown for HS transport
Ursula Braun
1
-0
/
+1
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
1
-34
/
+33
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
Bluetooth: Fix coding style in all .h files
Gustavo F. Padovan
4
-39
/
+39
2012-03-07
Bluetooth: Use correct type for userspace exported structs
Gustavo F. Padovan
1
-3
/
+3
2012-03-07
Bluetooth: Fix coding style in mgmt.h
Gustavo F. Padovan
1
-79
/
+78
2012-03-06
net: Use bool for return value of dev_valid_name().
David S. Miller
1
-1
/
+1
2012-03-06
net/mlx4: fixing sparse warnings for not declared, functions
Yevgeny Petrilin
1
-1
/
+4
2012-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-110
/
+56
2012-03-05
Merge branch 'akpm' (Andrew's patch bomb)
Linus Torvalds
3
-9
/
+8
2012-03-05
memcg: fix GPF when cgroup removal races with last exit
Hugh Dickins
1
-5
/
+0
2012-03-05
vfork: kill PF_STARTING
Oleg Nesterov
1
-1
/
+0
2012-03-05
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
1
-1
/
+0
2012-03-05
vfork: make it killable
Oleg Nesterov
1
-1
/
+1
2012-03-05
vfork: introduce complete_vfork_done()
Oleg Nesterov
1
-0
/
+1
2012-03-05
kmsg_dump: don't run on non-error paths by default
Matthew Garrett
1
-2
/
+7
2012-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+5
2012-03-05
Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+15
2012-03-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-56
/
+71
2012-03-05
net: export netdev_stats_to_stats64
Eric Dumazet
1
-0
/
+2
2012-03-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-56
/
+71
2012-03-04
tg3: Recode PCI MRRS adjustment as a PCI quirk
Matt Carlson
1
-0
/
+1
2012-03-04
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
1
-1
/
+1
2012-03-04
ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h
Paul Mackerras
3
-173
/
+121
2012-03-04
ppp: Change copyright notices from ANU to me
Paul Mackerras
2
-68
/
+8
2012-03-04
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-03
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
2
-2
/
+2
2012-03-03
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-02
net: dcb: getnumtcs()/setnumtcs() should return an int
John Fastabend
1
-2
/
+2
2012-03-03
Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets
Johan Hedberg
1
-4
/
+0
[next]