aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-21i40e: Use smp_rmb rather than read_barrier_dependsBrian King2-2/+2
2017-11-21ixgbe: Fix skb list corruption on Power systemsBrian King1-1/+1
2017-11-21i40e: restore promiscuous after resetAlan Brady1-72/+83
2017-11-21i40evf: fix client notify of l2 paramsAlan Brady2-17/+31
2017-11-21i40e: Fix FLR reset timeout issueFilip Sadowski1-0/+7
2017-11-21i40e: Remove limit of 64 max queues per channelAmritha Nambiar2-9/+0
2017-11-21i40e: fix the calculation of VFs mac addressesZijie Pan1-10/+11
2017-11-21i40e: Fix for NUP NVM image downgrade failureJacob Keller4-4/+14
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook4-14/+14
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook3-13/+14
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook45-202/+176
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook2-10/+5
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook1-2/+2
2017-11-21drivers/net: cris: Convert timers to use timer_setup()Kees Cook1-19/+17
2017-11-21Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-1/+4
2017-11-21nfp: flower: add missing kdocJakub Kicinski1-0/+1
2017-11-21net: qmi_wwan: add Quectel BG96 2c7c:0296Sebastian Sjoholm1-0/+1
2017-11-21mlxsw: spectrum: Do not try to create non-existing ports during unsplitIdo Schimmel2-2/+8
2017-11-21bpf: offload: move offload device validation out to the driversJakub Kicinski1-2/+8
2017-11-20wcn36xx: fix iris child-node lookupJohan Hovold1-1/+1
2017-11-20ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw modeVasanthakumar Thiagarajan1-13/+38
2017-11-20mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings1-1/+4
2017-11-20Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo8-76/+296
2017-11-20net: vxge: Fix some indentation issuesChristophe JAILLET1-19/+18
2017-11-20net: ena: fix race condition between device reset and link up setupNetanel Belgazal2-3/+11
2017-11-19r8169: use same RTL8111EVL green settings as in vendor driverHeiner Kallweit1-0/+5
2017-11-19r8169: fix RTL8111EVL EEE and green settingsHeiner Kallweit1-6/+6
2017-11-19tun: fix rcu_read_lock imbalance in tun_build_skbXin Long1-1/+2
2017-11-19usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_setGustavo A. R. Silva1-1/+4
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-140/+242
2017-11-18net: usb: hso.c: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman1-2/+1
2017-11-18ibmvnic: fix dma_mapping_error callDesnes Augusto Nunes do Rosario1-2/+1
2017-11-18ipvlan: NULL pointer dereference panic in ipvlan_port_destroyGirish Moodalbail1-49/+55
2017-11-18rsi: fix memory leak on buf and usb_reg_bufColin Ian King1-6/+6
2017-11-17nfp: remove false positive offloads in flower vxlanJohn Hurley1-7/+25
2017-11-17nfp: register flower reprs for egress dev offloadJohn Hurley5-1/+54
2017-11-17nfp: inherit the max_mtu from the PF netdevDirk van der Merwe1-0/+2
2017-11-17nfp: fix vlan receive MAC statistics typoPieter Jansen van Vuuren2-2/+2
2017-11-17nfp: fix flower offload metadata flag usagePieter Jansen van Vuuren2-4/+6
2017-11-17virto_net: remove empty file 'virtio_net.'Joel Stanley1-0/+0
2017-11-16fealnx: Fix building error on MIPSHuacai Chen1-3/+3
2017-11-16iwlwifi: fix firmware names for 9000 and A000 series hwThomas Backlund2-8/+8
2017-11-16iwlwifi: fix PCI IDs and configuration mapping for 9000 seriesLuca Coelho3-34/+170
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-16/+12
2017-11-15mm: remove __GFP_COLDMel Gorman12-17/+13
2017-11-16net: ethernet: ti: cpsw: fix min eth packet sizeGrygorii Strashko1-2/+2
2017-11-16hv_netvsc: preserve hw_features on mtu/channels/ringparam changesVitaly Kuznetsov3-59/+83
2017-11-16qed: use kzalloc instead of kmalloc and memsetColin Ian King1-2/+1
2017-11-16genetlink: fix genlmsg_nlhdr()Michal Kubecek2-2/+2
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-5/+5