summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-24ipvlan: Fix insufficient skb linear check for ipv6 icmpGao Feng
2017-11-24ipvlan: Fix insufficient skb linear check for arpGao Feng
2017-11-24geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu
2017-11-24Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub...David S. Miller
2017-11-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-11-24net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHYFlorian Fainelli
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-11-24net: realtek: r8169: implement set_link_ksettings()Tobias Jakobi
2017-11-24net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2017-11-21i40evf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21fm10k: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21igb: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21igbvf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21ixgbe: Fix skb list corruption on Power systemsBrian King
2017-11-21i40e: restore promiscuous after resetAlan Brady
2017-11-21i40evf: fix client notify of l2 paramsAlan Brady
2017-11-21i40e: Fix FLR reset timeout issueFilip Sadowski
2017-11-21i40e: Remove limit of 64 max queues per channelAmritha Nambiar
2017-11-21i40e: fix the calculation of VFs mac addressesZijie Pan
2017-11-21i40e: Fix for NUP NVM image downgrade failureJacob Keller
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-21drivers/net: cris: Convert timers to use timer_setup()Kees Cook
2017-11-21Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-11-21nfp: flower: add missing kdocJakub Kicinski
2017-11-21net: qmi_wwan: add Quectel BG96 2c7c:0296Sebastian Sjoholm
2017-11-21mlxsw: spectrum: Do not try to create non-existing ports during unsplitIdo Schimmel
2017-11-21bpf: offload: move offload device validation out to the driversJakub Kicinski
2017-11-20wcn36xx: fix iris child-node lookupJohan Hovold
2017-11-20ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw modeVasanthakumar Thiagarajan
2017-11-20mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings
2017-11-20Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-11-20net: vxge: Fix some indentation issuesChristophe JAILLET
2017-11-20net: ena: fix race condition between device reset and link up setupNetanel Belgazal
2017-11-19r8169: use same RTL8111EVL green settings as in vendor driverHeiner Kallweit
2017-11-19r8169: fix RTL8111EVL EEE and green settingsHeiner Kallweit
2017-11-19tun: fix rcu_read_lock imbalance in tun_build_skbXin Long
2017-11-19usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_setGustavo A. R. Silva
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-18net: usb: hso.c: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman
2017-11-18ibmvnic: fix dma_mapping_error callDesnes Augusto Nunes do Rosario
2017-11-18ipvlan: NULL pointer dereference panic in ipvlan_port_destroyGirish Moodalbail
2017-11-18rsi: fix memory leak on buf and usb_reg_bufColin Ian King