Age | Commit message (Expand) | Author |
2017-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-11-29 | ethernet: dwmac-stm32: Fix copyright | Benjamin Gaignard |
2017-11-29 | net: via: via-rhine: use %p to format void * address instead of %x | Colin Ian King |
2017-11-29 | net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit | Geert Uytterhoeven |
2017-11-28 | vxlan: use __be32 type for the param vni in __vxlan_fdb_delete | Xin Long |
2017-11-28 | bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM | Xin Long |
2017-11-28 | lmc: Use memdup_user() as a cleanup | Vasyl Gomonovych |
2017-11-28 | bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()' | Christophe JAILLET |
2017-11-28 | net: phy: marvell10g: fix the PHY id mask | Antoine Tenart |
2017-11-28 | net: mvpp2: check ethtool sets the Tx ring size is to a valid min value | Antoine Tenart |
2017-11-28 | net: mvpp2: do not disable GMAC padding | Yan Markman |
2017-11-28 | net: mvpp2: cleanup probed ports in the probe error path | Antoine Tenart |
2017-11-28 | net: mvpp2: fix the txq_init error path | Antoine Tenart |
2017-11-28 | mlxsw: spectrum_router: Update nexthop RIF on update | Petr Machata |
2017-11-28 | mlxsw: spectrum_router: Handle encap to demoted tunnels | Petr Machata |
2017-11-28 | mlxsw: spectrum_router: Demote tunnels on VRF migration | Petr Machata |
2017-11-28 | mlxsw: spectrum_router: Offload decap only for up tunnels | Petr Machata |
2017-11-28 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2017-11-27 | e1000: Fix off-by-one in debug message | Ahmad Fatoum |
2017-11-27 | i40e: Fix reporting incorrect error codes | Amritha Nambiar |
2017-11-27 | e1000e: fix the use of magic numbers for buffer overrun issue | Sasha Neftin |
2017-11-27 | i40e/virtchnl: fix application of sizeof to pointer | Gustavo A R Silva |
2017-11-27 | xen-netfront: remove warning when unloading module | Eduardo Otubo |
2017-11-28 | Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-11-27 | mac80211: use QoS NDP for AP probing | Johannes Berg |
2017-11-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-11-25 | net: thunderbolt: Stop using zero to mean no valid DMA mapping | Mika Westerberg |
2017-11-25 | net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts | Sunil Goutham |
2017-11-25 | forcedeth: replace pci_unmap_page with dma_unmap_page | Zhu Yanjun |
2017-11-24 | ipvlan: Fix insufficient skb linear check for ipv6 icmp | Gao Feng |
2017-11-24 | ipvlan: Fix insufficient skb linear check for arp | Gao Feng |
2017-11-24 | geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6 | Hangbin Liu |
2017-11-24 | Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub... | David S. Miller |
2017-11-24 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2017-11-24 | net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY | Florian Fainelli |
2017-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2017-11-24 | net: accept UFO datagrams from tuntap and packet | Willem de Bruijn |
2017-11-24 | net: realtek: r8169: implement set_link_ksettings() | Tobias Jakobi |
2017-11-24 | net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE | Jesse Chan |
2017-11-21 | i40evf: Use smp_rmb rather than read_barrier_depends | Brian King |
2017-11-21 | fm10k: Use smp_rmb rather than read_barrier_depends | Brian King |
2017-11-21 | igb: Use smp_rmb rather than read_barrier_depends | Brian King |
2017-11-21 | igbvf: Use smp_rmb rather than read_barrier_depends | Brian King |
2017-11-21 | ixgbevf: Use smp_rmb rather than read_barrier_depends | Brian King |
2017-11-21 | i40e: Use smp_rmb rather than read_barrier_depends | Brian King |
2017-11-21 | ixgbe: Fix skb list corruption on Power systems | Brian King |
2017-11-21 | i40e: restore promiscuous after reset | Alan Brady |
2017-11-21 | i40evf: fix client notify of l2 params | Alan Brady |
2017-11-21 | i40e: Fix FLR reset timeout issue | Filip Sadowski |
2017-11-21 | i40e: Remove limit of 64 max queues per channel | Amritha Nambiar |