summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-09serial: introduce generic port in/out helpersPaul Gortmaker1-0/+10
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman58-141/+324
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-53/+174
2012-03-09genirq: Get rid of unnecessary irqaction field in task_structAlexander Gordeev1-5/+5
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2012-03-09perf: Add ABI reference sizesStephane Eranian1-0/+2
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+8
2012-03-08sctp: Export sctp_do_peeloffBenjamin Poirier1-0/+1
2012-03-08usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork1-0/+19
2012-03-08TTY: amiserial no longer needs serialPJiri Slaby1-49/+0
2012-03-08TTY: amiserial, stop using serial_state->{irq,type,line}Jiri Slaby1-3/+0
2012-03-08TTY: simserial no longer needs serialPJiri Slaby1-2/+0
2012-03-08TTY: amiserial/simserial, use flags from tty_portJiri Slaby1-1/+0
2012-03-08TTY: amiserial/simserial, use count from tty_portJiri Slaby1-1/+0
2012-03-08TTY: amiserial/simserial, use close delays from tty_portJiri Slaby1-2/+0
2012-03-08TTY: amiserial/simserial, use tty_portJiri Slaby1-5/+2
2012-03-08TTY: serialP, merge serial_state and async_structJiri Slaby1-7/+7
2012-03-08TTY: simserial, remove support of shared interruptsJiri Slaby1-2/+0
2012-03-08TTY: simserial/amiserial, use one instance of other membersJiri Slaby1-5/+0
2012-03-08TTY: simserial, use only one copy of async flagsJiri Slaby1-1/+0
2012-03-08driver core: move the deferred probe pointer into the private areaGreg Kroah-Hartman1-5/+0
2012-03-08drivercore: Add driver probe deferral mechanismGrant Likely2-0/+6
2012-03-08TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby1-8/+0
2012-03-08TTY: serialP, remove unused materialJiri Slaby1-59/+0
2012-03-08TTY: serialP, remove DECLARE_WAITQUEUE checkJiri Slaby1-6/+0
2012-03-08TTY: tty_driver, document tty->ops->shutdown limitationJiri Slaby1-0/+2
2012-03-08TTY: serial, simplify ASYNC_USR_MASKJiri Slaby1-2/+2
2012-03-08TTY: remove minor_num from tty_driverJiri Slaby1-1/+0
2012-03-08TTY: let alloc_tty_driver deduce the owner automaticallyJiri Slaby1-1/+4
2012-03-08mac80211: update ieee80211_tx_rate_control kerneldocSimon Wunderlich1-4/+5
2012-03-08vt:tackle kbd_tableAlan Cox3-8/+24
2012-03-08route: Remove redirect_genidSteffen Klassert1-1/+0
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert1-0/+3
2012-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller7-288/+607
2012-03-07af_iucv: add shutdown for HS transportUrsula Braun1-0/+1
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan1-34/+33
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 Ayuso1-0/+12
2012-03-07netfilter: nf_ct_ext: add timeout extensionPablo Neira Ayuso2-0/+82
2012-03-07netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso4-1/+128
2012-03-07netfilter: nf_conntrack: pass timeout array to l4->new and l4->packetPablo Neira Ayuso1-2/+6
2012-03-07netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to arrayPablo Neira Ayuso1-1/+4
2012-03-07netfilter: remove ipt_SAME.h and ipt_realm.hWANG Cong3-29/+0
2012-03-07netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger4-0/+24
2012-03-07netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso2-0/+14
2012-03-07netfilter: ctnetlink: add NAT support for expectationsPablo Neira Ayuso1-0/+9
2012-03-07netfilter: ctnetlink: allow to set expectation classPablo Neira Ayuso1-0/+1
2012-03-07netfilter: ipset: hash:net,iface timeout bug fixedJozsef Kadlecsik1-0/+8
2012-03-07netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik2-23/+70
2012-03-07netfilter: ipset: Log warning when a hash type of set gets fullJozsef Kadlecsik1-4/+18