summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-13net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov
2014-11-13net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov
2014-11-12netlink: Properly unbind in error conditions.Hiroaki SHIMODA
2014-11-12net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran
2014-11-12cxgb4 : dcb open-lldp interop fixesAnish Bhatt
2014-11-11selftests/net: psock_fanout seg faults in sock_fanout_read_ring()Shuah Khan
2014-11-11Merge branch 'bcmgenet-net'David S. Miller
2014-11-11net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli
2014-11-11net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli
2014-11-11net: qualcomm: Fix dependencyStefan Wahren
2014-11-11ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnxDaniel Borkmann
2014-11-11net: phy: Correctly handle MII ioctl which changes autonegotiation.Brian Hill
2014-11-11ipv6: fix IPV6_PKTINFO with v4 mappedEric Dumazet
2014-11-11net: sctp: fix memory leak in auth key managementDaniel Borkmann
2014-11-11net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann
2014-11-11net: ppp: Don't call bpf_prog_create() in ppp_lockTakashi Iwai
2014-11-11net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...Or Gerlitz
2014-11-10cxgb4 : Fix bug in DCB app deletionAnish Bhatt
2014-11-10udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross
2014-11-10Merge branch 'cxgb4-net'David S. Miller
2014-11-10cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...Hariprasad Shenai
2014-11-10cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai
2014-11-10cxgb4vf: Move fl_starv_thres into adapter->sge data structureHariprasad Shenai
2014-11-07asix: Do full reset during ax88772_bindCharles Keepax
2014-11-07net: fec: fix regression on i.MX28 introduced by rx_copybreak supportLothar Waßmann
2014-11-06Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-06netxen: Fix link event handling.Manish Chopra
2014-11-06enic: update desc properly in rx_copybreakGovindarajulu Varadarajan
2014-11-06enic: handle error condition properly in enic_rq_indicate_bufGovindarajulu Varadarajan
2014-11-06Merge branch 'mlx5-net'David S. Miller
2014-11-06net/mlx5_core: Fix race on driver loadEli Cohen
2014-11-06net/mlx5_core: Fix race in create EQEli Cohen
2014-11-06net: dsa: slave: Fix autoneg for phys on switch MDIO busAndrew Lunn
2014-11-06net/9p: remove a comment about pref member which doesn't existRyo Munakata
2014-11-06drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroyMugunthan V N
2014-11-06net: mv643xx_eth: reclaim TX skbs only when released by the HWKarl Beldan
2014-11-05bridge: include in6.h in if_bridge.h for struct in6_addrGregory Fong
2014-11-05tcp: zero retrans_stamp if all retrans were ackedMarcelo Leitner
2014-11-05Merge branch 'stmmac-net'David S. Miller
2014-11-05stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO
2014-11-05stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO
2014-11-05stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO
2014-11-05stmmac: release tx lock, in case of dma mapping error.Fabrice Gasnier
2014-11-05stmmac: fix stmmac_tx_avail should be called with TX lockedFabrice Gasnier
2014-11-05drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "...Chen Gang
2014-11-05include/linux/socket.h: Fix commentRasmus Villemoes
2014-11-05net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.Loganaden Velvindron
2014-11-05geneve: Unregister pernet subsys on module unload.Jesse Gross
2014-11-05geneve: Set GSO type on transmit.Jesse Gross
2014-11-04Merge branch 'xgene-net'David S. Miller