summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | 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-273-2/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2015-10-272-2/+2
| | * | | | | | | | | | | net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein2015-10-271-0/+2
| |/ / / / / / / / / / /
| * | | | | | | | | | | vhost: fix performance on LE hostsMichael S. Tsirkin2015-10-271-0/+7
| * | | | | | | | | | | bpf: sample: define aarch64 specific registersYang Shi2015-10-271-0/+12
| * | | | | | | | | | | amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2015-10-272-1/+5
| * | | | | | | | | | | RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan2015-10-271-2/+9
| * | | | | | | | | | | forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman2015-10-271-13/+11
| * | | | | | | | | | | openvswitch: Fix skb leak using IPv6 defragJoe Stringer2015-10-271-0/+7
| * | | | | | | | | | | ipv6: Export nf_ct_frag6_consume_orig()Joe Stringer2015-10-271-0/+1
| * | | | | | | | | | | openvswitch: Fix double-free on ip_defrag() errorsJoe Stringer2015-10-273-6/+16
| * | | | | | | | | | | fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck2015-10-271-1/+1
| * | | | | | | | | | | Merge branch 'net_of_node_put'David S. Miller2015-10-266-4/+16
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | net: mv643xx_eth: add missing of_node_putJulia Lawall2015-10-261-1/+3
| | * | | | | | | | | | | ath6kl: add missing of_node_putJulia Lawall2015-10-261-0/+1
| | * | | | | | | | | | | net: phy: mdio: add missing of_node_putJulia Lawall2015-10-261-0/+2
| | * | | | | | | | | | | netdev/phy: add missing of_node_putJulia Lawall2015-10-261-0/+1
| | * | | | | | | | | | | net: netcp: add missing of_node_putJulia Lawall2015-10-261-2/+6
| | * | | | | | | | | | | net: thunderx: add missing of_node_putJulia Lawall2015-10-261-1/+3
| |/ / / / / / / / / / /
| * | | | | | | | | | | ipv6: gre: support SIT encapsulationEric Dumazet2015-10-261-1/+2
| * | | | | | | | | | | Merge branch 'sh_eth-fixes'David S. Miller2015-10-261-7/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | sh_eth: fix RX buffer size calculationSergei Shtylyov2015-10-261-2/+2
| | * | | | | | | | | | | sh_eth: fix RX buffer size alignmentSergei Shtylyov2015-10-261-5/+5
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'gianfar-fixes'David S. Miller2015-10-253-7/+13
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | MAINTAINERS: Add entry for gianfar ethernet driverClaudiu Manoil2015-10-251-0/+8
| | * | | | | | | | | | | gianfar: Fix Rx BSY error handlingClaudiu Manoil2015-10-251-3/+1
| | * | | | | | | | | | | gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil2015-10-251-2/+2
| | * | | | | | | | | | | gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil2015-10-251-2/+2
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'thunderx-fixes'David S. Miller2015-10-253-14/+34
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu2015-10-252-6/+27
| | * | | | | | | | | | | net: thunderx: Rewrite silicon revision tests.David Daney2015-10-251-4/+6
| | * | | | | | | | | | | net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham2015-10-251-1/+1
| | * | | | | | | | | | | net: thunderx: Remove PF soft reset.Sunil Goutham2015-10-251-3/+0
| |/ / / / / / / / / / /
| * | | | | | | | | | | net: sysctl: fix a kmemleak warningLi RongQing2015-10-231-1/+5
| * | | | | | | | | | | ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault2015-10-231-1/+1
| * | | | | | | | | | | af_key: fix two typosLi RongQing2015-10-231-1/+1
| * | | | | | | | | | | amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas2015-10-232-2/+4
| * | | | | | | | | | | net/phy: micrel: Add workaround for bad autonegNathan Sullivan2015-10-231-1/+22
| * | | | | | | | | | | Merge branch 'ipv6-overflow-arith'David S. Miller2015-10-233-1/+27
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa2015-10-231-1/+5
| | * | | | | | | | | | | overflow-arith: begin to add support for overflow builtin functionsHannes Frederic Sowa2015-10-232-0/+22
| |/ / / / / / / / / / /
| * | | | | | | | | | | tcp: allow dctcp alpha to drop to zeroAndrew Shewmaker2015-10-231-1/+1
| * | | | | | | | | | | ipv6: fix the incorrect return value of throw routelucien2015-10-232-5/+26
| * | | | | | | | | | | macvtap: unbreak receiving of gro skb with frag listJason Wang2015-10-231-1/+1
| * | | | | | | | | | | openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-2216-173/+192
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-222-0/+7
| |\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud