summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-18ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern
2018-11-17tipc: don't assume linear buffer when reading ancillary dataJon Maloy
2018-11-17tipc: fix lockdep warning when reinitilaizing socketsJon Maloy
2018-11-17net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet
2018-11-17ip_tunnel: don't force DF when MTU is lockedSabrina Dubroca
2018-11-17net: bridge: fix vlan stats use-after-free on destructionNikolay Aleksandrov
2018-11-17socket: do a generic_file_splice_read when proto_ops has no splice_readSlavomir Kaslev
2018-11-16Merge tag 'batadv-net-for-davem-20181114' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-11-16net/sched: act_pedit: fix memory leak when IDR allocation failsDavide Caratti
2018-11-16ipv6: fix a dst leak when removing its exceptionXin Long
2018-11-15net_sched: sch_fq: ensure maxrate fq parameter applies to EDT flowsEric Dumazet
2018-11-15rxrpc: Fix life checkDavid Howells
2018-11-15Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-14l2tp: fix a sock refcnt leak in l2tp_tunnel_registerXin Long
2018-11-14Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-11-13Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...David S. Miller
2018-11-12SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust
2018-11-12SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cacheTrond Myklebust
2018-11-12batman-adv: Expand merged fragment buffer for full packetSven Eckelmann
2018-11-12batman-adv: Use explicit tvlv padding for ELP packetsSven Eckelmann
2018-11-11act_mirred: clear skb->tstamp on redirectEric Dumazet
2018-11-11tipc: fix link re-establish failureJon Maloy
2018-11-10net: sched: cls_flower: validate nested enc_opts_policy to avoid warningJakub Kicinski
2018-11-09flow_dissector: do not dissect l4 ports for fragments배석진
2018-11-09can: raw: check for CAN FD capable netdev in raw_sendmsg()Oliver Hartkopp
2018-11-08inet: frags: better deal with smp racesEric Dumazet
2018-11-08SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-05net: bpfilter: fix iptables failure if bpfilter_umh is disabledTaehee Yoo
2018-11-05sock_diag: fix autoloading of the raw_diag moduleAndrei Vagin
2018-11-05net: core: netpoll: Enable netconsole IPv6 link local addressMatwey V. Kornilov
2018-11-05ipv6: properly check return value in inet6_dump_all()Alexey Kodanev
2018-11-05rtnetlink: restore handling of dumpit return value in rtnl_dump_all()Alexey Kodanev
2018-11-05net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FSJeff Barnhill
2018-11-05sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-03sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long
2018-11-03openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELSArnd Bergmann
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03net: do not abort bulk send on BQL statusEric Dumazet
2018-11-03Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-03netfilter: conntrack: fix calculation of next bucket number in early_dropVasily Khoruzhick
2018-11-03netfilter: nft_compat: ebtables 'nat' table is normal chain typeFlorian Westphal
2018-11-03netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattrPablo Neira Ayuso
2018-11-03netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()Pablo Neira Ayuso
2018-11-03netfilter: ipset: Fix calling ip_set() macro at dumpingJozsef Kadlecsik
2018-11-03netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo