summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-05-27signal/bpfilter: Fix bpfilter_kernl to use send_sig not force_sigEric W. Biederman
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-16Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-16Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-05-16rxrpc: Allow the kernel to mark a call as being non-interruptibleDavid Howells
2019-05-16rxrpc: Provide kernel interface to set max lifespan on a callDavid Howells
2019-05-15Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-05-15dns_resolver: Allow used keys to be invalidatedDavid Howells
2019-05-14net: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny
2019-05-13flow_dissector: disable preemption around BPF callsEric Dumazet
2019-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-05-12net: dccp : proto: remove Unneeded variable "err"Hariprasad Kelam
2019-05-12net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variableVladimir Oltean
2019-05-11net: qrtr: use protocol endiannes variableNicholas Mc Guire
2019-05-10dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPENDYueHaibing
2019-05-10bridge: Fix error path for kobject_init_and_add()Tobin C. Harding
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-09net/tls: handle errors from padding_length()Jakub Kicinski
2019-05-09net/tls: remove set but not used variablesJakub Kicinski
2019-05-09Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-05-09packet: Fix error path in packet_initYueHaibing
2019-05-09SUNRPC: Rebalance a kref in auth_gss.cChuck Lever
2019-05-09SUNRPC: Fix an error code in gss_alloc_msg()Dan Carpenter
2019-05-09SUNRPC: task should be exit if encode return EKEYEXPIRED more timesZhangXiaoxu
2019-05-09net/tcp: use deferred jump label for TCP acked data hookJakub Kicinski
2019-05-09Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-05-09vlan: disable SIOCSHWTSTAMP in containerHangbin Liu
2019-05-09tipc: fix hanging clients using poll with EPOLLOUT flagParthasarathy Bhuvaragan
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-09netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last ruleFlorian Westphal
2019-05-08net/sched: avoid double free on matchall reoffloadPieter Jansen van Vuuren
2019-05-08openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)Geert Uytterhoeven
2019-05-08ipv4: Fix raw socket lookup for local trafficDavid Ahern
2019-05-08fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...Hangbin Liu
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-07net/sched: remove block pointer from common offload structurePieter Jansen van Vuuren
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-07net: dsa: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-07vrf: sit mtu should not be updated when vrf netdev is the linkStephen Suryaputra
2019-05-07net: dsa: Fix error cleanup path in dsa_init_moduleYueHaibing
2019-05-07l2tp: Fix possible NULL pointer dereferenceYueHaibing
2019-05-07taprio: add null check on sched_nest to avoid potential null pointer dereferenceColin Ian King
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-05-07net_sched: sch_fq: handle non connected flowsEric Dumazet
2019-05-07net_sched: sch_fq: do not assume EDT packets are orderedEric Dumazet