| Commit message (Expand) | Author | Files | Lines |
2020-08-18 | net: qrtr: fix usage of idr in port assignment to socket | Necip Fazil Yildiran | 1 | -9/+11 |
2020-08-17 | selftests: disable rp_filter for icmp_redirect.sh | David Ahern | 1 | -0/+2 |
2020-08-17 | Revert "net: xdp: pull ethernet header off packet after computing skb->protocol" | David S. Miller | 1 | -1/+0 |
2020-08-17 | phylink: <linux/phylink.h>: fix function prototype kernel-doc warning | Randy Dunlap | 1 | -1/+2 |
2020-08-17 | watch_queue: Limit the number of watches a user can hold | David Howells | 2 | -0/+11 |
2020-08-17 | mptcp: sendmsg: reset iter on error redux | Florian Westphal | 1 | -3/+5 |
2020-08-17 | net: devlink: Remove overzealous WARN_ON with snapshots | Andrew Lunn | 1 | -1/+1 |
2020-08-17 | tipc: not enable tipc when ipv6 works as a module | Xin Long | 1 | -0/+1 |
2020-08-17 | tipc: fix uninit skb->data in tipc_nl_compat_dumpit() | Cong Wang | 1 | -1/+11 |
2020-08-17 | net: Fix potential wrong skb->protocol in skb_vlan_untag() | Miaohe Lin | 1 | -2/+2 |
2020-08-17 | net: xdp: pull ethernet header off packet after computing skb->protocol | Jason A. Donenfeld | 1 | -0/+1 |
2020-08-17 | ipvlan: fix device features | Mahesh Bandewar | 1 | -5/+22 |
2020-08-17 | bonding: fix a potential double-unregister | Cong Wang | 1 | -1/+2 |
2020-08-16 | Linux 5.9-rc1v5.9-rc1 | Linus Torvalds | 1 | -2/+2 |
2020-08-16 | parisc: fix PMD pages allocation by restoring pmd_alloc_one() | Mike Rapoport | 1 | -0/+6 |
2020-08-16 | io_uring: short circuit -EAGAIN for blocking read attempt | Jens Axboe | 1 | -1/+4 |
2020-08-15 | io_uring: sanitize double poll handling | Jens Axboe | 1 | -9/+25 |
2020-08-15 | can: j1939: add rxtimer for multipacket broadcast session | Zhang Changzhong | 1 | -8/+20 |
2020-08-15 | can: j1939: abort multipacket broadcast session when timeout occurs | Zhang Changzhong | 1 | -1/+1 |
2020-08-15 | can: j1939: cancel rxtimer on multipacket broadcast session complete | Zhang Changzhong | 1 | -0/+1 |
2020-08-15 | can: j1939: fix support for multipacket broadcast message | Zhang Changzhong | 1 | -3/+14 |
2020-08-15 | net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs' | Lee Jones | 1 | -4/+0 |
2020-08-15 | net: fddi: skfp: cfm: Remove set but unused variable 'oldstate' | Lee Jones | 1 | -11/+2 |
2020-08-15 | net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs' | Lee Jones | 1 | -4/+0 |
2020-08-15 | net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ... | Lee Jones | 1 | -1/+2 |
2020-08-15 | net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs' | Lee Jones | 1 | -4/+0 |
2020-08-15 | net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs' | Lee Jones | 1 | -4/+0 |
2020-08-15 | net: wan: dlci: Remove set but not used variable 'err' | Lee Jones | 1 | -2/+1 |
2020-08-15 | net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue' | Lee Jones | 1 | -0/+1 |
2020-08-15 | net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon... | Lee Jones | 1 | -2/+2 |
2020-08-15 | net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx' | Lee Jones | 1 | -3/+3 |
2020-08-15 | net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters | Lee Jones | 1 | -1/+3 |
2020-08-15 | net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues | Lee Jones | 1 | -7/+8 |
2020-08-15 | drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check | Xie He | 2 | -1/+17 |
2020-08-15 | bonding: show saner speed for broadcast mode | Jarod Wilson | 1 | -3/+18 |
2020-08-15 | virtio: pci: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 1 | -3/+3 |
2020-08-15 | ntb: intel: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 3 | -3/+3 |
2020-08-15 | rtl818x: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 1 | -3/+3 |
2020-08-15 | iomap: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 22 | -138/+138 |
2020-08-15 | sh: use generic strncpy() | Kuninori Morimoto | 1 | -26/+0 |
2020-08-15 | sh: clkfwk: remove r8/r16/r32 | Kuninori Morimoto | 1 | -19/+4 |
2020-08-15 | include/asm-generic/vmlinux.lds.h: align ro_after_init | Romain Naour | 1 | -0/+1 |
2020-08-15 | mm: annotate a data race in page_zonenum() | Qian Cai | 1 | -0/+1 |
2020-08-15 | mm/swap.c: annotate data races for lru_rotate_pvecs | Qian Cai | 1 | -2/+3 |
2020-08-15 | mm/rmap: annotate a data race at tlb_flush_batched | Qian Cai | 1 | -1/+1 |
2020-08-15 | mm/mempool: fix a data race in mempool_free() | Qian Cai | 1 | -1/+1 |
2020-08-15 | mm/list_lru: fix a data race in list_lru_count_one | Qian Cai | 1 | -1/+1 |
2020-08-15 | mm/memcontrol: fix a data race in scan count | Qian Cai | 1 | -1/+1 |
2020-08-15 | mm/page_counter: fix various data races at memsw | Qian Cai | 1 | -6/+7 |
2020-08-15 | mm/swapfile: fix and annotate various data races | Qian Cai | 2 | -15/+20 |