summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* net: stmmac: don't set tx delay in RGMII_ID and RGMII_TXID modeHeiner Kallweit2017-02-031-7/+9
* unix: add ioctl to open a unix socket file with O_PATHAndrey Vagin2017-02-032-0/+43
* Merge branch 'mv88e6390-missing-phy-ID'David S. Miller2017-02-033-0/+34
|\
| * net: phy: Marvell: Add mv88e6390 internal PHYAndrew Lunn2017-02-032-0/+26
| * net: dsa: mv88e6xxx: Workaround missing PHY ID on mv88e6390Andrew Lunn2017-02-031-0/+8
|/
* xgene_enet: remove bogus forward declarationsArnd Bergmann2017-02-023-56/+48Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-02105-643/+1186
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-0147-370/+555
| |\
| | * tcp: fix 0 divide in __tcp_select_window()Eric Dumazet2017-02-011-2/+4
| | * ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter2017-02-011-1/+1
| | * net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis2017-02-011-14/+15
| | * net/sched: matchall: Fix configuration raceYotam Gigi2017-02-011-82/+45Star
| | * be2net: fix initial MAC settingIvan Vecera2017-02-011-5/+28
| | * ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis2017-01-311-0/+5
| | * net: thunderx: avoid dereferencing xcv when NULLVincent2017-01-311-2/+1Star
| | * net/sched: cls_flower: Correct matching on ICMPv6 codeSimon Horman2017-01-301-2/+2
| | * Merge tag 'linux-can-fixes-for-4.10-20170130' of git://git.kernel.org/pub/scm...David S. Miller2017-01-301-7/+16
| | |\
| | | * can: bcm: fix hrtimer/tasklet termination in bcm op removalOliver Hartkopp2017-01-301-7/+16
| | * | ipv6: Paritially checksum full MTU framesVlad Yasevich2017-01-301-1/+1
| | * | net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein2017-01-303-1/+14
| | * | Merge tag 'mlx5-fixes-2017-01-27' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-01-3015-157/+181
| | |\ \
| | | * | net/mlx5e: Check ets capability before ets query FW commandMoshe Shemesh2017-01-291-0/+5
| | | * | net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman2017-01-293-105/+109
| | | * | net/mlx5e: Modify TIRs hash only when it's neededGal Pressman2017-01-291-5/+13
| | | * | net/mlx5e: Support TC encapsulation offloads with upper devicesHadar Hen Zion2017-01-291-7/+6Star
| | | * | net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz2017-01-291-11/+18
| | | * | net/mlx5: E-Switch, Err when retrieving steering name-space failsOr Gerlitz2017-01-291-1/+2
| | | * | net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz2017-01-294-6/+6
| | | * | net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-01-2912-22/+22
| | * | | Merge tag 'wireless-drivers-for-davem-2017-01-29' of git://git.kernel.org/pub...David S. Miller2017-01-307-17/+22
| | |\ \ \
| | | * | | MAINTAINERS: ath9k-devel is closedKalle Valo2017-01-281-1/+0Star
| | | * | | Merge tag 'iwlwifi-for-kalle-2017-01-23' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-01-242-4/+5
| | | |\ \ \
| | | | * | | iwlwifi: mvm: avoid crash on restart w/o reserved queuesJohannes Berg2017-01-231-3/+4
| | | | * | | iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000Jürg Billeter2017-01-231-1/+1
| | | |/ / /
| | | * | | iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe2017-01-211-4/+8
| | | * | | Revert "bcma: init serial console directly from ChipCommon code"Rafał Miłecki2017-01-173-8/+9
| | * | | | gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha2017-01-301-2/+2
| | * | | | net: ethtool: add support for 2500BaseT and 5000BaseT link modesPavel Belous2017-01-301-1/+3
| | | |_|/ | | |/| |
| | * | | net: adaptec: starfire: add checks for dma mapping errorsAlexey Khoroshilov2017-01-301-2/+43
| | * | | net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]PauseSean Nyekjaer2017-01-301-1/+1
| | * | | can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-01-306-12/+20
| | * | | net: macb: Fix 64 bit addressing support for GEMRafal Ozieblo2017-01-302-61/+147
| | * | | stmmac: Discard masked flags in interrupt status registerAlexey Brodkin2017-01-301-0/+4
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-02-014-2/+37
| |\ \ \
| | * | | fscache: Fix dead object requeueDavid Howells2017-01-312-2/+25
| | * | | fscache: Clear outstanding writes when disabling a cookieDavid Howells2017-01-312-0/+11
| | * | | FS-Cache: Initialise stores_lock in netfs cookieDavid Howells2017-01-311-0/+1
| * | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-02-012-46/+43Star
| |\ \ \ \
| | * | | | crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel2017-01-231-46/+42Star
| | * | | | crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an algSalvatore Benedetto2017-01-231-0/+1