summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-01-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-01-264-5/+13
|\
| * netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso2017-01-241-3/+3
| * netfilter: nft_log: restrict the log prefix length to 127Liping Zhang2017-01-241-0/+2
| * netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang2017-01-161-0/+6
| * netfilter: nf_tables: fix spelling mistakesAlexander Alemayhu2017-01-161-2/+2
* | net: phy: leds: Fix truncated LED trigger namesGeert Uytterhoeven2017-01-251-2/+2
* | net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven2017-01-251-1/+0
* | net: Specify the owning module for lwtunnel opsRobert Shearman2017-01-241-0/+2
* | virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang2017-01-201-1/+5
* | bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann2017-01-181-0/+2
* | lwtunnel: fix autoload of lwt modulesDavid Ahern2017-01-181-0/+11
* | virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer2017-01-171-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-176-7/+16
|\ \
| * | bpf: rework prog_digest into prog_tagDaniel Borkmann2017-01-164-5/+7
| * | Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-01-161-1/+3
| |\ \
| | * | cfg80211: consider VHT opmode on station updateBeni Lev2017-01-111-1/+3
| | |/
| * | tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2017-01-131-1/+6
* | | Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-01-161-0/+1
|\ \ \
| * | | sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew2017-01-121-0/+1
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-151-0/+1
|\ \ \ \
| * | | | i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov2017-01-121-0/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-151-0/+1
|\ \ \ \ \
| * | | | | perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa2017-01-141-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-151-0/+2
|\ \ \ \ \
| * | | | | efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones2017-01-141-0/+1
| * | | | | x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange2017-01-071-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-01-151-0/+1
|\ \ \ \ \ \
| * | | | | | coredump: Ensure proper size of sparse core filesDave Kleikamp2017-01-151-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-01-151-3/+16
|\ \ \ \ \ \ \
| * | | | | | | block: add blk_rq_payload_bytesChristoph Hellwig2017-01-131-0/+13
| * | | | | | | block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal2017-01-121-3/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-141-67/+79
|\ \ \ \ \ \ \
| * | | | | | | btrfs: make tracepoint format strings more compactDavid Sterba2017-01-091-56/+56
| * | | | | | | Btrfs: add truncated_len for ordered extent tracepointsLiu Bo2017-01-091-0/+4
| * | | | | | | Btrfs: add 'inode' for extent map tracepointLiu Bo2017-01-091-4/+8
| * | | | | | | btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba2017-01-091-9/+13
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-01-141-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | jump_labels: API for flushing deferred jump label updatesDavid Matlack2017-01-121-0/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-01-122-4/+7
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix...Mark Brown2017-01-101-4/+4
| |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | ASoC: hdmi-codec: use unsigned type to structure members with bit-fieldTakashi Sakamoto2016-12-161-4/+4
| | |/ / / / / / / /
| * | | | | | | | | Merge remote-tracking branch 'asoc/fix/component' into asoc-linusMark Brown2017-01-101-0/+3
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | ASoC: Fix binding and probing of auxiliary componentsSylwester Nawrocki2016-12-311-0/+3
| | |/ / / / / / /
* | | | | | | | | Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds2017-01-121-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "remoteproc: Merge table_ptr and cached_table pointers"Bjorn Andersson2016-12-301-1/+3
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-121-0/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | target: add XCOPY target/segment desc sense codesDavid Disseldorp2017-01-101-0/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-01-1112-46/+87
|\ \ \ \ \ \ \ \
| * | | | | | | | timerfd: export defines to userspaceMike Frysinger2017-01-113-19/+38