summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-05-08iwlwifi: pcie: lower the debug level for RSA semaphore accessEmmanuel Grumbach1-2/+2
2016-04-18rapidio/rionet: fix deadlock on SMPAurelien Jacquiot1-2/+2
2016-04-18net: mvneta: enable change MAC address when interface is upDmitri Epshtein1-1/+1
2016-04-18net: irda: Fix use-after-free in irtty_open()Peter Hurley1-10/+0
2016-03-18can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider1-13/+11
2016-03-18iwlwifi: mvm: inc pending frames counter also when txing non-staLiad Kaufman1-0/+9
2016-03-07can: ems_usb: Fix possible tx overflowGerhard Uttenthaler1-4/+10
2016-03-07iwlwifi: mvm: don't allow sched scans without matches to be startedSasha Levin1-0/+4
2016-03-04pppoe: fix reference counting in PPPoE proxyGuillaume Nault1-0/+2
2016-03-04net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev1-4/+5
2016-03-04net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev1-6/+19
2016-03-04net/mlx4_en: Count HW buffer overrun only onceAmir Vadai1-2/+2
2016-03-04qmi_wwan: add "4G LTE usb-modem U901"Bjørn Mork1-0/+1
2016-03-04bonding: Fix ARP monitor validationJay Vosburgh1-11/+28
2016-03-04tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam1-6/+19
2016-03-04switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel1-0/+2
2016-03-04pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa1-10/+24
2016-03-04net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier1-0/+17
2016-02-03iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach2-3/+2729
2016-02-03iwlwifi: update and fix 7265 series PCI IDsSasha Levin1-2/+3
2016-02-01wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2016-02-01rtlwifi: rtl_pci: Fix kernel panicLarry Finger1-8/+3
2016-02-01rtlwifi: rtl8192cu: Add missing parameter setupLarry Finger1-0/+2
2016-02-01rtlwifi: rtl8192ce: Fix handling of module parametersLarry Finger1-0/+2
2016-02-01rtlwifi: rtl8192se: Fix module parameter initializationLarry Finger1-2/+4
2016-02-01rtlwifi: rtl8192de: Fix incorrect module parameter descriptionsLarry Finger1-2/+2
2016-02-01rtlwifi: rtl8188ee: Fix module parameter initializationLarry Finger1-2/+5
2016-02-01wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach1-3/+7
2016-02-01rtlwifi: fix memory leak for USB devicePeter Wu1-0/+2
2016-01-31xen-netfront: update num_queues to real createdJoe Jin1-7/+7
2016-01-31xen-netfront: respect user provided max_queuesWei Liu1-2/+5
2016-01-31xen-netback: respect user provided max_queuesWei Liu1-2/+5
2016-01-31team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel1-3/+3
2016-01-31ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings3-9/+11
2016-01-31bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss1-1/+4
2016-01-31vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel1-4/+8
2016-01-31net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork2-1/+32
2016-01-31veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan1-6/+0
2016-01-23pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2016-01-23sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2016-01-23r8152: fix lockup when runtime PM is enabledPeter Wu1-18/+3
2016-01-23net: qca_spi: fix transmit queue timeout handlingStefan Wahren1-3/+2
2016-01-23atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2016-01-23pppoe: fix memory corruption in padt work structureGuillaume Nault1-4/+10
2015-12-15broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2015-12-15net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+1
2015-12-09ath10k: fix invalid NSS for 4x4 devicesRajkumar Manoharan1-1/+1
2015-12-09can: sja1000: clear interrupts on startMirza Krak1-0/+3
2015-12-09can: Use correct type in sizeof() in nla_put()Marek Vasut1-1/+1
2015-12-09mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter1-7/+7