summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netfilter: make comparision helpers stub functions in ZONES=n caseFlorian Westphal2016-06-231-0/+12
* ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.hKejian Yan2016-06-041-0/+8
* ACPI: bus: add stub acpi_dev_found() to linux/acpi.hKejian Yan2016-06-041-0/+5
* net: dsa: Add new binding implementationAndrew Lunn2016-06-041-0/+20
* net: dsa: Refactor selection of tag ops into a functionAndrew Lunn2016-06-041-1/+7
* net: dsa: Copy the routing table into the switch structureAndrew Lunn2016-06-041-1/+8
* net: dsa: Remove dynamic allocate of routing tableAndrew Lunn2016-06-041-5/+4
* net: dsa: Move port device node into port structureAndrew Lunn2016-06-041-0/+1
* net: dsa: Add a ports structure and use it in the switch structureAndrew Lunn2016-06-041-2/+6
* qed: Fix next-ptr chains for BE / 32-bitYuval Mintz2016-06-031-2/+1
* qed: Add iscsi/rdma personalitiesYuval Mintz2016-06-032-2/+67
* qed: Add common HSI for new protocolsYuval Mintz2016-06-036-1/+2006
* qed: Revisit chain implementationYuval Mintz2016-06-032-220/+336
* sctp: Add GSO supportMarcelo Ricardo Leitner2016-06-035-2/+17
* skbuff: introduce skb_gso_validate_mtuMarcelo Ricardo Leitner2016-06-031-0/+1
* sk_buff: allow segmenting based on frag sizesMarcelo Ricardo Leitner2016-06-031-0/+5
* qed: Utilize FW 8.10.3.0Yuval Mintz2016-06-023-108/+222
* udp: avoid csum_partial() for validated skbEric Dumazet2016-06-011-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-315-3/+18
|\
| * sctp: sctp_diag should dump sctp socket typeXin Long2016-05-311-0/+2
| * ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann2016-05-291-1/+2
| * ethtool: add support for 25G/50G/100G speed modesVidya Sagar Ravipati2016-05-251-1/+10
| * net sched actions: policer missing timestamp processingJamal Hadi Salim2016-05-241-1/+3
| * net_sched: avoid too many hrtimer_start() callsEric Dumazet2016-05-241-0/+1
* | Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-284-110/+141
|\ \
| * | <linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin2016-05-281-3/+24
| * | Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin2016-05-281-53/+34
| * | Change hash_64() return value to 32 bitsGeorge Spelvin2016-05-281-3/+3
| * | <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin2016-05-281-31/+9
| * | fs/namei.c: Add hashlen_string() functionGeorge Spelvin2016-05-281-2/+6
| * | Pull out string hash to <linux/stringhash.h>George Spelvin2016-05-282-26/+73
* | | Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-2/+4
|\ \ \
| * | | platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou2016-05-111-2/+4
* | | | Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-282-2/+43
|\ \ \ \
| * \ \ \ Merge tag 'asoc-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2016-05-2717-16/+155
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'asoc/topic/topology' into asoc-nextMark Brown2016-05-271-2/+42
| | |\ \ \ \
| | | | \ \ \
| | | | \ \ \
| | | *-. \ \ \ Merge branches 'topic/dai-link' and 'topic/find-dai' of git://git.kernel.org/...Mark Brown2016-04-201-1/+4
| | | |\ \ \ \ \
| | | * | | | | | ASoC: topology: Set the link ID when creating a FE DAI linkMengdong Lin2016-04-201-1/+1
| | | * | | | | | ASoC: topology: ABI - Define types for vendor tuplesMengdong Lin2016-03-291-1/+41
| | | | | | | | |
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fi...Mark Brown2016-05-251-0/+1
| | |\ \ \ \ \ \ \ \
| | | | * | | | | | | ASoC: twl6040: Disconnect AUX output pads on digital mutePeter Ujfalusi2016-05-181-0/+1
| | | |/ / / / / / /
| | * | | | | | / / Merge tag 'asoc-v4.7' into asoc-linusMark Brown2016-05-257-2/+139
| | |\| | | | | | | | | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-284-8/+68
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger2016-05-161-1/+1
| * | | | | | | | | iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger2016-05-161-0/+1
| * | | | | | | | | target: remove sess_kref and ->shutdown_sessionChristoph Hellwig2016-05-102-7/+0
| * | | | | | | | | target: remove acl_stopChristoph Hellwig2016-05-101-1/+0
| * | | | | | | | | iscsi-target: export symbolsVarun Prakash2016-05-091-0/+33
| * | | | | | | | | iscsi-target: add new offload transport typeVarun Prakash2016-05-091-0/+1
| * | | | | | | | | iscsi-target: move iscsit_thread_check_cpumask()Varun Prakash2016-05-091-0/+26