summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-02-15xen-netfront: update num_queues to real createdJoe Jin
2016-02-15xen-netfront: respect user provided max_queuesWei Liu
2016-02-15xen-netback: respect user provided max_queuesWei Liu
2016-02-15team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel
2016-02-15ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2016-02-15bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss
2016-02-15vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel
2016-02-15veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan
2016-02-09mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring
2016-02-09iwlwifi: update and fix 7265 series PCI IDsSasha Levin
2016-02-09wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach
2016-02-09rtlwifi: rtl_pci: Fix kernel panicLarry Finger
2016-02-09rtlwifi: rtl8192cu: Add missing parameter setupLarry Finger
2016-02-09rtlwifi: rtl8192ce: Fix handling of module parametersLarry Finger
2016-02-09rtlwifi: rtl8192se: Fix module parameter initializationLarry Finger
2016-02-09rtlwifi: rtl8192de: Fix incorrect module parameter descriptionsLarry Finger
2016-02-09rtlwifi: rtl8188ee: Fix module parameter initializationLarry Finger
2016-02-02wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach
2016-02-02rtlwifi: fix memory leak for USB devicePeter Wu
2016-01-22iwlwifi: bump firmware API for mvm devices to 12Emmanuel Grumbach
2016-01-22iwlwifi: 7000: fix reported firmware name for 7265DEmmanuel Grumbach
2016-01-15pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong
2016-01-15sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2016-01-15net: qca_spi: fix transmit queue timeout handlingStefan Wahren
2016-01-15atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2015-12-14broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen
2015-12-14net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork
2015-12-14sfc: push partner queue for skb->xmit_moreMartin Habets
2015-12-03qmi_wwan: add Sierra Wireless MC74xx/EM74xxBjørn Mork
2015-12-03virtio-net: drop NETIF_F_FRAGLISTJason Wang
2015-12-03qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork
2015-12-03stmmac: Correctly report PTP capabilities.Phil Reid
2015-12-03net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto
2015-12-03ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault
2015-12-03macvtap: unbreak receiving of gro skb with frag listJason Wang
2015-11-15sfc: Fix memcpy() with const destination compiler warning.David S. Miller
2015-11-15iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho
2015-11-15iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg
2015-11-15iwlwifi: pcie: support 7265-D devicesJohannes Berg
2015-11-15iwlwifi: fix firmware filename for 3160Johannes Berg
2015-11-15iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg
2015-11-15ath9k: declare required extra tx headroomFelix Fietkau
2015-11-13ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault
2015-10-27igb: do not re-init SR-IOV during probeStefan Assmann
2015-10-27net/xen-netfront: only napi_synchronize() if runningChas Williams
2015-10-27ath10k: fix dma_mapping_error() handlingMichal Kazior
2015-10-27net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli
2015-10-27net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli
2015-10-27net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto
2015-10-27igb: Fix oops caused by missing queue pairingShota Suzuki