Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-20dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skbWei Yongjun
2016-10-20net: phy: aquantia: add PHY ID of AQR106 and AQR107Shaohui Xie
2016-10-20net: fec: drop check for clk==NULL before calling clk_*Uwe Kleine-König
2016-10-20tcp: relax listening_hash operationsEric Dumazet
2016-10-20net: smc91x: fix neponset breakage by pxa u16 writesRobert Jarzmik
2016-10-20ila: Fix tailroom allocation of lwtstateThomas Graf
2016-10-19Merge branch 'macb-ethtool-ringparam'David S. Miller
2016-10-19net: macb: Add ethtool get_ringparam and set_ringparam functionalityZach Brown
2016-10-19net: macb: Use variables with defaults for tx/rx ring sizes instead of hardco...Zach Brown
2016-10-19net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skbWei Yongjun
2016-10-19Merge branch 'ovs-remove-unused'David S. Miller
2016-10-19openvswitch: remove unnecessary EXPORT_SYMBOLsJiri Benc
2016-10-19openvswitch: remove unused functionsJiri Benc
2016-10-19bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf
2016-10-19net: fs_enet: Use net_device_stats from struct net_deviceTobias Klauser
2016-10-18qed: Remove useless set memory to zero use memset()Wei Yongjun
2016-10-18net: dsa: mv88e6xxx: fix non static symbol warningWei Yongjun
2016-10-18r8152: add new products of Lenovohayeswang
2016-10-18net: vlan: Use sizeof instead of literal numberGao Feng
2016-10-18Merge branch 'smc91x-dt'David S. Miller
2016-10-18net: smsc91x: add u16 workaround for pxa platformsRobert Jarzmik
2016-10-18net: smc91x: take into account half-word workaroundRobert Jarzmik
2016-10-18net: smc91x: isolate u16 writes alignment workaroundRobert Jarzmik
2016-10-18ARM: pxa: enhance smc91x platform dataRobert Jarzmik
2016-10-18ethernet/sfc: use core min/max MTU checkingBert Kenward
2016-10-18Merge branch 'phy-led-triggers'David S. Miller
2016-10-18net: phy: leds: add support for led triggers on phy link state changeZach Brown
2016-10-18net: phy: Create phy_supported_speeds function which lists speeds currently s...Zach Brown
2016-10-18net: phy: Encapsulate actions performed during link state changes into functi...Zach Brown
2016-10-18skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with...Zach Brown
2016-10-18Merge branch 'netdev-adjacency'David S. Miller
2016-10-18net: dev: Improve debug statements for adjacency trackingDavid Ahern
2016-10-18net: Add warning if any lower device is still in adjacency listDavid Ahern
2016-10-18net: Remove all_adj_list and its referencesDavid Ahern
2016-10-18rocker: Flip to the new dev walk APIDavid Ahern
2016-10-18mlxsw: Flip to the new dev walk APIDavid Ahern
2016-10-18ixgbe: Flip to the new dev walk APIDavid Ahern
2016-10-18IB/ipoib: Flip to new dev walk APIDavid Ahern
2016-10-18IB/core: Flip to the new dev walk APIDavid Ahern
2016-10-18net: bonding: Flip to the new dev walk APIDavid Ahern
2016-10-18net: Introduce new api for walking upper and lower devicesDavid Ahern
2016-10-18net: Remove refnr arg when inserting link adjacenciesDavid Ahern
2016-10-18Merge branch 'bpf-selftests'David S. Miller
2016-10-18bpf: add initial suite for selftestsDaniel Borkmann
2016-10-18bpf: add various tests around spill/fill of regsDaniel Borkmann
2016-10-18Merge branch 'ethernet-use-core-min-max-mtu'David S. Miller
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/toshiba: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/tile: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/ibm: use core min/max MTU checkingJarod Wilson