aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-08ipv4: Add FLOWI_FLAG_KNOWN_NHJulian Anastasov1-0/+1
2012-10-08ipv4: introduce rt_uses_gatewayJulian Anastasov1-1/+2
2012-10-08ipv6: gro: fix PV6_GRO_CB(skb)->proto problemEric Dumazet1-0/+3
2012-10-08vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl1-4/+4
2012-10-08net: gro: selective flush of packetsEric Dumazet1-6/+9
2012-10-07net: gro: fix a potential crash in skb_gro_reset_offsetEric Dumazet1-1/+0
2012-10-07net: remove skb recyclingEric Dumazet1-24/+0
2012-10-07infiniband: pass rdma_cm module to netlink_dump_startGao feng1-0/+1
2012-10-07netlink: add reference of module in netlink_dump_startGao feng1-4/+16
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2-10/+3
2012-10-07Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linuxLinus Torvalds3-21/+18
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds7-10/+18
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+2
2012-10-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds23-83/+445
2012-10-06nbd: handle discard requestsPaul Clements1-1/+5
2012-10-06nbd: add set flags ioctlPaul Clements1-4/+5
2012-10-06rapidio: add destination ID allocation mechanismAlexandre Bounine1-0/+9
2012-10-06rapidio: use device lists handling on per-net basisAlexandre Bounine1-0/+1
2012-10-06rapidio: add inbound memory mapping interfaceAlexandre Bounine2-0/+10
2012-10-06rapidio: fix kerneldoc warnings after DMA support was addedAlexandre Bounine1-1/+2
2012-10-06rapidio/tsi721: modify mport name assignmentAlexandre Bounine1-1/+2
2012-10-06coredump: extend core dump note section to contain file names of mapped filesDenys Vlasenko1-0/+1
2012-10-06coredump: add a new elf note with siginfo of the signalDenys Vlasenko1-0/+5
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko1-5/+0
2012-10-06coredump: pass siginfo_t* to do_coredump() and below, not merely signrDenys Vlasenko2-3/+3
2012-10-06coredump: update coredump-related headersAlex Kelly3-6/+5
2012-10-06coredump: make core dump functionality optionalAlex Kelly1-0/+4
2012-10-06rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries1-1/+1
2012-10-06rtc: rc5t583: add ricoh rc5t583 RTC driverVenu Byravarasu1-0/+22
2012-10-06rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu1-0/+10
2012-10-06rtc: add Dallas DS2404 driverSven Schnelle1-0/+20
2012-10-06epoll: support for disabling items, and a self-test appPaton J. Lewis1-0/+1
2012-10-06genalloc: make it possible to use a custom allocation algorithmBenjamin Gaignard1-0/+27
2012-10-06idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu1-5/+5
2012-10-06bitops: introduce generic {clear,set}_bit_le()Takuya Yoshikawa1-0/+10
2012-10-06backlight: add new lm3639 backlight driverG.Shark Jeong1-0/+69
2012-10-06backlight: add Backlight driver for lm3630 chipG.Shark Jeong1-0/+57
2012-10-06backlight: lp855x: add FAST bit description for LP8556Kim, Milo1-0/+2
2012-10-06sections: fix section conflicts in netAndi Kleen1-0/+2
2012-10-06sections: fix section conflicts in mm/percpu.cAndi Kleen1-1/+1
2012-10-06sections: disable const sections for PA-RISC v2Andi Kleen1-8/+19
2012-10-06audit.h: replace defines with C stubsKees Cook1-53/+153
2012-10-06Partially revert a1ce39288e6fbef (UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers)David Daney1-2/+2
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds25-223/+2360
2012-10-04sctp: check src addr when processing SACK to update transport stateNicolas Dichtel1-1/+1
2012-10-04ipv4: add a fib_type to fib_infoEric Dumazet1-0/+1
2012-10-04UAPI: Fix conditional header installation handling (notably kvm_para.h on m68k)David Howells1-6/+3
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-33/+137
2012-10-04Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteprocLinus Torvalds3-0/+82
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-0/+68