summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-12-06iwlwifi: mvm: check TLV flag before trying to use hotspot firmware commandsLuciano Coelho
2014-12-06iwlwifi: mvm: ROC - bug fixes around time events and lockingMatti Gottlieb
2014-12-06ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probeDaniel Borkmann
2014-12-06ixgbe: Correctly disable VLAN filter in promiscuous modeVlad Yasevich
2014-12-06iwlwifi: pcie: fix prph dump lengthLiad Kaufman
2014-12-06rt2x00: do not align payload on modern H/WStanislaw Gruszka
2014-12-06can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper
2014-12-06brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg
2014-12-06brcmfmac: fix error handling of irq_of_parse_and_mapDmitry Torokhov
2014-12-06brcmfmac: fix conversion of channel width 20MHZ_NOHTArend van Spriel
2014-12-06can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov
2014-12-06ath9k: Fix RTC_DERIVED_CLK usageMiaoqing Pan
2014-12-06net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...Or Gerlitz
2014-12-06net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz
2014-12-06pptp: fix stack info leak in pptp_getname()Mathias Krause
2014-12-06bonding: fix curr_active_slave/carrier with loadbalance arp monitoringNikolay Aleksandrov
2014-12-06qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke
2014-12-06ieee802154: fix error handling in ieee802154fake_probe()Alexey Khoroshilov
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