summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jfs: jump to error_out when filemap_{fdatawait, write_and_wait} failsQuorum Laval2016-08-291-2/+8
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-08-294-25/+49
|\
| * ext4: avoid deadlock when expanding inode sizeJan Kara2016-08-112-8/+13
| * ext4: properly align shifted xattrs when expanding inodesJan Kara2016-08-111-1/+1
| * ext4: fix xattr shifting when expanding inodes part 2Jan Kara2016-08-111-2/+3
| * ext4: fix xattr shifting when expanding inodesJan Kara2016-08-111-13/+14
| * ext4: validate that metadata blocks do not overlap superblockTheodore Ts'o2016-08-011-1/+17
| * ext4: reserve xattr index for the HurdTheodore Ts'o2016-07-311-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-29100-453/+813
|\ \
| * | Add Killer E2500 device ID in alx driver.Owen Lin2016-08-292-0/+3
| * | net: smc91x: fix SMC accessesRussell King2016-08-289-26/+73
| * | Documentation: networking: dsa: Remove platform device TODOFlorian Fainelli2016-08-281-20/+0
| * | Merge branch 'mlx5-series'David S. Miller2016-08-2810-145/+209
| |\ \
| | * | net/mlx5: Increase number of ethtool steering prioritiesMaor Gottlieb2016-08-281-1/+1
| | * | net/mlx5: Add error prints when validate ETS failedEran Ben Elisha2016-08-281-5/+16
| | * | net/mlx5e: Fix memory leak if refreshing TIRs failsKamal Heib2016-08-281-3/+4
| | * | net/mlx5e: Add ethtool counter for TX xmit_moreTariq Toukan2016-08-283-0/+6
| | * | net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQEran Ben Elisha2016-08-281-9/+67
| | * | net/mlx5e: Don't wait for SQ completions on closeSaeed Mahameed2016-08-284-70/+44
| | * | net/mlx5e: Don't post fragmented MPWQE when RQ is disabledSaeed Mahameed2016-08-282-0/+10
| | * | net/mlx5e: Don't wait for RQ completions on closeSaeed Mahameed2016-08-283-42/+22
| | * | net/mlx5e: Limit UMR length to the device's limitationSaeed Mahameed2016-08-284-16/+40
| |/ /
| * | rhashtable: fix a memory leak in alloc_bucket_locks()Eric Dumazet2016-08-261-3/+4
| * | sfc: fix potential stack corruption from running past stat bitmaskAndrew Rybchenko2016-08-261-1/+2
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-08-265-4/+24
| |\ \
| | * | Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not setLuiz Augusto von Dentz2016-08-251-1/+1
| | * | Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not setLuiz Augusto von Dentz2016-08-251-1/+1
| | * | Bluetooth: split sk_filter in l2cap_sock_recv_cbDaniel Borkmann2016-08-242-2/+20
| | * | Bluetooth: Fix memory leak at end of hci requestsFrederic Dalleau2016-08-241-0/+2
| * | | team: loadbalance: push lacpdus to exact deliveryJiri Pirko2016-08-261-0/+15
| * | | net: hns: dereference ppe_cb->ppe_common_cb if it is non-nullColin Ian King2016-08-261-1/+2
| * | | 8139cp: Fix one possible deadloop in cp_rx_pollGao Feng2016-08-251-1/+1
| * | | i40e: Change some init flow for the clientAnjali Singhai Jain2016-08-252-12/+30
| * | | Revert "phy: IRQ cannot be shared"Xander Huff2016-08-251-2/+4
| * | | net: dsa: bcm_sf2: Fix race condition while unmasking interruptsFlorian Fainelli2016-08-251-1/+1
| * | | qdisc: fix a module refcount leak in qdisc_create_dflt()Eric Dumazet2016-08-251-4/+5
| * | | tipc: fix the error handling in tipc_udp_enable()Wei Yongjun2016-08-251-1/+4
| * | | mlxsw: router: Enable neighbors to be created on stacked devicesYotam Gigi2016-08-241-1/+1
| * | | mlxsw: spectrum: Add missing flood to router portIdo Schimmel2016-08-242-1/+43
| |/ /
| * | net: diag: Fix refcnt leak in error path destroying socketDavid Ahern2016-08-232-3/+6
| * | tun: fix transmit timestamp supportSoheil Hassas Yeganeh2016-08-231-5/+1
| * | udp: get rid of SLAB_DESTROY_BY_RCU allocationsEric Dumazet2016-08-234-4/+0
| * | sctp: fix overrun in sctp_diag_dump_one()Lance Richardson2016-08-231-2/+4
| * | dwc_eth_qos: fix interrupt enable raceRabin Vincent2016-08-231-7/+10
| * | net: lpc_eth: Check clk_prepare_enable() errorFabio Estevam2016-08-231-11/+9
| * | net: mv88e6xxx: Fix ingress rate removal for mv6131 chipsJamie Lentin2016-08-231-2/+6
| * | phy: micrel: Reenable interrupts during resume for ksz9031Xander Huff2016-08-231-1/+1
| * | tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet2016-08-232-2/+14
| * | gianfar: fix size of scatter-gathered framesZefir Kurtisi2016-08-231-6/+14
| * | gianfar: prevent fragmentation in DSA environmentsZefir Kurtisi2016-08-231-1/+2