summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust2019-04-242-5/+11
| * | | | | SUNRPC: Allow further customisation of RPC program registrationTrond Myklebust2019-04-241-31/+54
| * | | | | SUNRPC: Clean up generic dispatcher codeTrond Myklebust2019-04-241-28/+47
| * | | | | SUNRPC: Add a callback to initialise server requestsTrond Myklebust2019-04-241-37/+76
| * | | | | SUNRPC/nfs: Fix return value for nfs4_callback_compound()Trond Myklebust2019-04-241-5/+22
| * | | | | sunrpc/cache: handle missing listeners better.NeilBrown2019-04-241-1/+3
* | | | | | net: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya2019-05-141-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-144-5/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-143-3/+4
| * | | | mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-141-2/+2
* | | | | flow_dissector: disable preemption around BPF callsEric Dumazet2019-05-131-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-05-138-34/+88
|\ \ \ \ \
| * | | | | netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last ruleFlorian Westphal2019-05-091-1/+3
| * | | | | netfilter: nf_flow_table: do not flow offload deleted conntrack entriesTaehee Yoo2019-05-061-1/+8
| * | | | | netfilter: nf_conntrack_h323: Remove deprecated config checkSubash Abhinov Kasiviswanathan2019-05-061-8/+3
| * | | | | netfilter: ctnetlink: Resolve conntrack L3-protocol flush regressionKristian Evensen2019-05-061-1/+1
| * | | | | netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fastTaehee Yoo2019-05-061-7/+18
| * | | | | netfilter: nf_tables: fix base chain stat rcu_dereference usageFlorian Westphal2019-05-061-2/+7
| * | | | | netfilter: nf_conntrack_h323: restore boundary check correctnessJakub Jankowski2019-05-061-1/+1
| * | | | | netfilter: nf_flow_table: check ttl value in flow offload data pathTaehee Yoo2019-04-301-0/+6
| * | | | | netfilter: nf_flow_table: fix netdev refcnt leakTaehee Yoo2019-04-301-0/+1
| * | | | | netfilter: nft_flow_offload: add entry to flowtable after confirmationPablo Neira Ayuso2019-04-301-2/+1
| * | | | | netfilter: nf_tables: delay chain policy update until transaction is completeFlorian Westphal2019-04-301-11/+39
* | | | | | net: dccp : proto: remove Unneeded variable "err"Hariprasad Kelam2019-05-121-2/+1
* | | | | | net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variableVladimir Oltean2019-05-121-0/+2
* | | | | | net: qrtr: use protocol endiannes variableNicholas Mc Guire2019-05-111-3/+4
* | | | | | dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPENDYueHaibing2019-05-101-1/+1
* | | | | | bridge: Fix error path for kobject_init_and_add()Tobin C. Harding2019-05-101-7/+6
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-0914-41/+78
|\ \ \ \ \
| * | | | | net/tls: handle errors from padding_length()Jakub Kicinski2019-05-091-8/+22
| * | | | | net/tls: remove set but not used variablesJakub Kicinski2019-05-091-4/+1
| * | | | | packet: Fix error path in packet_initYueHaibing2019-05-091-5/+20
| * | | | | net/tcp: use deferred jump label for TCP acked data hookJakub Kicinski2019-05-092-5/+12
| * | | | | Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-mergeDavid S. Miller2019-05-094-9/+10
| |\ \ \ \ \
| | * | | | | batman-adv: mcast: fix multicast tt/tvlv worker lockingLinus Lüssing2019-05-063-8/+9
| | * | | | | batman-adv: Start new development cycleSimon Wunderlich2019-05-061-1/+1
| * | | | | | vlan: disable SIOCSHWTSTAMP in containerHangbin Liu2019-05-091-1/+3
| * | | | | | tipc: fix hanging clients using poll with EPOLLOUT flagParthasarathy Bhuvaragan2019-05-091-2/+2
| * | | | | | net/sched: avoid double free on matchall reoffloadPieter Jansen van Vuuren2019-05-081-0/+1
| * | | | | | openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)Geert Uytterhoeven2019-05-081-2/+2
| * | | | | | ipv4: Fix raw socket lookup for local trafficDavid Ahern2019-05-081-2/+2
| * | | | | | fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...Hangbin Liu2019-05-081-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-05-0916-649/+764
|\ \ \ \ \ \
| * | | | | | SUNRPC: Rebalance a kref in auth_gss.cChuck Lever2019-05-091-0/+1
| * | | | | | SUNRPC: Fix an error code in gss_alloc_msg()Dan Carpenter2019-05-091-1/+3
| * | | | | | SUNRPC: task should be exit if encode return EKEYEXPIRED more timesZhangXiaoxu2019-05-091-1/+8
| * | | | | | SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcallTrond Myklebust2019-04-261-16/+44
| * | | | | | SUNRPC: Use the client user namespace when encoding credsTrond Myklebust2019-04-262-7/+13
| * | | | | | SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust2019-04-262-2/+14
| * | | | | | xprtrdma: Remove stale commentChuck Lever2019-04-251-7/+0