Age | Commit message (Expand) | Author |
2017-04-28 | cpsw/netcp: refine cpts dependency | Arnd Bergmann |
2017-04-25 | qed: Fix error in the dcbx app meta data initialization. | sudarsana.kalluru@cavium.com |
2017-04-25 | sfc: tx ring can only have 2048 entries for all EF10 NICs | Bert Kenward |
2017-04-24 | Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2017-04-24 | ravb: Double free on error in ravb_start_xmit() | Dan Carpenter |
2017-04-24 | net: tc35815: move free after the dereference | Dan Carpenter |
2017-04-24 | net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_stats | Martin KaFai Lau |
2017-04-22 | net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling | Ilan Tayari |
2017-04-22 | net/mlx5e: Fix small packet threshold | Eugenia Emantayev |
2017-04-22 | net/mlx5: Fix UAR memory leak | Maor Gottlieb |
2017-04-22 | net/mlx5e: Make sure the FW max encap size is enough for ipv6 tunnels | Or Gerlitz |
2017-04-22 | net/mlx5e: Make sure the FW max encap size is enough for ipv4 tunnels | Or Gerlitz |
2017-04-22 | net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5 | Or Gerlitz |
2017-04-22 | net/mlx5: Fix driver load bad flow when having fw initializing timeout | Mohamad Haj Yahia |
2017-04-20 | qed: Fix issue in populating the PFC config paramters. | sudarsana.kalluru@cavium.com |
2017-04-20 | qed: Fix possible system hang in the dcbnl-getdcbx() path. | sudarsana.kalluru@cavium.com |
2017-04-20 | qed: Fix sending an invalid PFC error mask to MFW. | sudarsana.kalluru@cavium.com |
2017-04-20 | qed: Fix possible error in populating max_tc field. | sudarsana.kalluru@cavium.com |
2017-04-18 | sh_eth: unmap DMA buffers when freeing rings | Sergei Shtylyov |
2017-04-17 | net: ethernet: mediatek: fix inconsistency of port number carried in TXD | Sean Wang |
2017-04-17 | net: ethernet: mediatek: fix inconsistency between TXD and the used buffer | Sean Wang |
2017-04-17 | net: thunderx: Fix set_max_bgx_per_node for 81xx rgx | George Cherian |
2017-04-17 | sfc: limit the number of receive queues | Bert Kenward |
2017-04-05 | nfp: fix potential use after free on xdp prog | Jakub Kicinski |
2017-04-04 | net: ethernet: ti: cpsw: fix race condition during open() | Sekhar Nori |
2017-04-04 | bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_* | Colin Ian King |
2017-04-02 | net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeout | Grygorii Strashko |
2017-04-01 | net/faraday: Explicitly include linux/of.h and linux/property.h | Mark Brown |
2017-04-01 | net: hns: Add ACPI support to check SFP present | Daode Huang |
2017-03-30 | be2net: Fix endian issue in logical link config command | Suresh Reddy |
2017-03-29 | ezchip: nps_enet: check if napi has been completed | Zakharov Vlad |
2017-03-29 | bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown. | Michael Chan |
2017-03-29 | bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa() | Sankar Patchineelam |
2017-03-29 | bnxt_en: Fix NULL pointer dereference in reopen failure path | Sankar Patchineelam |
2017-03-28 | rocker: fix Wmaybe-uninitialized false-positive | Arnd Bergmann |
2017-03-28 | net/mlx5: Avoid dereferencing uninitialized pointer | Talat Batheesh |
2017-03-28 | net: moxa: fix TX overrun memory leak | Jonas Jensen |
2017-03-25 | net: hns: avoid gcc-7.0.1 warning for uninitialized data | Arnd Bergmann |
2017-03-25 | net: hns: fix uninitialized data use | Arnd Bergmann |
2017-03-24 | i40e: Do not enable NAPI on q_vectors that have no rings | Alexander Duyck |
2017-03-24 | Revert "e1000e: driver trying to free already-free irq" | Jeff Kirsher |
2017-03-24 | bna: avoid writing uninitialized data into hw registers | Arnd Bergmann |
2017-03-24 | net:ethernet:aquantia: Reset is_gso flag when EOP reached. | Pavel Belous |
2017-03-24 | net:ethernet:aquantia: Fix for LSO with IPv6. | Pavel Belous |
2017-03-24 | net:ethernet:aquantia: Missing spinlock initialization. | Pavel Belous |
2017-03-24 | net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6. | Pavel Belous |
2017-03-24 | net:ethernet:aquantia: Remove adapter re-opening when MTU changed. | Pavel Belous |
2017-03-22 | net:ethernet:aquantia: Fix for RX checksum offload. | Pavel Belous |
2017-03-22 | amd-xgbe: Fix the ECC-related bit position definitions | Lendacky, Thomas |
2017-03-22 | sfc: cleanup a condition in efx_udp_tunnel_del() | Dan Carpenter |