summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-08ctcm: use correct idal word list for ctcmpcBelinda Thompson1-0/+11
2012-03-08ctcm: make ctcmpc debugging compilableUrsula Braun2-6/+9
2012-03-08qeth: synchronize discipline module loadingFrank Blaschka1-0/+4
2012-03-08af_iucv: add shutdown for HS transportUrsula Braun2-27/+53
2012-03-08af_iucv: handle netdev eventsUrsula Braun1-44/+62
2012-03-08Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller60-1427/+3478
2012-03-08tcp: md5: correct a RCU lockdep splatEric Dumazet1-1/+2
2012-03-07netfilter: xt_LOG: add __printf() to sb_add()Eric Dumazet1-1/+1
2012-03-07netfilter: xt_CT: allow to attach timeout policy + glue codePablo Neira Ayuso4-16/+268
2012-03-07netfilter: nf_ct_ext: add timeout extensionPablo Neira Ayuso7-10/+160
2012-03-07netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso16-1/+1131
2012-03-07netfilter: nf_conntrack: pass timeout array to l4->new and l4->packetPablo Neira Ayuso11-52/+128
2012-03-07netfilter: nf_ct_gre: add unsigned int array to define timeoutsPablo Neira Ayuso1-4/+12
2012-03-07netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to arrayPablo Neira Ayuso2-15/+17
2012-03-07netfilter: nf_ct_udp[lite]: convert UDP[lite] timeouts to arrayPablo Neira Ayuso2-18/+37
2012-03-07netfilter: ctnetlink: fix lockep splatsHans Schillstrom1-16/+24
2012-03-07netfilter: xt_LOG: fix bogus extra layer-4 logging informationRichard Weinberger1-0/+4
2012-03-07netfilter: remove ipt_SAME.h and ipt_realm.hWANG Cong3-29/+0
2012-03-07netfilter: nf_ct_ecache: refactor nf_ct_deliver_cached_eventsTony Zelenoff1-26/+29
2012-03-07netfilter: nf_ct_ecache: trailing whitespace removedTony Zelenoff1-1/+1
2012-03-07netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger13-1063/+955
2012-03-07netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso7-1/+115
2012-03-07netfilter: ctnetlink: add NAT support for expectationsPablo Neira Ayuso2-2/+75
2012-03-07netfilter: ctnetlink: allow to set expectation classPablo Neira Ayuso2-1/+12
2012-03-07netfilter: ctnetlink: allow to set helper for new expectationsPablo Neira Ayuso1-1/+29
2012-03-07netfilter: ipset: hash:net,iface timeout bug fixedJozsef Kadlecsik1-0/+8
2012-03-07netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik6-116/+399
2012-03-07netfilter: ipset: Log warning when a hash type of set gets fullJozsef Kadlecsik1-4/+18
2012-03-07netfilter: ipset: expose userspace-relevant parts in ip_set.hJan Engelhardt1-12/+14
2012-03-07netfilter: ipset: use NFPROTO_ constantsJan Engelhardt14-61/+64
2012-03-07powerpc/44x: Add more changes for APM821XX EMAC driverDuc Dang3-3/+41
2012-03-07powerpc/44x: Add new compatible value for EMAC node of APM821XX dts file.Duc Dang1-1/+1
2012-03-07net: Use bool for return value of dev_valid_name().David S. Miller2-7/+7
2012-03-07net/mlx4: defining functions as staticYevgeny Petrilin1-4/+2
2012-03-07net/mlx4: remove unused functionsYevgeny Petrilin2-85/+0
2012-03-07net/mlx4: fixing sparse warnings for not declared, functionsYevgeny Petrilin2-5/+4
2012-03-07net/mlx4: fixing sparse warnings when copying mac, address to gid entryYevgeny Petrilin1-4/+6
2012-03-07net/mlx4: fix sparse warnings on wrong type for RSS keysYevgeny Petrilin1-1/+1
2012-03-07net/mlx4: fix sparse warnings on TX blue flame bufferOr Gerlitz1-1/+1
2012-03-07net/mlx4: fix sparse warnings on TX control flags, endianessOr Gerlitz1-1/+1
2012-03-07net/mlx4_en: Saving mem access on data pathYevgeny Petrilin4-16/+13
2012-03-07qla3xxx: ethernet: Silence static checker warning.Santosh Nayak1-1/+1
2012-03-068139too: Add 64bit statisticsJunchang Wang1-8/+38
2012-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller217-771/+1390
2012-03-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-18/+42
2012-03-06Merge tag 'usb-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-10/+2
2012-03-06Merge tag 'tty-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2012-03-06Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2-12/+28
2012-03-06Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds24-164/+156
2012-03-06rapidio/tsi721: fix queue wrapping bug in inbound doorbell handlerAlexandre Bounine1-2/+3