| Commit message (Expand) | Author | Files | Lines |
2014-11-12 | net: qualcomm: Fix dependency | Stefan Wahren | 1 | -2/+1 |
2014-11-11 | ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnx | Daniel Borkmann | 1 | -3/+1 |
2014-11-11 | net: phy: Correctly handle MII ioctl which changes autonegotiation. | Brian Hill | 1 | -12/+24 |
2014-11-11 | ipv6: fix IPV6_PKTINFO with v4 mapped | Eric Dumazet | 1 | -1/+1 |
2014-11-11 | net: sctp: fix memory leak in auth key management | Daniel Borkmann | 1 | -2/+0 |
2014-11-11 | net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p... | Daniel Borkmann | 1 | -0/+3 |
2014-11-11 | net: ppp: Don't call bpf_prog_create() in ppp_lock | Takashi Iwai | 1 | -20/+20 |
2014-11-11 | net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel... | Or Gerlitz | 1 | -8/+14 |
2014-11-10 | cxgb4 : Fix bug in DCB app deletion | Anish Bhatt | 1 | -1/+2 |
2014-11-10 | udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete. | Jesse Gross | 3 | -0/+13 |
2014-11-10 | cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con... | Hariprasad Shenai | 3 | -7/+15 |
2014-11-10 | cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers | Hariprasad Shenai | 6 | -11/+135 |
2014-11-10 | cxgb4vf: Move fl_starv_thres into adapter->sge data structure | Hariprasad Shenai | 2 | -40/+61 |
2014-11-07 | asix: Do full reset during ax88772_bind | Charles Keepax | 1 | -13/+1 |
2014-11-07 | net: fec: fix regression on i.MX28 introduced by rx_copybreak support | Lothar Waßmann | 1 | -4/+19 |
2014-11-06 | netxen: Fix link event handling. | Manish Chopra | 1 | -1/+2 |
2014-11-06 | enic: update desc properly in rx_copybreak | Govindarajulu Varadarajan | 1 | -12/+2 |
2014-11-06 | enic: handle error condition properly in enic_rq_indicate_buf | Govindarajulu Varadarajan | 1 | -0/+6 |
2014-11-06 | net/mlx5_core: Fix race on driver load | Eli Cohen | 1 | -2/+2 |
2014-11-06 | net/mlx5_core: Fix race in create EQ | Eli Cohen | 1 | -4/+3 |
2014-11-06 | net: dsa: slave: Fix autoneg for phys on switch MDIO bus | Andrew Lunn | 1 | -2/+5 |
2014-11-06 | net/9p: remove a comment about pref member which doesn't exist | Ryo Munakata | 1 | -1/+0 |
2014-11-06 | drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy | Mugunthan V N | 1 | -1/+0 |
2014-11-06 | net: mv643xx_eth: reclaim TX skbs only when released by the HW | Karl Beldan | 1 | -8/+10 |
2014-11-05 | bridge: include in6.h in if_bridge.h for struct in6_addr | Gregory Fong | 1 | -0/+1 |
2014-11-05 | tcp: zero retrans_stamp if all retrans were acked | Marcelo Leitner | 1 | -29/+31 |
2014-11-05 | stmmac: fix atomicity in pm routines | Giuseppe CAVALLARO | 1 | -13/+16 |
2014-11-05 | stmmac: fix concurrency in eee initialization. | Giuseppe CAVALLARO | 1 | -6/+9 |
2014-11-05 | stmmac: fix lock in stmmac_set_rx_mode | Giuseppe CAVALLARO | 1 | -2/+0 |
2014-11-05 | stmmac: release tx lock, in case of dma mapping error. | Fabrice Gasnier | 1 | -0/+1 |
2014-11-05 | stmmac: fix stmmac_tx_avail should be called with TX locked | Fabrice Gasnier | 1 | -2/+3 |
2014-11-05 | drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "... | Chen Gang | 1 | -1/+0 |
2014-11-05 | include/linux/socket.h: Fix comment | Rasmus Villemoes | 1 | -1/+1 |
2014-11-05 | net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6. | Loganaden Velvindron | 1 | -0/+14 |
2014-11-05 | geneve: Unregister pernet subsys on module unload. | Jesse Gross | 1 | -0/+1 |
2014-11-05 | geneve: Set GSO type on transmit. | Jesse Gross | 1 | -0/+2 |
2014-11-04 | drivers: net: xgene: fix: Use separate resources | Iyappan Subramanian | 2 | -3/+6 |
2014-11-04 | drivers: net: xgene: Backward compatibility with older firmware | Iyappan Subramanian | 6 | -5/+38 |
2014-11-04 | dtb: xgene: fix: Backward compatibility with older firmware | Iyappan Subramanian | 1 | -5/+5 |
2014-11-03 | sfc: don't BUG_ON efx->max_channels == 0 in probe | Edward Cree | 1 | -1/+2 |
2014-11-03 | gre6: Move the setting of dev->iflink into the ndo_init functions. | Steffen Klassert | 1 | -2/+3 |
2014-11-03 | sit: Use ipip6_tunnel_init as the ndo_init function. | Steffen Klassert | 1 | -9/+6 |
2014-11-03 | vti6: Use vti6_dev_init as the ndo_init function. | Steffen Klassert | 1 | -10/+1 |
2014-11-03 | ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function. | Steffen Klassert | 1 | -9/+1 |
2014-11-03 | macvtap: Fix csum_start when VLAN tags are present | Herbert Xu | 1 | -0/+2 |
2014-11-03 | net: fec: fix suspend broken on multiple MACs sillicons | Nimrod Andy | 1 | -8/+8 |
2014-11-03 | tun: Fix TUN_PKT_STRIP setting | Herbert Xu | 1 | -4/+8 |
2014-11-03 | tun: Fix csum_start with VLAN acceleration | Herbert Xu | 1 | -7/+9 |
2014-11-03 | uapi: add missing network related headers to kbuild | stephen hemminger | 1 | -0/+4 |
2014-11-03 | netfilter: nft_reject_bridge: Fix powerpc build error | Guenter Roeck | 1 | -0/+1 |