Age | Commit message (Expand) | Author |
2019-10-28 | net: add skb_queue_empty_lockless() | Eric Dumazet |
2019-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-10-25 | netns: fix GFP flags in rtnl_net_notifyid() | Guillaume Nault |
2019-10-25 | net: hwbm: if CONFIG_NET_HWBM unset, make stub functions static | Ben Dooks (Codethink) |
2019-10-24 | net: remove unnecessary variables and callback | Taehee Yoo |
2019-10-24 | vxlan: add adjacent link to limit depth level | Taehee Yoo |
2019-10-24 | net: core: add ignore flag to netdev_adjacent structure | Taehee Yoo |
2019-10-24 | team: fix nested locking lockdep warning | Taehee Yoo |
2019-10-24 | bonding: use dynamic lockdep key instead of subclass | Taehee Yoo |
2019-10-24 | net: core: add generic lockdep keys | Taehee Yoo |
2019-10-24 | net: core: limit nested device depth | Taehee Yoo |
2019-10-24 | ipvs: move old_secure_tcp into struct netns_ipvs | Eric Dumazet |
2019-10-23 | net/flow_dissector: switch to siphash | Eric Dumazet |
2019-10-22 | dynamic_debug: provide dynamic_hex_dump stub | Arnd Bergmann |
2019-10-22 | bpf: Fix use after free in subprog's jited symbol removal | Daniel Borkmann |
2019-10-21 | ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation | Eric Dumazet |
2019-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-10-19 | net: reorder 'struct net' fields to avoid false sharing | Eric Dumazet |
2019-10-18 | Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2019-10-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-10-17 | net: phy: micrel: Update KSZ87xx PHY name | Marek Vasut |
2019-10-17 | Merge branch 'errata/tx2-219' into for-next/fixes | Will Deacon |
2019-10-17 | Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-10-16 | arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled | Julien Thierry |
2019-10-15 | net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions | Davide Caratti |
2019-10-15 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-10-15 | gpiolib: Initialize the hardware with a callback | Andy Shevchenko |
2019-10-14 | xarray.h: fix kernel-doc warning | Randy Dunlap |
2019-10-14 | bitmap.h: fix kernel-doc warning and typo | Randy Dunlap |
2019-10-14 | mm, page_owner: rename flag indicating that page is allocated | Vlastimil Babka |
2019-10-14 | mm, page_owner: fix off-by-one error in __set_page_owner_handle() | Vlastimil Babka |
2019-10-13 | tcp: annotate sk->sk_wmem_queued lockless reads | Eric Dumazet |
2019-10-13 | tcp: annotate sk->sk_sndbuf lockless reads | Eric Dumazet |
2019-10-13 | tcp: annotate sk->sk_rcvbuf lockless reads | Eric Dumazet |
2019-10-13 | tcp: annotate tp->snd_nxt lockless reads | Eric Dumazet |
2019-10-13 | tcp: annotate tp->write_seq lockless reads | Eric Dumazet |
2019-10-13 | tcp: add rcu protection around tp->fastopen_rsk | Eric Dumazet |
2019-10-13 | Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-10-12 | Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-10-12 | Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-10-12 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-10-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-10-11 | Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-10-11 | Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-10-11 | compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use | Joe Perches |
2019-10-10 | SUNRPC: fix race to sk_err after xs_error_report | Benjamin Coddington |
2019-10-09 | net: silence KCSAN warnings about sk->sk_backlog.len reads | Eric Dumazet |
2019-10-09 | net: annotate sk->sk_rcvlowat lockless reads | Eric Dumazet |
2019-10-09 | tcp: annotate lockless access to tcp_memory_pressure | Eric Dumazet |