Age | Commit message (Expand) | Author |
2019-05-21 | batman-adv: Start new development cycle | Simon Wunderlich |
2019-05-18 | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada |
2019-05-16 | Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-05-16 | Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-05-16 | rxrpc: Allow the kernel to mark a call as being non-interruptible | David Howells |
2019-05-16 | rxrpc: Provide kernel interface to set max lifespan on a call | David Howells |
2019-05-15 | Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-05-15 | dns_resolver: Allow used keys to be invalidated | David Howells |
2019-05-14 | net: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC | Sinan Kaya |
2019-05-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny |
2019-05-14 | mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM | Ira Weiny |
2019-05-13 | flow_dissector: disable preemption around BPF calls | Eric Dumazet |
2019-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-05-12 | net: dccp : proto: remove Unneeded variable "err" | Hariprasad Kelam |
2019-05-12 | net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable | Vladimir Oltean |
2019-05-11 | net: qrtr: use protocol endiannes variable | Nicholas Mc Guire |
2019-05-10 | dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPEND | YueHaibing |
2019-05-10 | bridge: Fix error path for kobject_init_and_add() | Tobin C. Harding |
2019-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-05-09 | net/tls: handle errors from padding_length() | Jakub Kicinski |
2019-05-09 | net/tls: remove set but not used variables | Jakub Kicinski |
2019-05-09 | Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-05-09 | packet: Fix error path in packet_init | YueHaibing |
2019-05-09 | SUNRPC: Rebalance a kref in auth_gss.c | Chuck Lever |
2019-05-09 | SUNRPC: Fix an error code in gss_alloc_msg() | Dan Carpenter |
2019-05-09 | SUNRPC: task should be exit if encode return EKEYEXPIRED more times | ZhangXiaoxu |
2019-05-09 | net/tcp: use deferred jump label for TCP acked data hook | Jakub Kicinski |
2019-05-09 | Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-merge | David S. Miller |
2019-05-09 | vlan: disable SIOCSHWTSTAMP in container | Hangbin Liu |
2019-05-09 | tipc: fix hanging clients using poll with EPOLLOUT flag | Parthasarathy Bhuvaragan |
2019-05-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-05-09 | netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule | Florian Westphal |
2019-05-08 | net/sched: avoid double free on matchall reoffload | Pieter Jansen van Vuuren |
2019-05-08 | openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT) | Geert Uytterhoeven |
2019-05-08 | ipv4: Fix raw socket lookup for local traffic | David Ahern |
2019-05-08 | fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n... | Hangbin Liu |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-05-07 | net/sched: remove block pointer from common offload structure | Pieter Jansen van Vuuren |
2019-05-07 | net: ethernet: support of_get_mac_address new ERR_PTR error | Petr Štetiar |
2019-05-07 | net: dsa: support of_get_mac_address new ERR_PTR error | Petr Štetiar |
2019-05-07 | vrf: sit mtu should not be updated when vrf netdev is the link | Stephen Suryaputra |
2019-05-07 | net: dsa: Fix error cleanup path in dsa_init_module | YueHaibing |
2019-05-07 | l2tp: Fix possible NULL pointer dereference | YueHaibing |
2019-05-07 | taprio: add null check on sched_nest to avoid potential null pointer dereference | Colin Ian King |
2019-05-07 | Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux | Linus Torvalds |
2019-05-07 | net_sched: sch_fq: handle non connected flows | Eric Dumazet |
2019-05-07 | net_sched: sch_fq: do not assume EDT packets are ordered | Eric Dumazet |