| Commit message (Expand) | Author | Files | Lines |
2017-04-21 | netpoll: Check for skb->queue_mapping | Tushar Dave | 1 | -2/+8 |
2017-04-21 | ip6mr: fix notification device destruction | Nikolay Aleksandrov | 1 | -7/+6 |
2017-04-21 | bpf, doc: update bpf maintainers entry | Daniel Borkmann | 1 | -1/+15 |
2017-04-21 | net: qrtr: potential use after free in qrtr_sendmsg() | Dan Carpenter | 1 | -1/+3 |
2017-04-21 | bpf: Fix values type used in test_maps | David Miller | 1 | -2/+2 |
2017-04-21 | net: ipv6: RTF_PCPU should not be settable from userspace | David Ahern | 2 | -1/+5 |
2017-04-21 | gso: Validate assumption of frag_list segementation | Ilan Tayari | 1 | -4/+14 |
2017-04-21 | kaweth: use skb_cow_head() to deal with cloned skbs | Eric Dumazet | 1 | -12/+6 |
2017-04-21 | ch9200: use skb_cow_head() to deal with cloned skbs | Eric Dumazet | 1 | -7/+2 |
2017-04-21 | lan78xx: use skb_cow_head() to deal with cloned skbs | Eric Dumazet | 1 | -7/+2 |
2017-04-21 | sr9700: use skb_cow_head() to deal with cloned skbs | Eric Dumazet | 1 | -7/+2 |
2017-04-21 | cx82310_eth: use skb_cow_head() to deal with cloned skbs | Eric Dumazet | 1 | -5/+2 |
2017-04-21 | smsc75xx: use skb_cow_head() to deal with cloned skbs | Eric Dumazet | 1 | -6/+2 |
2017-04-21 | ipv6: sr: fix double free of skb after handling invalid SRH | David Lebrun | 1 | -1/+0 |
2017-04-21 | MAINTAINERS: Add "B:" field for networking. | David S. Miller | 1 | -0/+1 |
2017-04-21 | mm: prevent NR_ISOLATE_* stats from going negative | Rabin Vincent | 1 | -1/+1 |
2017-04-21 | Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests" | Mel Gorman | 1 | -23/+20 |
2017-04-20 | blk-mq: fix potential oops with polling and blk-mq scheduler | Jens Axboe | 1 | -1/+10 |
2017-04-20 | nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA" | Andy Lutomirski | 1 | -0/+9 |
2017-04-20 | nvme: Adjust the Samsung APST quirk | Andy Lutomirski | 3 | -11/+38 |
2017-04-20 | net sched actions: allocate act cookie early | Wolfgang Bumiller | 1 | -23/+32 |
2017-04-20 | qed: Fix issue in populating the PFC config paramters. | sudarsana.kalluru@cavium.com | 1 | -0/+2 |
2017-04-20 | qed: Fix possible system hang in the dcbnl-getdcbx() path. | sudarsana.kalluru@cavium.com | 1 | -1/+1 |
2017-04-20 | qed: Fix sending an invalid PFC error mask to MFW. | sudarsana.kalluru@cavium.com | 1 | -0/+2 |
2017-04-20 | qed: Fix possible error in populating max_tc field. | sudarsana.kalluru@cavium.com | 1 | -0/+7 |
2017-04-20 | smsc95xx: Use skb_cow_head to deal with cloned skbs | James Hughes | 1 | -6/+6 |
2017-04-20 | MAINTAINERS: update entry for TI's CPSW driver | Sekhar Nori | 1 | -1/+0 |
2017-04-20 | dp83640: don't recieve time stamps twice | Dan Carpenter | 1 | -2/+0 |
2017-04-20 | ipv6: sr: fix out-of-bounds access in SRH validation | David Lebrun | 1 | -0/+3 |
2017-04-20 | selftests/net: Fixes psock_fanout CBPF test case | Mike Maloney | 2 | -12/+23 |
2017-04-20 | mac80211: reject ToDS broadcast data frames | Johannes Berg | 1 | -0/+21 |
2017-04-20 | genirq/affinity: Fix calculating vectors to assign | Keith Busch | 1 | -1/+1 |
2017-04-20 | mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card | Haibo Chen | 1 | -0/+1 |
2017-04-20 | HID: wacom: Override incorrect logical maximum contact identifier | Jason Gerecke | 1 | -0/+10 |
2017-04-20 | ring-buffer: Have ring_buffer_iter_empty() return true when empty | Steven Rostedt (VMware) | 1 | -2/+14 |
2017-04-20 | nsfs: mark dentry with DCACHE_RCUACCESS | Cong Wang | 1 | -0/+1 |
2017-04-20 | mm: make mm_percpu_wq non freezable | Michal Hocko | 1 | -2/+1 |
2017-04-19 | PM / runtime: Document autosuspend-helper side effects | Johan Hovold | 1 | -3/+11 |
2017-04-19 | PM / runtime: Fix autosuspend documentation | Johan Hovold | 1 | -3/+2 |
2017-04-19 | cpufreq: Add Tegra186 cpufreq driver | Mikko Perttunen | 3 | -0/+282 |
2017-04-19 | cpufreq: imx6q: Fix error handling code | Christophe Jaillet | 1 | -1/+1 |
2017-04-19 | cpufreq: imx6q: Set max suspend_freq to avoid changes during suspend | Leonard Crestez | 1 | -1/+7 |
2017-04-19 | cpufreq: imx6q: Fix handling EPROBE_DEFER from regulator | Irina Tirdea | 1 | -0/+7 |
2017-04-19 | cpuidle: powernv: Avoid a branch in the core snooze_loop() loop | Anton Blanchard | 1 | -1/+1 |
2017-04-19 | cpuidle: powernv: Don't continually set thread priority in snooze_loop() | Anton Blanchard | 1 | -1/+1 |
2017-04-19 | cpuidle: powernv: Don't bounce between low and very low thread priority | Anton Blanchard | 1 | -1/+0 |
2017-04-19 | cpuidle: cpuidle-cps: remove unused variable | Marcin Nowakowski | 1 | -2/+1 |
2017-04-19 | ACPI / power: Avoid maybe-uninitialized warning | Arnd Bergmann | 1 | -0/+1 |
2017-04-19 | mtip32xx: pass BLK_MQ_F_NO_SCHED | Ming Lei | 1 | -1/+1 |
2017-04-19 | block: respect BLK_MQ_F_NO_SCHED | Ming Lei | 1 | -2/+10 |