index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
pid.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-08
af_iucv: handle netdev events
Ursula Braun
1
-44
/
+62
2012-03-07
tcp: md5: correct a RCU lockdep splat
Eric Dumazet
1
-1
/
+2
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
4
-16
/
+268
2012-03-07
netfilter: nf_ct_ext: add timeout extension
Pablo Neira Ayuso
7
-10
/
+160
2012-03-07
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
16
-1
/
+1131
2012-03-07
netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet
Pablo Neira Ayuso
11
-52
/
+128
2012-03-07
netfilter: nf_ct_gre: add unsigned int array to define timeouts
Pablo Neira Ayuso
1
-4
/
+12
2012-03-07
netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array
Pablo Neira Ayuso
2
-15
/
+17
2012-03-07
netfilter: nf_ct_udp[lite]: convert UDP[lite] timeouts to array
Pablo Neira Ayuso
2
-18
/
+37
2012-03-07
netfilter: ctnetlink: fix lockep splats
Hans Schillstrom
1
-16
/
+24
2012-03-07
netfilter: xt_LOG: fix bogus extra layer-4 logging information
Richard Weinberger
1
-0
/
+4
2012-03-07
netfilter: remove ipt_SAME.h and ipt_realm.h
WANG Cong
3
-29
/
+0
2012-03-07
netfilter: nf_ct_ecache: refactor nf_ct_deliver_cached_events
Tony Zelenoff
1
-26
/
+29
2012-03-07
netfilter: nf_ct_ecache: trailing whitespace removed
Tony Zelenoff
1
-1
/
+1
2012-03-07
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
13
-1063
/
+955
2012-03-07
netfilter: ctnetlink: allow to set expectfn for expectations
Pablo Neira Ayuso
7
-1
/
+115
2012-03-07
netfilter: ctnetlink: add NAT support for expectations
Pablo Neira Ayuso
2
-2
/
+75
2012-03-07
netfilter: ctnetlink: allow to set expectation class
Pablo Neira Ayuso
2
-1
/
+12
2012-03-07
netfilter: ctnetlink: allow to set helper for new expectations
Pablo Neira Ayuso
1
-1
/
+29
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
6
-116
/
+399
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
14
-61
/
+64
2012-03-06
powerpc/44x: Add more changes for APM821XX EMAC driver
Duc Dang
3
-3
/
+41
2012-03-06
powerpc/44x: Add new compatible value for EMAC node of APM821XX dts file.
Duc Dang
1
-1
/
+1
2012-03-06
net: Use bool for return value of dev_valid_name().
David S. Miller
2
-7
/
+7
2012-03-06
net/mlx4: defining functions as static
Yevgeny Petrilin
1
-4
/
+2
2012-03-06
net/mlx4: remove unused functions
Yevgeny Petrilin
2
-85
/
+0
2012-03-06
net/mlx4: fixing sparse warnings for not declared, functions
Yevgeny Petrilin
2
-5
/
+4
2012-03-06
net/mlx4: fixing sparse warnings when copying mac, address to gid entry
Yevgeny Petrilin
1
-4
/
+6
2012-03-06
net/mlx4: fix sparse warnings on wrong type for RSS keys
Yevgeny Petrilin
1
-1
/
+1
2012-03-06
net/mlx4: fix sparse warnings on TX blue flame buffer
Or Gerlitz
1
-1
/
+1
2012-03-06
net/mlx4: fix sparse warnings on TX control flags, endianess
Or Gerlitz
1
-1
/
+1
2012-03-06
net/mlx4_en: Saving mem access on data path
Yevgeny Petrilin
4
-16
/
+13
2012-03-06
qla3xxx: ethernet: Silence static checker warning.
Santosh Nayak
1
-1
/
+1
2012-03-06
8139too: Add 64bit statistics
Junchang Wang
1
-8
/
+38
2012-03-06
rapidio/tsi721: fix queue wrapping bug in inbound doorbell handler
Alexandre Bounine
1
-2
/
+3
2012-03-06
memcg: fix mapcount check in move charge code for anonymous page
Naoya Horiguchi
1
-1
/
+1
2012-03-06
mm: thp: fix BUG on mm->nr_ptes
Andrea Arcangeli
1
-3
/
+3
2012-03-06
alpha: fix 32/64-bit bug in futex support
Andrew Morton
1
-1
/
+1
2012-03-06
memcg: fix GPF when cgroup removal races with last exit
Hugh Dickins
6
-48
/
+18
2012-03-06
debugobjects: Fix selftest for static warnings
Stephen Boyd
1
-11
/
+3
2012-03-06
floppy/scsi: fix setting of BIO flags
Muthu Kumar
2
-2
/
+2
2012-03-06
memcg: fix deadlock by inverting lrucare nesting
Hugh Dickins
1
-35
/
+37
2012-03-06
drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()
Anatolij Gustschin
1
-7
/
+7
2012-03-06
c2port: class_create() returns an ERR_PTR
Dan Carpenter
1
-2
/
+2
2012-03-06
pps: class_create() returns an ERR_PTR, not NULL
Dan Carpenter
1
-2
/
+2
2012-03-06
hung_task: fix the broken rcu_lock_break() logic
Oleg Nesterov
1
-4
/
+7
[next]