summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: select CRYPTO_SHA256 if neededJohannes Berg2017-11-241-0/+7
* Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-11-2117-137/+155
|\
| * mac80211: properly free requested-but-not-started TX agg sessionsJohannes Berg2017-11-201-0/+5
| * mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings2017-11-201-1/+4
| * cfg80211: initialize regulatory keys/database laterJohannes Berg2017-11-201-15/+27
| * mac80211: aggregation: Convert timers to use timer_setup()Kees Cook2017-11-204-60/+45
| * nl80211: don't expose wdev->ssid for most interfacesJohannes Berg2017-11-201-2/+24
| * mac80211: Convert timers to use timer_setup()Kees Cook2017-11-2011-59/+50
* | nfp: flower: add missing kdocJakub Kicinski2017-11-211-0/+1
* | tipc: fix access of released memoryJon Maloy2017-11-211-1/+1
* | net: qmi_wwan: add Quectel BG96 2c7c:0296Sebastian Sjoholm2017-11-211-0/+1
* | mlxsw: spectrum: Do not try to create non-existing ports during unsplitIdo Schimmel2017-11-212-2/+8
|/
* net: vxge: Fix some indentation issuesChristophe JAILLET2017-11-201-19/+18
* net: ena: fix race condition between device reset and link up setupNetanel Belgazal2017-11-202-3/+11
* r8169: use same RTL8111EVL green settings as in vendor driverHeiner Kallweit2017-11-191-0/+5
* r8169: fix RTL8111EVL EEE and green settingsHeiner Kallweit2017-11-191-6/+6
* tun: fix rcu_read_lock imbalance in tun_build_skbXin Long2017-11-191-1/+2
* tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell2017-11-193-5/+7
* usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_setGustavo A. R. Silva2017-11-191-1/+4
* gre6: use log_ecn_error module parameter in ip6_tnl_rcv()Alexey Kodanev2017-11-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-11-1741-18/+1702
|\
| * sparc64: Fix page table walk for PUD hugepagesNitin Gupta2017-11-151-1/+1
| * sparc64: Convert timers to user timer_setup()Allen Pais2017-11-151-3/+3
| * sparc64: convert mdesc_handle.refcnt from atomic_t to refcount_tElena Reshetova2017-11-151-8/+9
| * sparc/led: Convert timers to use timer_setup()Kees Cook2017-11-151-7/+9
| * Merge branch 'sparc64-optimized-fls'David S. Miller2017-11-157-2/+175
| |\
| | * sparc64: Use sparc optimized fls and __fls for T4 and aboveVijay Kumar2017-11-152-0/+11
| | * sparc64: SPARC optimized __fls functionVijay Kumar2017-11-151-0/+10
| | * sparc64: SPARC optimized fls functionVijay Kumar2017-11-152-0/+21
| | * sparc64: Define SPARC default __fls functionVijay Kumar2017-11-153-1/+63
| | * sparc64: Define SPARC default fls functionVijay Kumar2017-11-153-1/+70
| |/
| * vDSO for sparcNagarathnam Muthusamy2017-11-1526-2/+1494
| * sparc32: Add cmpxchg64().David S. Miller2017-09-272-0/+17
| * sbus: char: Move D7S_MINOR to include/linux/miscdevice.hCorentin Labbe2017-09-272-1/+1
| * sparc: time: Remove unneeded linux/miscdevice.h includeCorentin Labbe2017-09-271-1/+0
| * sparc64: mmu_context: Add missing include filesGuenter Roeck2017-09-271-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-1749-228/+395
|\ \
| * | net: usb: hso.c: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman2017-11-181-2/+1
| * | ibmvnic: fix dma_mapping_error callDesnes Augusto Nunes do Rosario2017-11-181-2/+1
| * | ipvlan: NULL pointer dereference panic in ipvlan_port_destroyGirish Moodalbail2017-11-181-49/+55
| * | route: also update fnhe_genid when updating a route cacheXin Long2017-11-181-2/+7
| * | route: update fnhe_expires for redirect when the fnhe existsXin Long2017-11-181-3/+2
| * | sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long2017-11-182-11/+21
| * | rsi: fix memory leak on buf and usb_reg_bufColin Ian King2017-11-181-6/+6
| * | net/netlabel: Add list_next_rcu() in rcu_dereference().Tim Hansen2017-11-181-2/+2
| * | Merge branch 'nfp-flower-fixes-and-typo-in-ethtool-stats-name'David S. Miller2017-11-178-13/+88
| |\ \
| | * | nfp: remove false positive offloads in flower vxlanJohn Hurley2017-11-171-7/+25
| | * | nfp: register flower reprs for egress dev offloadJohn Hurley2017-11-175-1/+54
| | * | nfp: inherit the max_mtu from the PF netdevDirk van der Merwe2017-11-171-0/+2
| | * | nfp: fix vlan receive MAC statistics typoPieter Jansen van Vuuren2017-11-172-2/+2