Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Revert "ipc/shm: Fix shmat mmap nil-page protection" | Davidlohr Bueso | 2018-05-25 | 1 | -7/+2 | |
| * | | | | | | | idr: fix invalid ptr dereference on item delete | Matthew Wilcox | 2018-05-25 | 2 | -1/+10 | |
| * | | | | | | | ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco... | Changwei Ge | 2018-05-25 | 1 | -10/+1 | |
| * | | | | | | | mm: fix nr_rotate_swap leak in swapon() error case | Omar Sandoval | 2018-05-25 | 1 | -1/+6 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-05-25 | 49 | -193/+372 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | ibmvnic: Fix partial success login retries | Thomas Falcon | 2018-05-25 | 1 | -1/+6 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-05-25 | 4 | -24/+70 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | bpf: properly enforce index mask to prevent out-of-bounds speculation | Daniel Borkmann | 2018-05-24 | 2 | -23/+65 | |
| | * | | | | | | | selftests: net: reuseport_bpf_numa: don't fail if no numa support | Anders Roxell | 2018-05-23 | 1 | -1/+3 | |
| | * | | | | | | | selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.sh | Anders Roxell | 2018-05-18 | 1 | -0/+2 | |
| * | | | | | | | | selftests/net: Add missing config options for PMTU tests | Stefano Brivio | 2018-05-25 | 1 | -0/+5 | |
| * | | | | | | | | Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-merge | David S. Miller | 2018-05-25 | 2 | -18/+68 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs | Marek Lindner | 2018-05-12 | 1 | -3/+12 | |
| | * | | | | | | | | batman-adv: Fix TT sync flags for intermediate TT responses | Linus Lüssing | 2018-05-12 | 1 | -10/+51 | |
| | * | | | | | | | | batman-adv: Avoid race in TT TVLV allocator helper | Sven Eckelmann | 2018-05-10 | 1 | -4/+4 | |
| | * | | | | | | | | batman-adv: don't pass a NULL hard_iface to batadv_hardif_put | Colin Ian King | 2018-04-22 | 1 | -1/+1 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | mlx4_core: allocate ICM memory in page size chunks | Qing Huang | 2018-05-25 | 1 | -7/+9 | |
| * | | | | | | | | enic: set DMA mask to 47 bit | Govindarajulu Varadarajan | 2018-05-24 | 1 | -4/+4 | |
| * | | | | | | | | ppp: remove the PPPIOCDETACH ioctl | Eric Biggers | 2018-05-24 | 3 | -29/+6 | |
| * | | | | | | | | ipv4: remove warning in ip_recv_error | Willem de Bruijn | 2018-05-24 | 1 | -2/+0 | |
| * | | | | | | | | net : sched: cls_api: deal with egdev path only if needed | Or Gerlitz | 2018-05-24 | 1 | -1/+1 | |
| * | | | | | | | | vhost: synchronize IOTLB message with dev cleanup | Jason Wang | 2018-05-24 | 1 | -0/+3 | |
| * | | | | | | | | Merge tag 'mlx5-fixes-2018-05-24' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2018-05-24 | 2 | -7/+47 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | net/mlx5: IPSec, Fix a race between concurrent sandbox QP commands | Yossi Kuperman | 2018-05-24 | 1 | -7/+5 | |
| | * | | | | | | | | net/mlx5e: When RXFCS is set, add FCS data into checksum calculation | Eran Ben Elisha | 2018-05-24 | 1 | -0/+42 | |
| * | | | | | | | | | packet: fix reserve calculation | Willem de Bruijn | 2018-05-24 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | net/mlx4: Fix irq-unsafe spinlock usage | Jack Morgenstein | 2018-05-23 | 1 | -2/+2 | |
| * | | | | | | | | net: phy: broadcom: Fix bcm_write_exp() | Florian Fainelli | 2018-05-23 | 3 | -5/+12 | |
| * | | | | | | | | net: phy: broadcom: Fix auxiliary control register reads | Florian Fainelli | 2018-05-23 | 1 | -1/+1 | |
| * | | | | | | | | net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy | Roopa Prabhu | 2018-05-23 | 1 | -0/+1 | |
| * | | | | | | | | net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase message | Colin Ian King | 2018-05-23 | 1 | -1/+1 | |
| * | | | | | | | | ibmvnic: Only do H_EOI for mobility events | Nathan Fontenot | 2018-05-23 | 1 | -6/+9 | |
| * | | | | | | | | Merge tag 'wireless-drivers-for-davem-2018-05-22' of git://git.kernel.org/pub... | David S. Miller | 2018-05-23 | 3 | -7/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | MAINTAINERS: change Kalle as wcn36xx maintainer | Kalle Valo | 2018-05-22 | 1 | -1/+1 | |
| | * | | | | | | | | MAINTAINERS: change Kalle as ath.ko maintainer | Kalle Valo | 2018-05-22 | 1 | -1/+1 | |
| | * | | | | | | | | MAINTAINERS: update Kalle's email address | Kalle Valo | 2018-05-22 | 1 | -2/+2 | |
| | * | | | | | | | | ssb: make SSB_PCICORE_HOSTMODE depend on SSB = y | Rafał Miłecki | 2018-05-12 | 1 | -1/+1 | |
| | * | | | | | | | | Revert "ssb: Prevent build of PCI host features in module" | Rafał Miłecki | 2018-05-12 | 1 | -1/+1 | |
| | * | | | | | | | | bcma: fix buffer size caused crash in bcma_core_mips_print_irq() | Rafał Miłecki | 2018-05-12 | 1 | -1/+1 | |
| * | | | | | | | | | tuntap: correctly set SOCKWQ_ASYNC_NOSPACE | Jason Wang | 2018-05-23 | 1 | -4/+15 | |
| * | | | | | | | | | Merge branch 'virtio_net-mergeable-XDP' | David S. Miller | 2018-05-23 | 1 | -11/+10 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | virtio-net: fix leaking page for gso packet during mergeable XDP | Jason Wang | 2018-05-23 | 1 | -8/+7 | |
| | * | | | | | | | | | virtio-net: correctly check num_buf during err path | Jason Wang | 2018-05-23 | 1 | -1/+1 | |
| | * | | | | | | | | | virtio-net: correctly transmit XDP buff after linearizing | Jason Wang | 2018-05-23 | 1 | -1/+1 | |
| | * | | | | | | | | | virtio-net: correctly redirect linearized packet | Jason Wang | 2018-05-23 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-05-23 | 5 | -8/+12 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | mac80211_hwsim: Fix radio dump for radio idx 0 | Andrew Zaborowski | 2018-05-22 | 1 | -2/+2 | |
| | * | | | | | | | | | cfg80211: fix NULL pointer derference when querying regdb | Haim Dreyfuss | 2018-05-22 | 1 | -0/+3 | |
| | * | | | | | | | | | mac80211: mesh: fix premature update of rc stats | Bob Copeland | 2018-05-18 | 1 | -4/+4 | |
| | * | | | | | | | | | nl80211: fix nlmsg allocation in cfg80211_ft_event | Dedy Lansky | 2018-05-18 | 1 | -1/+2 |