| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada | 2019-05-18 | 1 | -1/+1 |
* | Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-05-17 | 7 | -5/+47 |
|\ |
|
| * | rxrpc: Allow the kernel to mark a call as being non-interruptible | David Howells | 2019-05-16 | 5 | -3/+16 |
| * | rxrpc: Provide kernel interface to set max lifespan on a call | David Howells | 2019-05-16 | 1 | -0/+25 |
| * | dns_resolver: Allow used keys to be invalidated | David Howells | 2019-05-15 | 2 | -2/+6 |
* | | Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2019-05-17 | 5 | -69/+66 |
|\ \ |
|
| * | | libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer | Jeff Layton | 2019-05-07 | 5 | -31/+31 |
| * | | libceph: fix unaligned accesses in ceph_entity_addr handling | Jeff Layton | 2019-05-07 | 1 | -40/+37 |
* | | | Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2019-05-16 | 6 | -117/+227 |
|\ \ \ |
|
| * | | | SUNRPC: rsi_parse() should use the current user namespace | Trond Myklebust | 2019-04-24 | 1 | -3/+3 |
| * | | | SUNRPC: Fix the server AUTH_UNIX userspace mappings | Trond Myklebust | 2019-04-24 | 1 | -6/+9 |
| * | | | SUNRPC: Temporary sockets should inherit the cred from their parent | Trond Myklebust | 2019-04-24 | 1 | -2/+3 |
| * | | | SUNRPC: Cache the process user cred in the RPC server listener | Trond Myklebust | 2019-04-24 | 2 | -5/+11 |
| * | | | SUNRPC: Allow further customisation of RPC program registration | Trond Myklebust | 2019-04-24 | 1 | -31/+54 |
| * | | | SUNRPC: Clean up generic dispatcher code | Trond Myklebust | 2019-04-24 | 1 | -28/+47 |
| * | | | SUNRPC: Add a callback to initialise server requests | Trond Myklebust | 2019-04-24 | 1 | -37/+76 |
| * | | | SUNRPC/nfs: Fix return value for nfs4_callback_compound() | Trond Myklebust | 2019-04-24 | 1 | -5/+22 |
| * | | | sunrpc/cache: handle missing listeners better. | NeilBrown | 2019-04-24 | 1 | -1/+3 |
* | | | | net: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC | Sinan Kaya | 2019-05-15 | 1 | -1/+1 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-05-14 | 4 | -5/+6 |
|\ \ \ \ |
|
| * | | | | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 2019-05-14 | 3 | -3/+4 |
| * | | | | mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM | Ira Weiny | 2019-05-14 | 1 | -2/+2 |
* | | | | | flow_dissector: disable preemption around BPF calls | Eric Dumazet | 2019-05-13 | 1 | -0/+2 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-05-13 | 8 | -34/+88 |
|\ \ \ \ \ |
|
| * | | | | | netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule | Florian Westphal | 2019-05-09 | 1 | -1/+3 |
| * | | | | | netfilter: nf_flow_table: do not flow offload deleted conntrack entries | Taehee Yoo | 2019-05-06 | 1 | -1/+8 |
| * | | | | | netfilter: nf_conntrack_h323: Remove deprecated config check | Subash Abhinov Kasiviswanathan | 2019-05-06 | 1 | -8/+3 |
| * | | | | | netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression | Kristian Evensen | 2019-05-06 | 1 | -1/+1 |
| * | | | | | netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fast | Taehee Yoo | 2019-05-06 | 1 | -7/+18 |
| * | | | | | netfilter: nf_tables: fix base chain stat rcu_dereference usage | Florian Westphal | 2019-05-06 | 1 | -2/+7 |
| * | | | | | netfilter: nf_conntrack_h323: restore boundary check correctness | Jakub Jankowski | 2019-05-06 | 1 | -1/+1 |
| * | | | | | netfilter: nf_flow_table: check ttl value in flow offload data path | Taehee Yoo | 2019-04-30 | 1 | -0/+6 |
| * | | | | | netfilter: nf_flow_table: fix netdev refcnt leak | Taehee Yoo | 2019-04-30 | 1 | -0/+1 |
| * | | | | | netfilter: nft_flow_offload: add entry to flowtable after confirmation | Pablo Neira Ayuso | 2019-04-30 | 1 | -2/+1 |
| * | | | | | netfilter: nf_tables: delay chain policy update until transaction is complete | Florian Westphal | 2019-04-30 | 1 | -11/+39 |
* | | | | | | net: dccp : proto: remove Unneeded variable "err" | Hariprasad Kelam | 2019-05-12 | 1 | -2/+1 |
* | | | | | | net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable | Vladimir Oltean | 2019-05-12 | 1 | -0/+2 |
* | | | | | | net: qrtr: use protocol endiannes variable | Nicholas Mc Guire | 2019-05-11 | 1 | -3/+4 |
* | | | | | | dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPEND | YueHaibing | 2019-05-11 | 1 | -1/+1 |
* | | | | | | bridge: Fix error path for kobject_init_and_add() | Tobin C. Harding | 2019-05-11 | 1 | -7/+6 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-05-10 | 14 | -41/+78 |
|\ \ \ \ \ |
|
| * | | | | | net/tls: handle errors from padding_length() | Jakub Kicinski | 2019-05-10 | 1 | -8/+22 |
| * | | | | | net/tls: remove set but not used variables | Jakub Kicinski | 2019-05-10 | 1 | -4/+1 |
| * | | | | | packet: Fix error path in packet_init | YueHaibing | 2019-05-09 | 1 | -5/+20 |
| * | | | | | net/tcp: use deferred jump label for TCP acked data hook | Jakub Kicinski | 2019-05-09 | 2 | -5/+12 |
| * | | | | | Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-merge | David S. Miller | 2019-05-09 | 4 | -9/+10 |
| |\ \ \ \ \ |
|
| | * | | | | | batman-adv: mcast: fix multicast tt/tvlv worker locking | Linus Lüssing | 2019-05-06 | 3 | -8/+9 |
| | * | | | | | batman-adv: Start new development cycle | Simon Wunderlich | 2019-05-06 | 1 | -1/+1 |
| * | | | | | | vlan: disable SIOCSHWTSTAMP in container | Hangbin Liu | 2019-05-09 | 1 | -1/+3 |
| * | | | | | | tipc: fix hanging clients using poll with EPOLLOUT flag | Parthasarathy Bhuvaragan | 2019-05-09 | 1 | -2/+2 |