summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01201-793/+1364
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-10-311-0/+3
| |\
| | * rbd: require stable pages if message data CRCs are enabledRonny Hegewald2015-10-301-0/+3
| * | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-10-313-3/+8
| |\ \
| | * | ovl: free lower_mnt array in ovl_put_superKonstantin Khlebnikov2015-10-121-0/+1
| | * | ovl: free stack of paths in ovl_fill_superKonstantin Khlebnikov2015-10-121-0/+1
| | * | ovl: fix open in stacked overlayMiklos Szeredi2015-10-121-0/+3
| | * | ovl: fix dentry reference leakDavid Howells2015-10-121-1/+1
| | * | ovl: use O_LARGEFILE in ovl_copy_up()David Howells2015-10-121-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-3189-477/+894
| |\ \ \
| | * | | ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa2015-10-291-0/+2
| | * | | Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa2015-10-293-27/+1
| | * | | Merge branch 'mlx4-fixes'David S. Miller2015-10-283-2/+4
| | |\ \ \
| | | * | | net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2015-10-282-2/+2
| | | * | | net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein2015-10-281-0/+2
| | |/ / /
| | * | | vhost: fix performance on LE hostsMichael S. Tsirkin2015-10-281-0/+7
| | * | | bpf: sample: define aarch64 specific registersYang Shi2015-10-281-0/+12
| | * | | amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2015-10-282-1/+5
| | * | | RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan2015-10-281-2/+9
| | * | | forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman2015-10-281-13/+11
| | * | | openvswitch: Fix skb leak using IPv6 defragJoe Stringer2015-10-281-0/+7
| | * | | ipv6: Export nf_ct_frag6_consume_orig()Joe Stringer2015-10-281-0/+1
| | * | | openvswitch: Fix double-free on ip_defrag() errorsJoe Stringer2015-10-283-6/+16
| | * | | fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck2015-10-281-1/+1
| | * | | Merge branch 'net_of_node_put'David S. Miller2015-10-276-4/+16
| | |\ \ \
| | | * | | net: mv643xx_eth: add missing of_node_putJulia Lawall2015-10-271-1/+3
| | | * | | ath6kl: add missing of_node_putJulia Lawall2015-10-271-0/+1
| | | * | | net: phy: mdio: add missing of_node_putJulia Lawall2015-10-271-0/+2
| | | * | | netdev/phy: add missing of_node_putJulia Lawall2015-10-271-0/+1
| | | * | | net: netcp: add missing of_node_putJulia Lawall2015-10-271-2/+6
| | | * | | net: thunderx: add missing of_node_putJulia Lawall2015-10-271-1/+3
| | |/ / /
| | * | | ipv6: gre: support SIT encapsulationEric Dumazet2015-10-271-1/+2
| | * | | Merge branch 'sh_eth-fixes'David S. Miller2015-10-271-7/+7
| | |\ \ \
| | | * | | sh_eth: fix RX buffer size calculationSergei Shtylyov2015-10-271-2/+2
| | | * | | sh_eth: fix RX buffer size alignmentSergei Shtylyov2015-10-271-5/+5
| | |/ / /
| | * | | Merge branch 'gianfar-fixes'David S. Miller2015-10-263-7/+13
| | |\ \ \
| | | * | | MAINTAINERS: Add entry for gianfar ethernet driverClaudiu Manoil2015-10-261-0/+8
| | | * | | gianfar: Fix Rx BSY error handlingClaudiu Manoil2015-10-261-3/+1
| | | * | | gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil2015-10-261-2/+2
| | | * | | gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil2015-10-261-2/+2
| | |/ / /
| | * | | Merge branch 'thunderx-fixes'David S. Miller2015-10-263-14/+34
| | |\ \ \
| | | * | | net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu2015-10-262-6/+27
| | | * | | net: thunderx: Rewrite silicon revision tests.David Daney2015-10-261-4/+6
| | | * | | net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham2015-10-261-1/+1
| | | * | | net: thunderx: Remove PF soft reset.Sunil Goutham2015-10-261-3/+0
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-313-8/+45
| |\ \ \ \
| | * | | | Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...Hans de Goede2015-10-271-6/+42
| | * | | | Input: sur40 - add dependency on VIDEO_V4L2Randy Dunlap2015-10-191-0/+1
| | * | | | Input: lpc32xx_ts - fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-171-2/+2
| * | | | | Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-10-311-1/+1
| |\ \ \ \ \