summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-11-21iwlwifi: fix RFkill while calibratingEmmanuel Grumbach
2014-11-21net: systemport: reset UniMAC coming out of a suspend cycleFlorian Fainelli
2014-11-21net: systemport: enable RX interrupts after NAPIFlorian Fainelli
2014-11-21cxgb4 : Handle dcb enable correctlyAnish Bhatt
2014-11-21mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao
2014-11-21macvtap: Fix csum_start when VLAN tags are presentHerbert Xu
2014-11-21tun: Fix csum_start with VLAN accelerationHerbert Xu
2014-11-21vio: fix reuse of vio_dring slotDwight Engen
2014-11-21smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra
2014-11-21net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran
2014-11-21net: ppp: Don't call bpf_prog_create() in ppp_lockTakashi Iwai
2014-11-21vxlan: Do not reuse sockets for a different address familyMarcelo Leitner
2014-11-21udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross
2014-11-21net: mv643xx_eth: reclaim TX skbs only when released by the HWKarl Beldan
2014-11-14Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"Emmanuel Grumbach
2014-11-14iwlwifi: dvm: drop non VO frames when flushingEmmanuel Grumbach
2014-11-14iwlwifi: configure the LTREmmanuel Grumbach
2014-11-14iwlwifi: mvm: BT Coex - update the MPLUT Boost register valueEmmanuel Grumbach
2014-11-14wireless: rt2x00: add new rt2800usb deviceCyril Brulebois
2014-11-14rt2x00: support Ralink 5362.Canek Peláez Valdés
2014-11-14fix misuses of f_count() in ppp and netlinkAl Viro
2014-11-14stmmac: pci: set default of the filter binsAndy Shevchenko
2014-11-14drivers/net: macvtap and tun depend on INETBen Hutchings
2014-11-14drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-11-14mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz
2014-11-14net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz
2014-11-14cxgb4 : Fix missing initialization of win0_lockAnish Bhatt
2014-11-14macvlan: fix a race on port dismantle and possible skb leaksEric Dumazet
2014-11-14hyperv: Fix the total_data_buflen in send pathHaiyang Zhang
2014-11-14ax88179_178a: fix bonding failureIan Morgan
2014-11-14vxlan: fix a free after useLi RongQing
2014-11-14vxlan: using pskb_may_pull as early as possibleLi RongQing
2014-11-14vxlan: fix a use after free in vxlan_encap_bypassLi RongQing
2014-10-30Revert "ath9k_hw: reduce ANI firstep range for older chips"Felix Fietkau
2014-10-30rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka
2014-10-30iwlwifi: Add missing PCI IDs for the 7260 seriesOren Givon
2014-10-30iwlwifi: mvm: disable BT Co-running by defaultEmmanuel Grumbach
2014-10-153c59x: fix bad split of cpu_to_le32(pci_map_single())Sylvain \\\"ythier\\\" Hitier
2014-10-15hyperv: Fix a bug in netvsc_send()KY Srinivasan
2014-10-15team: avoid race condition in scheduling delayed workJoe Lawrence
2014-10-15net: systemport: fix bcm_sysport_insert_tsb()Florian Fainelli
2014-10-01r8152: disable power cut for RTL8153hayeswang
2014-10-01r8152: remove clearing bphayeswang
2014-10-01bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich
2014-10-01tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich
2014-09-30r8152: fix setting RTL8152_UNPLUGhayeswang
2014-09-30netxen: Fix bug in Tx completion path.Manish Chopra
2014-09-30netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra
2014-09-30hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan
2014-09-29net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong