summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JFS: do not ignore return code from write_one_page()Dave Kleikamp2017-07-052-2/+6
* mm: drop "wait" parameter from write_one_page()Jeff Layton2017-07-058-15/+15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-265-17/+20
|\
| * Input: elan_i2c - ignore signals when finishing updating firmwareKT Liao2017-05-251-13/+8
| * Input: elan_i2c - clear INT before resetting controllerKT Liao2017-05-251-1/+8
| * Input: atmel_mxt_ts - add T100 as a readable objectMaxime Roussin-Bélanger2017-05-221-0/+1
| * Input: edt-ft5x06 - increase allowed data range for threshold parameterMartin Kepplinger2017-05-223-3/+3
* | Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-05-261-1/+1
|\ \
| * | leds: pca955x: Correct I2C FunctionalityTin Huynh2017-05-221-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-2657-254/+701
|\ \ \
| * | | ipv4: add reference counting to metricsEric Dumazet2017-05-265-23/+45
| * | | net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König2017-05-261-5/+2
| * | | ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packetsPeter Dawson2017-05-262-14/+20
| * | | sctp: fix ICMP processing if skb is non-linearDavide Caratti2017-05-261-7/+9
| * | | net: llc: add lock_sock in llc_ui_bind to avoid a race conditionlinzhang2017-05-261-0/+3
| * | | bonding: Don't update slave->link until ready to commitNithin Sujir2017-05-251-2/+9
| * | | test_bpf: Add a couple of tests for BPF_JSGE.David Daney2017-05-251-0/+38
| * | | Merge branch 'bpf-fixes'David S. Miller2017-05-258-34/+285
| |\ \ \
| | * | | bpf: add various verifier test casesDaniel Borkmann2017-05-253-4/+255
| | * | | bpf: fix wrong exposure of map_flags into fdinfo for lpmDaniel Borkmann2017-05-253-0/+3
| | * | | bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_dataDaniel Borkmann2017-05-251-0/+1
| | * | | bpf: properly reset caller saved regs after helper call and ld_abs/indDaniel Borkmann2017-05-251-21/+16
| | * | | bpf: fix incorrect pruning decision when alignment must be trackedDaniel Borkmann2017-05-251-9/+10
| |/ / /
| * | | arp: fixed -Wuninitialized compiler warningIhar Hrachyshka2017-05-251-1/+1
| * | | tcp: avoid fastopen API to be used on AF_UNSPECWei Wang2017-05-251-2/+5
| * | | net: move somaxconn init from sysctl codeRoman Kapl2017-05-252-2/+19
| * | | net: fix potential null pointer dereferenceGustavo A. R. Silva2017-05-251-1/+1
| * | | geneve: fix fill_info when using collect_metadataEric Garver2017-05-251-3/+5
| * | | Merge branch 'q-in-q-checksums'David S. Miller2017-05-243-9/+14
| |\ \ \
| | * | | virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich2017-05-241-0/+1
| | * | | be2net: Fix offload features for Q-in-Q packetsVlad Yasevich2017-05-241-1/+3
| | * | | vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich2017-05-241-8/+10
| |/ / /
| * | | net: phy: marvell: Limit errata to 88m1101Andrew Lunn2017-05-241-29/+37
| * | | net/phy: fix mdio-octeon dependency and buildRandy Dunlap2017-05-241-1/+1
| * | | Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-05-248-30/+120
| |\ \ \
| | * | | net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan2017-05-231-11/+4
| | * | | net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia2017-05-234-8/+44
| | * | | net/mlx5e: IPoIB, handle RX packet correctlyErez Shitrit2017-05-231-1/+7
| | * | | net/mlx5e: Fix warnings around parsing of TC pedit actionsOr Gerlitz2017-05-231-7/+7
| | * | | net/mlx5e: Properly enforce disallowing of partial field re-write offloadOr Gerlitz2017-05-231-2/+3
| | * | | net/mlx5e: Allow TC csum offload if applied together with pedit actionOr Gerlitz2017-05-231-0/+39
| | * | | net/sched: act_csum: Add accessors for offloading driversOr Gerlitz2017-05-231-0/+15
| | * | | net/mlx5e: Use the correct delete call on offloaded TC encap entry detachOr Gerlitz2017-05-231-1/+1
| * | | | Merge tag 'mac80211-for-davem-2017-05-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-05-243-9/+12
| |\ \ \ \
| | * | | | cfg80211: make cfg80211_sched_scan_results() work from atomic contextArend Van Spriel2017-05-231-4/+4
| | * | | | mac80211: strictly check mesh address extension modeRajkumar Manoharan2017-05-172-5/+8
| * | | | | net: rtnetlink: bail out from rtnl_fdb_dump() on parse errorAlexander Potapenko2017-05-241-2/+5
| * | | | | net: fec: add post PHY reset delay DT propertyQuentin Schulz2017-05-242-1/+19
| * | | | | Merge branch 'sctp-dupcookie-fixes'David S. Miller2017-05-243-10/+10
| |\ \ \ \ \
| | * | | | | sctp: set new_asoc temp when processing dupcookieXin Long2017-05-242-9/+7