summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-08ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel
2011-02-08CDC NCM errata updates for cdc.hAlexey Orishko
2011-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-03net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller
2011-02-02sched: CHOKe flow schedulerstephen hemminger
2011-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-03netfilter: xtables: add device group matchPatrick McHardy
2011-02-02netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy
2011-02-01netfilter: ipset: install ipset related header filesPatrick McHardy
2011-02-01netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik
2011-02-01netfilter: ipset: list:set set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: hash:ip set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: IP set core supportJozsef Kadlecsik
2011-02-01netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik
2011-01-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-30net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman
2011-01-30caif: bugfix - add caif headers for userspace usage.sjur.brandeland@stericsson.com
2011-01-27net: fix dev_seq_next()Eric Dumazet
2011-01-24net: reduce and unify printk level in netdev_fix_features()Michał Mirosław
2011-01-24net: change netdev->features to u32Michał Mirosław
2011-01-24net: RPS: Enable hardware acceleration of RFSBen Hutchings
2011-01-24lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings
2011-01-24Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...David S. Miller
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-24Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2011-01-24Remove MAYBE_BUILD_BUG_ONRusty Russell
2011-01-24BUILD_BUG_ON: make it handle more casesRusty Russell
2011-01-24param: add null statement to compiled-in module paramsLinus Walleij
2011-01-24module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=nRusty Russell
2011-01-24module: show version information for built-in modules in sysfsDmitry Torokhov
2011-01-22genirq: Add IRQ affinity notifiersBen Hutchings
2011-01-21Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-21Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-21mm: System without MMU do not need pte_mkwriteMichal Simek
2011-01-21RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz
2011-01-21rtc: Cleanup removed UIE emulation declarationJohn Stultz
2011-01-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-20net: Add safe reverse SKB queue walkers.David S. Miller
2011-01-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-20ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki
2011-01-20memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki
2011-01-20dccp: clean up unused DCCP_STATE_MASK definitionShan Wei
2011-01-20netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt
2011-01-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-20netfilter: xtables: remove duplicate memberJan Engelhardt
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo