summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netfilter: add __rcu annotationsEric Dumazet2010-11-153-6/+6
* netfilter: nf_nat: define nat_pptp_info as neededChangli Gao2010-11-151-0/+2
* netfilter: ct_extend: define NF_CT_EXT_* as neededChangli Gao2010-11-153-0/+18
* netfilter: nf_nat: don't use atomic bit operationChangli Gao2010-11-151-2/+2
* netfilter: nf_conntrack: define ct_*_info as neededChangli Gao2010-11-151-0/+13
* netfilter: nf_conntrack: don't always initialize ct->protoChangli Gao2010-11-121-3/+3
* ipv4: Make rt->fl.iif tests lest obscure.David S. Miller2010-11-112-0/+20
* net: get rid of rtable->idevEric Dumazet2010-11-111-2/+0
* neigh: reorder struct neighbourEric Dumazet2010-11-111-5/+5
* decnet: RCU conversion and get rid of dev_base_lockEric Dumazet2010-11-083-14/+23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-082-0/+6
|\
| * net: Detect and ignore netif_stop_queue() calls before register_netdev()Guillaume Chazarain2010-11-081-0/+5
| * net dst: need linux/cache.h for ____cacheline_aligned_in_smp.Paul Mundt2010-11-071-0/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-11-081-0/+97
|\ \
| * | ext4: Add new ext4 inode tracepointsTheodore Ts'o2010-11-081-0/+97
* | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-11-082-10/+9
|\ \ \
| * \ \ Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt2010-11-082-10/+9
| |\ \ \
| | * | | mmc: sh_mmcif: Convert extern inline to static inline.Paul Mundt2010-11-041-9/+9
| | * | | ARM: shmobile: remove sh_timer_config clk memberMagnus Damm2010-10-311-1/+0
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt2010-11-081-0/+4
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | / / | | | | | |/ / | | | | |/| |
| | | * | | | sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski2010-11-081-0/+4
| | | | |/ / | | | |/| |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-054-7/+9
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage2010-11-041-1/+1
| * | | | | caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland2010-11-031-0/+2
| * | | | | caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos2010-11-032-6/+6
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-11-051-7/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | asm-generic/stat.h: support 64-bit file time_t for stat()Chris Metcalf2010-11-011-7/+7
| | |_|_|/ | |/| | |
* / | | | preempt: fix kernel build with !CONFIG_BKLArnd Bergmann2010-11-021-2/+6
|/ / / /
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-11-011-0/+3
|\ \ \ \
| * | | | spi: enable spi_board_info to be registered after spi_masterFeng Tang2010-10-211-0/+3
* | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-312-2/+1
|\ \ \ \ \
| * | | | | i2c-i801: Add Intel Patsburg device IDSeth Heasley2010-10-311-0/+1
| * | | | | i2c: Drop unused I2C_CLASS_TV flagsJean Delvare2010-10-311-2/+0
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-314-2/+63
|\ \ \ \ \
| * | | | | [SCSI] libosd: write/read_sg_kern APIBoaz Harrosh2010-10-261-0/+7
| * | | | | [SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh2010-10-263-1/+55
| * | | | | [SCSI] libfc: Do not let disc work cancel itselfBhanu Prakash Gollapudi2010-10-251-1/+1
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Linus Torvalds2010-10-313-7/+6
|\ \ \ \ \ \ \
| | * | | | | | semaphore: Remove mutex emulationThomas Gleixner2010-10-301-6/+0
| | | |_|_|_|/ | | |/| | | |
| * | | | | | genirq: Fix up irq_node() for irq_data changes.Paul Mundt2010-10-281-1/+1
| * | | | | | genirq: Add single IRQ reservation helperPaul Mundt2010-10-261-0/+5
| | |_|_|/ / | |/| | | |
* | | | | | locks: remove fl_copy_lock lock_manager operationChristoph Hellwig2010-10-311-1/+0
| |_|_|/ / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-301-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy2010-10-291-1/+1
* | | | | locks: fix setlease methods to free passed-in lockJ. Bruce Fields2010-10-301-0/+1
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-10-305-31/+73
|\ \ \ \ \
| * | | | | Ensure FMODE_NONOTIFY is not set by userspaceLino Sanfilippo2010-10-301-4/+5
| * | | | | fsnotify: remove alignment padding from fsnotify_mark on 64 bit buildsRichard Kennedy2010-10-281-1/+1
| * | | | | fanotify: Fix FAN_CLOSE commentsStefan Hajnoczi2010-10-281-2/+2
| * | | | | fanotify: ignore events on directories unless specifically requestedEric Paris2010-10-281-2/+8