aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/pps (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-29vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sending dest unreachStephen Suryaputra1-6/+17
2019-04-29tcp: add sanity tests in tcp_add_backlog()Eric Dumazet1-1/+12
2019-04-29ipv6: invert flowlabel sharing check in process and user modeWillem de Bruijn1-2/+2
2019-04-27udp: fix GRO reception in case of length mismatchPaolo Abeni1-4/+5
2019-04-27net/tls: fix copy to fragments in reencryptJakub Kicinski1-7/+22
2019-04-27net/tls: don't copy negative amounts of data in reencryptJakub Kicinski1-6/+8
2019-04-27bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan1-4/+5
2019-04-27bnxt_en: Fix statistics context reservation logic.Michael Chan1-8/+6
2019-04-27bnxt_en: Pass correct extended TX port statistics size to firmware.Michael Chan1-2/+6
2019-04-27bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.Michael Chan1-6/+6
2019-04-27bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam1-0/+1
2019-04-27bnxt_en: Improve multicast address setup logic.Michael Chan1-1/+8
2019-04-26net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn1-2/+4
2019-04-26genetlink: use idr_alloc_cyclic for family->id assignmentMarcel Holtmann1-2/+2
2019-04-26qmi_wwan: new Wistron, ZTE and D-Link devicesBjørn Mork1-0/+10
2019-04-26net: ethernet: stmmac: manage the get_irq probe defer caseFabien Dessenne1-0/+3
2019-04-26l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()Eric Dumazet1-1/+1
2019-04-25bpf: Fix preempt_enable_no_resched() abusePeter Zijlstra1-1/+1
2019-04-25selftests/bpf: test cases for pkt/null checks in subprogsPaul Chaignon2-0/+47
2019-04-25bpf: mark registers in all frames after pkt/null checksPaul Chaignon1-30/+46
2019-04-25libbpf: add binary to gitignoreMatteo Croce1-0/+1
2019-04-25tools: bpftool: fix infinite loop in map createAlban Crequy1-0/+3
2019-04-25MIPS: eBPF: Make ebpf_to_mips_reg() staticYueHaibing1-2/+3
2019-04-24ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet1-9/+23
2019-04-24net/rose: fix unbound loop in rose_loopback_timer()Eric Dumazet1-11/+16
2019-04-24rxrpc: fix race condition in rxrpc_input_packet()Eric Dumazet2-5/+10
2019-04-24MAINTAINERS: LEDs: Add designated reviewer for LED subsystemDan Murphy1-0/+1
2019-04-24net: rds: exchange of 8K and 1M poolZhu Yanjun2-3/+11
2019-04-24net: vrf: Fix operation not supported when set vrf macMiaohe Lin1-0/+2
2019-04-24net: ieee802154: fix missing checks for regmap_update_bitsKangjie Lu1-0/+6
2019-04-23net/ncsi: handle overflow when incrementing mac addressTao Ren2-1/+17
2019-04-23net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas1-4/+7
2019-04-23net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King4-5/+5
2019-04-24Revert "drm/virtio: drop prime import/export callbacks"Dave Airlie3-0/+20
2019-04-24Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie1-7/+5
2019-04-23spi: ST ST95HF NFC: declare missing of tableDaniel Gomez1-0/+7
2019-04-23spi: Micrel eth switch: declare missing of tableDaniel Gomez1-0/+9
2019-04-23mac80211: don't attempt to rename ERR_PTR() debugfs dirsJohannes Berg1-1/+1
2019-04-23cfg80211: Notify previous user request during self managed wiphy registrationSriram R1-3/+2
2019-04-23mac80211: Fix kernel panic due to use of txq after freeBhagavathi Perumal S1-0/+3
2019-04-22net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul1-2/+2
2019-04-22nfsd: wake blocked file lock waiters before sending callbackJeff Layton1-0/+9
2019-04-22nfsd: wake waiters blocked on file_lock before deleting itJeff Layton1-2/+1
2019-04-22netfilter: fix nf_l4proto_log_invalid to log invalid packetsAndrei Vagin1-1/+1
2019-04-22netfilter: never get/set skb->tstampFlorian Westphal4-16/+18
2019-04-22netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal1-1/+2
2019-04-21Documentation: decnet: remove reference to CONFIG_DECNET_ROUTE_FWMARKCorentin Labbe1-2/+0
2019-04-21dt-bindings: add an explanation for internal phy-modeCorentin Labbe1-1/+2
2019-04-21Linux 5.1-rc6Linus Torvalds1-1/+1
2019-04-20net/tls: don't leak IV and record seq when offload failsJakub Kicinski3-6/+4