summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Introduce ife encapsulation moduleYotam Gigi2017-02-039-0/+242
* net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi2017-02-032-4/+2
* tcp: add tcp_mss_clamp() helperEric Dumazet2017-02-035-23/+17
* hns_enet: use cpumask_var_t for on-stack maskArnd Bergmann2017-02-031-10/+15
* virtio_net: remove custom busy_pollEric Dumazet2017-02-031-41/+0
* atl1e: add GRO supportEric Dumazet2017-02-031-1/+1
* cxgb4: Fix uld_send() for ctrl pktsArjun V2017-02-031-3/+8
* sfc-falcon: get rid of custom busy polling codeEric Dumazet2017-02-033-169/+1
* sfc: get rid of custom busy polling codeEric Dumazet2017-02-033-169/+1
* net: add LINUX_MIB_PFMEMALLOCDROP counterEric Dumazet2017-02-033-2/+5
* net: ipv4: remove fib_lookup.h from devinet.c include listDavid Ahern2017-02-031-2/+0
* net: remove useless pfmemalloc settingEric Dumazet2017-02-031-1/+0
* Merge branch 'MV88E6390-fixes'David S. Miller2017-02-032-7/+7
|\
| * net: dsa: mv88e6xxx: Fix typ0 when configuring 2.5GbpsAndrew Lunn2017-02-031-1/+1
| * net: dsa: mv88e6xxx: Fix ATU age timer for MV88E6390Andrew Lunn2017-02-031-6/+6
|/
* net: phy: marvell: Add support for 88e1545 PHYAndrew Lunn2017-02-032-0/+22
* net: stmmac: Fix wrong message in stmmac_probe_config_dtHeiner Kallweit2017-02-031-1/+1
* net: stmmac: add separate warning for PTP not being supported by HWHeiner Kallweit2017-02-031-2/+4
* 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/+48
* 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/+45
| | * 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/+1
| | * 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/+6
| | | * | 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/+0
| | | * | | Merge tag 'iwlwifi-for-kalle-2017-01-23' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-01-242-4/+5
| | | |\ \ \