Age | Commit message (Expand) | Author |
2016-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-01-18 | team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid | Ido Schimmel |
2016-01-18 | net: hns: bug fix about hisilicon TSO BD mode | huangdaode |
2016-01-18 | brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilers | Arend van Spriel |
2016-01-17 | net: phy: at803x: Add the interrupt register bit definitions | Martin Blumenstingl |
2016-01-17 | net: phy: at803x: Clean up duplicate register definitions | Martin Blumenstingl |
2016-01-17 | net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode | Martin Blumenstingl |
2016-01-17 | net: phy: at803x: Don't set gbit features for the AR8030 phy | Martin Blumenstingl |
2016-01-17 | net/mlx5_core: Fix trimming down IRQ number | Doron Tsur |
2016-01-16 | include/linux/kernel.h: change abs() macro so it uses consistent return type | Michal Nazarewicz |
2016-01-15 | bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096 | Ivan Vecera |
2016-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-01-15 | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-01-15 | bgmac: Fix reversed test of build_skb() return value. | David S. Miller |
2016-01-15 | net: smsc: Add support h8300 | Yoshinori Sato |
2016-01-15 | xen-netback: free queues after freeing the net device | David Vrabel |
2016-01-15 | xen-netback: delete NAPI instance when queue fails to initialize | David Vrabel |
2016-01-15 | xen-netback: use skb to determine number of required guest Rx requests | David Vrabel |
2016-01-15 | net: phy: turn carrier off on phy attach | Sjoerd Simons |
2016-01-15 | net: macb: clear interrupts when disabling them | Nathan Sullivan |
2016-01-15 | net: hns: fixes no syscon error when init mdio | yankejian |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-01-14 | fsl/fman: Delete one function call "put_device" in dtsec_config() | Markus Elfring |
2016-01-13 | hip04_eth: fix missing error handle for build_skb failed | wangweidong |
2016-01-13 | 3c59x: fix another page map/single unmap imbalance | Neil Horman |
2016-01-13 | 3c59x: balance page maps and unmaps | Neil Horman |
2016-01-13 | x25_asy: Free x25_asy on x25_asy_open() failure. | David S. Miller |
2016-01-13 | mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDB | Dan Carpenter |
2016-01-13 | bgmac: fix a missing check for build_skb | wangweidong |
2016-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-12 | net: bnxt: always return values from _bnxt_get_max_rings | Arnd Bergmann |
2016-01-12 | dwc_eth_qos: Fix dma address for multi-fragment skbs | Lars Persson |
2016-01-12 | phy: remove an unneeded condition | Dan Carpenter |
2016-01-12 | mdio_bus: NULL dereference on allocation error | Dan Carpenter |
2016-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-01-11 | net: freescale: mac-fec: Fix build error from phy_device API change | Andrew Lunn |
2016-01-11 | net: freescale: ucc_geth: Fix build error from phy_device API change | Andrew Lunn |
2016-01-11 | bonding: Prevent IPv6 link local address on enslaved devices | Karl Heiss |
2016-01-11 | net/mlx5_core: Export flow steering API | Maor Gottlieb |
2016-01-11 | net/mlx5_core: Enable flow steering support for the IB driver | Maor Gottlieb |
2016-01-11 | net/mlx5_core: Initialize namespaces only when supported by device | Maor Gottlieb |
2016-01-11 | net/mlx5_core: Set priority attributes | Maor Gottlieb |
2016-01-11 | net/mlx5_core: Connect flow tables | Maor Gottlieb |
2016-01-11 | net/mlx5_core: Introduce modify flow table command | Maor Gottlieb |
2016-01-11 | net/mlx5_core: Managing root flow table | Maor Gottlieb |
2016-01-11 | net/mlx5_core: Add utilities to find next and prev flow-tables | Maor Gottlieb |
2016-01-11 | net/mlx5_core: Introduce flow steering autogrouped flow table | Maor Gottlieb |
2016-01-11 | sh_eth: stop reading ECMR in sh_eth_dev_init() | Sergei Shtylyov |
2016-01-11 | ravb: stop reading ECMR in ravb_emac_init() | Sergei Shtylyov |