summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipv4: introduce rt_uses_gatewayJulian Anastasov2012-10-081-1/+2
* ipv6: gro: fix PV6_GRO_CB(skb)->proto problemEric Dumazet2012-10-081-0/+3
* vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl2012-10-081-4/+4
* net: gro: selective flush of packetsEric Dumazet2012-10-081-6/+9
* net: gro: fix a potential crash in skb_gro_reset_offsetEric Dumazet2012-10-071-1/+0
* net: remove skb recyclingEric Dumazet2012-10-071-24/+0
* infiniband: pass rdma_cm module to netlink_dump_startGao feng2012-10-071-0/+1
* netlink: add reference of module in netlink_dump_startGao feng2012-10-071-4/+16
* Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-10-072-10/+3
|\
| * UAPI: Fix conditional header installation handling (notably kvm_para.h on m68k)David Howells2012-10-041-6/+3
| * UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-041-4/+0
* | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-10-073-21/+18
|\ \
| * \ Merge branch 'slab/tracing' into slab/for-linusPekka Enberg2012-10-031-7/+7
| |\ \
| | * | mm/slab: Fix kmem_cache_alloc_node_trace() declarationEzequiel Garcia2012-09-291-7/+7
| * | | Merge branch 'slab/next' into slab/for-linusPekka Enberg2012-10-033-14/+11
| |\| |
| | * | mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototypeEzequiel Garcia2012-09-251-4/+3
| | * | mm, slob: Add support for kmalloc_track_caller()Ezequiel Garcia2012-09-251-2/+4
| | * | mm, slab: Remove silly function slab_buffer_size()Ezequiel Garcia2012-09-251-5/+0
| | * | mm, slob: Use NUMA_NO_NODE instead of -1Ezequiel Garcia2012-09-251-2/+4
| | * | mm, slab: remove dflagsDavid Rientjes2012-08-171-1/+0
* | | | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-077-10/+18
|\ \ \ \
| * | | | xen/xen_initial_domain: check that xen_start_info is initializedStefano Stabellini2012-10-031-1/+1
| * | | | Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk2012-09-267-9/+17
| |\ \ \ \
| | * | | | xen/arm: compile blkfront and blkbackStefano Stabellini2012-08-081-0/+3
| | * | | | xen/arm: receive Xen events on ARMStefano Stabellini2012-09-141-0/+2
| | * | | | xen/arm: get privilege statusStefano Stabellini2012-08-081-0/+3
| | * | | | xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini2012-09-143-8/+8
| | * | | | arm: initial Xen supportStefano Stabellini2012-09-141-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-062-1/+2
|\ \ \ \ \ \
| * | | | | | sctp: check src addr when processing SACK to update transport stateNicolas Dichtel2012-10-041-1/+1
| * | | | | | ipv4: add a fib_type to fib_infoEric Dumazet2012-10-041-0/+1
* | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-0623-83/+445
|\ \ \ \ \ \ \
| * | | | | | | nbd: handle discard requestsPaul Clements2012-10-061-1/+5
| * | | | | | | nbd: add set flags ioctlPaul Clements2012-10-061-4/+5
| * | | | | | | rapidio: add destination ID allocation mechanismAlexandre Bounine2012-10-061-0/+9
| * | | | | | | rapidio: use device lists handling on per-net basisAlexandre Bounine2012-10-061-0/+1
| * | | | | | | rapidio: add inbound memory mapping interfaceAlexandre Bounine2012-10-062-0/+10
| * | | | | | | rapidio: fix kerneldoc warnings after DMA support was addedAlexandre Bounine2012-10-061-1/+2
| * | | | | | | rapidio/tsi721: modify mport name assignmentAlexandre Bounine2012-10-061-1/+2
| * | | | | | | coredump: extend core dump note section to contain file names of mapped filesDenys Vlasenko2012-10-061-0/+1
| * | | | | | | coredump: add a new elf note with siginfo of the signalDenys Vlasenko2012-10-061-0/+5
| * | | | | | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-061-5/+0
| * | | | | | | coredump: pass siginfo_t* to do_coredump() and below, not merely signrDenys Vlasenko2012-10-062-3/+3
| * | | | | | | coredump: update coredump-related headersAlex Kelly2012-10-063-6/+5
| * | | | | | | coredump: make core dump functionality optionalAlex Kelly2012-10-061-0/+4
| * | | | | | | rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries2012-10-061-1/+1
| * | | | | | | rtc: rc5t583: add ricoh rc5t583 RTC driverVenu Byravarasu2012-10-061-0/+22
| * | | | | | | rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu2012-10-061-0/+10
| * | | | | | | rtc: add Dallas DS2404 driverSven Schnelle2012-10-061-0/+20
| * | | | | | | epoll: support for disabling items, and a self-test appPaton J. Lewis2012-10-061-0/+1