summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ena: fix rare bug when failed restart/resume is followed by driver removalArthur Kiyanovski2018-10-091-0/+4
* net: ena: fix warning in rmmod caused by double iounmapArthur Kiyanovski2018-10-091-8/+1
* Merge branch 'net-smc-userspace-breakage-fixes'David S. Miller2018-10-081-11/+14
|\
| * net/smc: retain old name for diag_mode fieldEugene Syromiatnikov2018-10-081-1/+4
| * net/smc: use __aligned_u64 for 64-bit smc_diag fieldsEugene Syromiatnikov2018-10-081-11/+11
|/
* net: sched: cls_u32: fix hnode refcountingAl Viro2018-10-081-5/+5
* udp: Unbreak modules that rely on external __skb_recv_udp() availabilityJiri Kosina2018-10-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-0624-81/+203
|\
| * net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier2018-10-051-4/+5
| * ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang2018-10-051-9/+20
| * net: sched: Add policy validation for tc attributesDavid Ahern2018-10-051-4/+20
| * rtnetlink: fix rtnl_fdb_dump() for ndmsg headerMauricio Faria de Oliveira2018-10-051-9/+20
| * yam: fix a missing-check bugWenwen Wang2018-10-051-0/+4
| * net: bpfilter: Fix type cast and pointer warningsShanthosh RK2018-10-051-2/+2
| * net: cxgb3_main: fix a missing-check bugWenwen Wang2018-10-051-0/+17
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-10-052-2/+13
| |\
| | * bpf: 32-bit RSH verification must truncate input before the ALU opJann Horn2018-10-051-1/+9
| | * bpf: don't accept cgroup local storage with zero value sizeRoman Gushchin2018-10-021-0/+3
| | * bpf: harden flags check in cgroup_storage_update_elem()Roman Gushchin2018-09-281-1/+1
| * | net: phy: phylink: fix SFP interface autodetectionBaruch Siach2018-10-051-20/+28
| * | be2net: don't flip hw_features when VXLANs are added/deletedDavide Caratti2018-10-051-4/+1
| * | net/packet: fix packet drop as of virtio gsoJianfeng Tan2018-10-052-4/+25
| * | net: dsa: b53: Keep CPU port as tagged in all VLANsFlorian Fainelli2018-10-051-2/+2
| * | openvswitch: load NAT helperFlavio Leitner2018-10-051-0/+4
| * | Merge branch 'bnxt_en-fixes'David S. Miller2018-10-052-9/+11
| |\ \
| | * | bnxt_en: get the reduced max_irqs by the ones used by RDMAVasundhara Volam2018-10-051-1/+1
| | * | bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru2018-10-051-4/+6
| | * | bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG requestVasundhara Volam2018-10-051-3/+3
| | * | bnxt_en: Fix VNIC reservations on the PF.Michael Chan2018-10-051-1/+1
| |/ /
| * | team: Forbid enslaving team device to itselfIdo Schimmel2018-10-041-0/+6
| * | net/usb: cancel pending work when unbinding smsc75xxYu Zhao2018-10-041-0/+1
| * | Merge tag 'mac80211-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-10-043-8/+15
| |\ \
| | * | cfg80211: fix use-after-free in reg_process_hint()Yu Zhao2018-10-011-3/+4
| | * | mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau2018-10-011-1/+1
| | * | cfg80211: fix wext-compat memory leakStefan Seyfried2018-10-011-4/+10
| * | | Merge branch 'mlxsw-fixes'David S. Miller2018-10-042-4/+9
| |\ \ \
| | * | | mlxsw: spectrum: Delete RIF when VLAN device is removedIdo Schimmel2018-10-041-0/+2
| | * | | mlxsw: pci: Derive event type from event queue numberNir Dotan2018-10-041-4/+7
| |/ / /
* | | | Merge branch 'akpm'Greg Kroah-Hartman2018-10-0618-30/+189
|\ \ \ \
| * | | | mm: madvise(MADV_DODUMP): allow hugetlbfs pagesDaniel Black2018-10-061-1/+1
| * | | | ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant2018-10-061-2/+2
| * | | | mm/vmscan.c: fix int overflow in callers of do_shrink_slab()Kirill Tkhai2018-10-061-4/+3
| * | | | mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properlyJann Horn2018-10-061-0/+3
| * | | | mm/vmstat.c: fix outdated vmstat_textJann Horn2018-10-061-1/+0
| * | | | proc: restrict kernel stack dumps to rootJann Horn2018-10-061-0/+14
| * | | | mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizesAnshuman Khandual2018-10-064-0/+8
| * | | | mm/migrate.c: split only transparent huge pages when allocation failsAnshuman Khandual2018-10-061-1/+1
| * | | | ipc/shm.c: use ERR_CAST() for shm_lock() error returnKees Cook2018-10-061-1/+1
| * | | | mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctlYueHaibing2018-10-061-1/+2
| * | | | mm, thp: fix mlocking THP page with migration enabledKirill A. Shutemov2018-10-062-1/+4