aboutsummaryrefslogtreecommitdiffstats
path: root/lib/globtest.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-26Documentation/isdn: check and fix dead links ...Sanjeev Gupta4-12/+14
2018-03-25ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni1-4/+9
2018-03-25netlink: make sure nladdr has correct size in netlink_connect()Alexander Potapenko1-0/+3
2018-03-25lan78xx: Set ASD in MAC_CR when EEE is enabled.Raghuram Chary J1-0/+10
2018-03-25net/ipv4: disable SMC TCP option with SYN CookiesHans Wippel3-0/+7
2018-03-24netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}Subash Abhinov Kasiviswanathan2-4/+8
2018-03-23ipv6: fix possible deadlock in rt6_age_examine_exception()Eric Dumazet1-6/+7
2018-03-23mlxsw: spectrum_router: Handle MTU change of GRE netdevsPetr Machata1-0/+24
2018-03-23mlxsw: spectrum_router: Move mlxsw_sp_rif_ipip_lb_op()Petr Machata1-27/+27
2018-03-23ip_tunnel: Emit events for post-register MTU changesPetr Machata1-5/+21
2018-03-22mm, thp: do not cause memcg oom for thpDavid Rientjes2-4/+9
2018-03-22mm/vmscan: wake up flushers for legacy cgroups tooAndrey Ryabinin1-15/+16
2018-03-22Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek3-39/+1
2018-03-22mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()Kirill A. Shutemov1-11/+20
2018-03-22mm/thp: do not wait for lock_page() in deferred_split_scan()Kirill A. Shutemov1-1/+3
2018-03-22mm/khugepaged.c: convert VM_BUG_ON() to collapse failKirill A. Shutemov1-1/+6
2018-03-22x86/mm: implement free pmd/pte page interfacesToshi Kani1-2/+26
2018-03-22mm/vmalloc: add interfaces to free unmapped page tableToshi Kani4-2/+48
2018-03-22h8300: remove extraneous __BIG_ENDIAN definitionArnd Bergmann1-1/+0
2018-03-22hugetlbfs: check for pgoff value overflowMike Kravetz2-3/+21
2018-03-22lockdep: fix fs_reclaim warningTetsuo Handa1-1/+1
2018-03-22MAINTAINERS: update Mark Fasheh's e-mailMark Fasheh1-1/+1
2018-03-22mm/mempolicy.c: avoid use uninitialized preferred_nodeYisheng Xie1-0/+3
2018-03-23drm/ast: Fixed 1280x800 Display IssueY.C. Chen1-2/+2
2018-03-22macsec: missing dev_put() on error in macsec_newlink()Dan Carpenter1-2/+3
2018-03-22net: dsa: Fix functional dsa-loop dependency on FIXED_PHYFlorian Fainelli1-1/+4
2018-03-22hv_netvsc: common detach logicStephen Hemminger4-143/+173
2018-03-22hv_netvsc: change GPAD teardown order on older versionsStephen Hemminger1-1/+6
2018-03-22hv_netvsc: use RCU to fix concurrent rx and queue changesStephen Hemminger2-35/+21
2018-03-22hv_netvsc: disable NAPI before channel closeStephen Hemminger1-4/+4
2018-03-22net/ipv6: Handle onlink flag with multipath routesDavid Ahern1-0/+1
2018-03-22ppp: avoid loop in xmit recursion detection codeGuillaume Nault1-12/+14
2018-03-22ipv6: sr: fix NULL pointer dereference when setting encap source addressDavid Lebrun1-2/+3
2018-03-22ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel stateDavid Lebrun1-1/+1
2018-03-22net: aquantia: driver version bumpIgor Russkikh1-1/+1
2018-03-22net: aquantia: Implement pci shutdown callbackIgor Russkikh3-0/+36
2018-03-22net: aquantia: Allow live mac address changesIgor Russkikh1-0/+2
2018-03-22net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh4-9/+13
2018-03-22net: aquantia: Change inefficient wait loop on fw data readsIgor Russkikh2-15/+28
2018-03-22net: aquantia: Fix a regression with reset on old firmwareIgor Russkikh1-0/+4
2018-03-22net: aquantia: Fix hardware reset when SPI may rarely hangupIgor Russkikh1-5/+15
2018-03-22s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann1-0/+1
2018-03-22s390/qeth: lock read device while queueing next bufferJulian Wiedmann1-3/+13
2018-03-22s390/qeth: when thread completes, wake up all waitersJulian Wiedmann1-1/+1
2018-03-22s390/qeth: free netdevice when removing a cardJulian Wiedmann3-4/+2
2018-03-22net: phy: micrel: Use the general dummy stubs for MMD register accessKevin Hao1-21/+2
2018-03-22net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211bKevin Hao1-0/+2
2018-03-22net: phy: Add general dummy stubs for MMD register accessKevin Hao2-0/+21
2018-03-22netfilter: nf_tables: do not hold reference on netdevice from preparation phasePablo Neira Ayuso1-15/+4
2018-03-22netfilter: nf_tables: cache device name in flowtable objectPablo Neira Ayuso2-6/+13