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