aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2019-05-16Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds7-5/+47
2019-05-16Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds5-69/+66
2019-05-16rxrpc: Allow the kernel to mark a call as being non-interruptibleDavid Howells5-3/+16
2019-05-16rxrpc: Provide kernel interface to set max lifespan on a callDavid Howells1-0/+25
2019-05-15Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-117/+227
2019-05-15dns_resolver: Allow used keys to be invalidatedDavid Howells2-2/+6
2019-05-14net: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya1-1/+1
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-5/+6
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny3-3/+4
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny1-2/+2
2019-05-13flow_dissector: disable preemption around BPF callsEric Dumazet1-0/+2
2019-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller8-34/+88
2019-05-12net: dccp : proto: remove Unneeded variable "err"Hariprasad Kelam1-2/+1
2019-05-12net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variableVladimir Oltean1-0/+2
2019-05-11net: qrtr: use protocol endiannes variableNicholas Mc Guire1-3/+4
2019-05-10dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPENDYueHaibing1-1/+1
2019-05-10bridge: Fix error path for kobject_init_and_add()Tobin C. Harding1-7/+6
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-41/+78
2019-05-09net/tls: handle errors from padding_length()Jakub Kicinski1-8/+22
2019-05-09net/tls: remove set but not used variablesJakub Kicinski1-4/+1
2019-05-09Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds16-649/+764
2019-05-09packet: Fix error path in packet_initYueHaibing1-5/+20
2019-05-09SUNRPC: Rebalance a kref in auth_gss.cChuck Lever1-0/+1
2019-05-09SUNRPC: Fix an error code in gss_alloc_msg()Dan Carpenter1-1/+3
2019-05-09SUNRPC: task should be exit if encode return EKEYEXPIRED more timesZhangXiaoxu1-1/+8
2019-05-09net/tcp: use deferred jump label for TCP acked data hookJakub Kicinski2-5/+12
2019-05-09Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-mergeDavid S. Miller4-9/+10
2019-05-09vlan: disable SIOCSHWTSTAMP in containerHangbin Liu1-1/+3
2019-05-09tipc: fix hanging clients using poll with EPOLLOUT flagParthasarathy Bhuvaragan1-2/+2
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-8/+8
2019-05-09netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last ruleFlorian Westphal1-1/+3
2019-05-08net/sched: avoid double free on matchall reoffloadPieter Jansen van Vuuren1-0/+1
2019-05-08openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)Geert Uytterhoeven1-2/+2
2019-05-08ipv4: Fix raw socket lookup for local trafficDavid Ahern1-2/+2
2019-05-08fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not suppliedHangbin Liu1-3/+3
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds489-9258/+14217
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-7/+26
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+4
2019-05-07net/sched: remove block pointer from common offload structurePieter Jansen van Vuuren4-31/+17
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar1-1/+1
2019-05-07net: dsa: support of_get_mac_address new ERR_PTR errorPetr Štetiar1-1/+1
2019-05-07vrf: sit mtu should not be updated when vrf netdev is the linkStephen Suryaputra1-1/+1
2019-05-07net: dsa: Fix error cleanup path in dsa_init_moduleYueHaibing1-2/+9
2019-05-07l2tp: Fix possible NULL pointer dereferenceYueHaibing1-1/+2
2019-05-07taprio: add null check on sched_nest to avoid potential null pointer dereferenceColin Ian King1-0/+2
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds3-3/+3
2019-05-07net_sched: sch_fq: handle non connected flowsEric Dumazet1-2/+13
2019-05-07net_sched: sch_fq: do not assume EDT packets are orderedEric Dumazet1-12/+83
2019-05-07Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-9/+2