summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* sctp: implement receiver-side procedures for the Add Outgoing Streams Request...Xin Long2017-03-131-0/+4
* sctp: add support for generating add stream change event notificationXin Long2017-03-132-0/+19
* sctp: implement receiver-side procedures for the SSN/TSN Reset Request ParameterXin Long2017-03-131-0/+4
* sctp: add support for generating assoc reset event notificationXin Long2017-03-132-0/+19
* net: sched: make default fifo qdiscs appear in the dumpJiri Kosina2017-03-133-1/+3
* ipv4: fib: Remove redundant argumentIdo Schimmel2017-03-101-6/+3
* ipv4: fib: Move FIB notification code to a separate fileIdo Schimmel2017-03-101-0/+15
* mlxsw: spectrum: Add support for vlan modify TC actionPetr Machata2017-03-101-0/+5
* tcp: rename *_sequence_number() to *_seq_and_tsoff()Alexey Kodanev2017-03-102-4/+4
* ethtool: add CRC32 as an RSS hash functionJakub Kicinski2017-03-101-0/+2
* net: use proper lockdep annotation in __sk_dst_set()Eric Dumazet2017-03-091-5/+2
* vmbus: introduce in-place packet iteratorstephen hemminger2017-03-071-66/+30
* ipv6: Provide ipv6 version of "disable_policy" sysctlDavid Forster2017-03-072-0/+2
* net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2017-03-061-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-056-44/+57
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-041-3/+3
| |\
| | * netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso2017-03-031-3/+3
| * | Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-03-021-20/+41
| |\ \
| | * | average: change to declare precision, not factorJohannes Berg2017-03-021-20/+41
| * | | net: Introduce sk_clone_lock() error path routineArnaldo Carvalho de Melo2017-03-021-0/+1
| |/ /
| * | net: solve a NAPI raceEric Dumazet2017-03-011-20/+9
| * | net/mlx4: && vs & typoDan Carpenter2017-03-011-1/+1
| * | rxrpc: Fix deadlock between call creation and sendmsg/recvmsgDavid Howells2017-03-011-0/+2
* | | Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-041-1/+2
|\ \ \
| * | | kvm: convert kvm.users_count from atomic_t to refcount_tElena Reshetova2017-03-011-1/+2
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-03-041-1/+6
|\ \ \ \
| * | | | crypto: api - Add crypto_requires_off helperHerbert Xu2017-02-271-1/+6
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-03-042-13/+13
|\ \ \ \ \
| * | | | | 9p: constify ->d_name handlingAl Viro2017-01-122-13/+13
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-03-041-8/+6
|\ \ \ \ \ \
| * | | | | | scsi: remove scsi_execute_req_flagsChristoph Hellwig2017-02-231-6/+2
| * | | | | | scsi: merge __scsi_execute into scsi_executeChristoph Hellwig2017-02-231-2/+3
| * | | | | | scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke2017-02-231-0/+1
* | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-041-0/+2
|\ \ \ \ \ \ \
| * | | | | | | nfit, libnvdimm: fix interleave set cookie calculationDan Williams2017-03-011-0/+2
* | | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2017-03-042-0/+14
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'next/late' with mainlineArnd Bergmann2017-03-023-1/+18
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2017-02-161-0/+6
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | clk: gxbb: add the SAR ADC clocks and expose themMartin Blumenstingl2017-01-231-0/+4
| | | * | | | | | | | clk: meson-gxbb: Export HDMI clocksNeil Armstrong2017-01-181-0/+2
| | * | | | | | | | | Merge tag 'samsung-dt64-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2017-02-162-1/+26
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Merge tag 'samsung-pinctrl-4.11' into next/dt64Krzysztof Kozlowski2017-02-021-0/+8
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | pinctrl: dt-bindings: samsung: Add Exynos7 specific pinctrl macro definitionsPankaj Dubey2017-02-021-0/+8
| | | * | | | | | | | | Merge tag 'clk-v4.11-samsung-dphy' of git://linuxtv.org/snawrocki/samsung int...Krzysztof Kozlowski2017-01-311-1/+4
| | | |\ \ \ \ \ \ \ \ \
* | | | \ \ \ \ \ \ \ \ \ Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-036-15/+185
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | statx: Add a system call to make enhanced file info availableDavid Howells2017-03-036-15/+185
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-03-032-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | blk-mq: Provide freeze queue timeoutKeith Busch2017-03-021-0/+2
| * | | | | | | | | | | | | | blk-mq: Export blk_mq_freeze_queue_waitKeith Busch2017-03-021-0/+1
| * | | | | | | | | | | | | | PCI: add an API to get node from vectorShaohua Li2017-03-021-0/+6