aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2018-07-03net/smc: fix up merge error with poll changesLinus Torvalds1-1/+2
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-171/+415
2018-07-02ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers1-1/+1
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca4-6/+4
2018-07-01tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen1-0/+9
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-32/+54
2018-06-30net: fib_rules: bring back rule_exists to match rule during addRoopa Prabhu1-1/+71
2018-06-30net: use dev_change_tx_queue_len() for SIOCSIFTXQLENCong Wang1-9/+2
2018-06-30net/ipv6: Fix updates to prefix routeDavid Ahern1-3/+6
2018-06-30net: cleanup gfp mask in alloc_skb_with_fragsMichal Hocko1-2/+1
2018-06-30tcp: fix Fast Open key endiannessYuchung Cheng1-5/+13
2018-06-29net: handle NULL ->poll gracefullyChristoph Hellwig1-0/+2
2018-06-29Merge tag 'mac80211-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/lin...David S. Miller2-21/+16
2018-06-29net, mm: account sock objects to kmemcgShakeel Butt1-2/+5
2018-06-29nl80211: check nla_parse_nested() return valuesJohannes Berg1-5/+11
2018-06-29nl80211: relax ht operation checks for meshBob Copeland1-16/+3
2018-06-29mac80211: disable BHs/preemption in ieee80211_tx_control_port()Denis Kenzior1-0/+2
2018-06-29bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern1-32/+54
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds54-169/+212
2018-06-28net/smc: rebuild nonblocking connectUrsula Braun2-28/+71
2018-06-28tcp: add one more quick ack after after ECN eventsEric Dumazet1-2/+2
2018-06-28bpfilter: include bpfilter_umh in assembly instead of using objcopyMasahiro Yamada3-21/+14
2018-06-28strparser: Remove early eaten to fix full tcp receive buffer stallDoron Roberts-Kedes1-16/+1
2018-06-28bpfilter: check compiler capability in KconfigMasahiro Yamada2-5/+1
2018-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-11/+68
2018-06-27fib_rules: match rules based on suppress_* properties tooJason A. Donenfeld1-0/+8
2018-06-27rds: clean up loopback rds_connections on netns deletionSowmini Varadhan3-1/+68
2018-06-26netfilter: nf_conncount: fix garbage collection confirm raceFlorian Westphal1-5/+47
2018-06-26netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn1-3/+6
2018-06-26netfilter: nf_log: fix uninit read in nf_log_proc_dostringJann Horn1-0/+4
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-32/+47
2018-06-23net_sched: remove a bogus warning in hfscCong Wang1-2/+2
2018-06-23net: dccp: switch rx_tstamp_last_feedback to monotonic clockEric Dumazet1-4/+7
2018-06-23net: dccp: avoid crash in ccid3_hc_rx_send_feedback()Eric Dumazet1-3/+2
2018-06-23ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu1-3/+6
2018-06-22VSOCK: fix loopback on big-endian systemsClaudio Imbrenda1-1/+1
2018-06-22cls_flower: fix use after free in flower S/W pathPaolo Abeni1-4/+17
2018-06-22net/packet: fix use-after-freeEric Dumazet1-9/+7
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-3/+7
2018-06-21sctp: fix erroneous inc of snmp SctpFragUsrMsgsMarcelo Ricardo Leitner1-1/+3
2018-06-21strparser: Don't schedule in workqueue in paused stateVakul Garg1-4/+1
2018-06-21bpfilter: fix user mode helper cross compilationMatteo Croce1-1/+1
2018-06-20ip: limit use of gso_size to udpWillem de Bruijn2-2/+4
2018-06-20bpfilter: ignore binary filesMatteo Croce1-0/+1
2018-06-20bpfilter: fix build errorMatteo Croce1-2/+4
2018-06-20net/sched: act_ife: preserve the action control in case of errorDavide Caratti1-2/+1
2018-06-20net/sched: act_ife: fix recursive lock and idr leakDavide Caratti1-5/+4
2018-06-20net: propagate dev_get_valid_name return codeLi RongQing1-2/+2
2018-06-20net/tcp: Fix socket lookups with SO_BINDTODEVICEDavid Ahern2-4/+4
2018-06-20net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet1-2/+3
2018-06-20net/ncsi: Use netdev_dbg for debug messagesJoel Stanley2-21/+18
2018-06-20net/ncsi: Drop no more channels messageJoel Stanley1-2/+0
2018-06-20net/ncsi: Silence debug messagesJoel Stanley2-9/+9
2018-06-19sunrpc: Prevent duplicate XID allocationChuck Lever1-3/+7
2018-06-18netfilter: nf_ct_helper: Fix possible panic after nf_conntrack_helper_unregisterGao Feng1-0/+5
2018-06-18netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet1-3/+3
2018-06-18netfilter: nf_queue: augment nfqa_cfg_policyEric Dumazet1-0/+3
2018-06-17net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov1-1/+1
2018-06-17atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse7-14/+8
2018-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-17/+7
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds42-119/+226
2018-06-15xdp: Fix handling of devmap in generic XDPToshiaki Makita1-17/+4
2018-06-15neighbour: skip NTF_EXT_LEARNED entries during forced gcRoopa Prabhu1-4/+6
2018-06-15tls: fix waitall behavior in tls_sw_recvmsgDaniel Borkmann1-1/+5
2018-06-15tls: fix use-after-free in tls_push_recordDaniel Borkmann1-13/+13
2018-06-15l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()Guillaume Nault1-1/+1
2018-06-15l2tp: reject creation of non-PPP sessions on L2TPv2 tunnelsGuillaume Nault1-0/+6
2018-06-15ipv6: Only emit append events for appended routesIdo Schimmel1-3/+2
2018-06-15Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...David S. Miller3-6/+9
2018-06-15cfg80211: fix rcu in cfg80211_unregister_wdevDedy Lansky1-0/+1
2018-06-15mac80211: Move up init of TXQsToke Høiland-Jørgensen1-6/+6
2018-06-15cfg80211: initialize sinfo in cfg80211_get_stationSven Eckelmann1-0/+2
2018-06-14rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar3-0/+11
2018-06-14l2tp: clean up stale tunnel or session in pppol2tp_connect's error pathGuillaume Nault1-0/+10
2018-06-14l2tp: prevent pppol2tp_connect() from creating kernel socketsGuillaume Nault1-0/+9
2018-06-14l2tp: only accept PPP sessions in pppol2tp_connect()Guillaume Nault1-0/+6
2018-06-14l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()Guillaume Nault1-0/+1
2018-06-14tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden2-0/+8
2018-06-15Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds3-117/+149
2018-06-14sctp: define sctp_packet_gso_append to build GSO framesXin Long1-10/+18
2018-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller10-20/+48
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds52-94/+123
2018-06-12treewide: Use array_size() in vzalloc_node()Kees Cook2-3/+6
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook2-4/+4
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook2-6/+8
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook2-7/+9
2018-06-12treewide: kvmalloc() -> kvmalloc_array()Kees Cook1-1/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook23-30/+36
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook27-43/+58
2018-06-12smc: convert to ->poll_maskCong Wang1-9/+3
2018-06-12Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets"Bart Van Assche1-14/+1
2018-06-12netfilter: nf_conncount: Fix garbage collection with zonesYi-Hung Wei2-5/+10
2018-06-12netfilter: xt_connmark: fix list corruption on rmmodFlorian Westphal1-1/+1
2018-06-12netfilter: ctnetlink: avoid null pointer dereferenceFlorian Westphal1-1/+2
2018-06-12netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()Taehee Yoo1-1/+2
2018-06-12netfilter: nf_tables: close race between netns exit and rmmodFlorian Westphal2-3/+15
2018-06-12netfilter: nf_tables: fix module unload raceFlorian Westphal2-6/+16
2018-06-12netfilter: nft_dynset: do not reject set updates with NFT_SET_EVALPablo Neira Ayuso1-3/+1
2018-06-12netfilter: nft_socket: fix module autoloadPablo Neira Ayuso1-0/+1
2018-06-12Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds12-331/+299
2018-06-12Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds15-819/+830
2018-06-12xsk: re-add queue id check for XDP_SKB pathBjörn Töpel1-0/+3
2018-06-11tcp: Do not reload skb pointer after skb_gro_receive().David Miller1-2/+0
2018-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+2
2018-06-11net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddrDavid Ahern1-1/+1
2018-06-11tls: fix NULL pointer dereference on pollDaniel Borkmann2-11/+10
2018-06-11xsk: silence warning on memory allocation failureBjörn Töpel1-1/+2
2018-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller11-19/+54
2018-06-11net: dsa: add error handling for pskb_trim_rcsumZhouyang Jia1-1/+2
2018-06-11ipv6: allow PMTU exceptions to local routesJulian Anastasov1-3/+0
2018-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-40/+60
2018-06-10tcp: limit sk_rcvlowat by the maximum receive bufferSoheil Hassas Yeganeh1-5/+7
2018-06-10socket: close race condition between sock_close() and sockfs_setattr()Cong Wang1-3/+15
2018-06-08net: bridge: Fix locking in br_fdb_find_port()Petr Machata1-1/+3
2018-06-08udp: fix rx queue len reported by diag and proc interfacePaolo Abeni4-6/+7
2018-06-08net/sched: act_simple: fix parsing of TCA_DEF_DATADavide Caratti1-9/+6
2018-06-08Fix 16-byte memory leak in gssp_accept_sec_context_upcallDave Wysochanski1-1/+3
2018-06-08svcrdma: Fix incorrect return value/type in svc_rdma_post_recvsChuck Lever1-1/+1
2018-06-08netfilter: x_tables: initialise match/target check parameter structFlorian Westphal3-0/+4
2018-06-07net/9p/trans_xen.c: don't inclide rwlock.h directlySebastian Andrzej Siewior1-1/+0
2018-06-07net/9p: detect invalid options as much as possibleChengguang Xu1-8/+5
2018-06-07bpfilter: fix race in pipe accessAlexei Starovoitov1-3/+7
2018-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-3/+5
2018-06-07bpf, xdp: fix crash in xdp_umem_unaccount_pagesDaniel Borkmann1-2/+4
2018-06-08xsk: Fix umem fill/completion queue mmap on 32-bitGeert Uytterhoeven1-1/+1
2018-06-07bpfilter: fix OUTPUT_FORMATAlexei Starovoitov1-1/+1
2018-06-07ip_tunnel: Fix name string concatenate in __ip_tunnel_create()Sultan Alsawaf1-2/+2
2018-06-07net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn1-2/+2
2018-06-07netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use itPablo Neira Ayuso1-5/+5
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds332-8128/+20336
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-9/+6
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-12/+12
2018-06-06Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+7
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook4-9/+6
2018-06-06strparser: Add __strp_unpause and use it in ktls.Doron Roberts-Kedes2-1/+14
2018-06-06rxrpc: Fix terminal retransmission connection ID to include the channelDavid Howells1-1/+1
2018-06-06Revert "net: sched: cls: Fix offloading when ingress dev is vxlan"David S. Miller1-16/+10
2018-06-06netfilter: nft_set_rbtree: fix parameter of __nft_rbtree_lookup()Taehee Yoo1-1/+1
2018-06-06Merge git://blackhole.kfki.hu/nfPablo Neira Ayuso2-6/+9
2018-06-06netfilter: ebtables: reject non-bridge targetsFlorian Westphal1-0/+13
2018-06-06netfilter: ipset: forbid family for hash:mac setsFlorent Fourcot1-1/+4
2018-06-06netfilter: ipset: Limit max timeout valueJozsef Kadlecsik1-4/+4
2018-06-06netfilter: xt_set: Check hook mask correctlySerhey Popovych1-1/+1
2018-06-05rtnetlink: validate attributes in do_setlink()Eric Dumazet1-4/+4
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-158/+495
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern1-8/+10
2018-06-05net: metrics: add proper netlink validationEric Dumazet2-0/+4
2018-06-05ipmr: fix error path when ipmr_new_table failsSabrina Dubroca2-9/+17
2018-06-05ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca1-1/+2
2018-06-05netfilter: provide udp*_lib_lookup for nf_tproxyArnd Bergmann2-6/+2
2018-06-05net-tcp: remove useless tw_timeout fieldMaciej Żenczykowski2-2/+0
2018-06-05net: sched: cls: Fix offloading when ingress dev is vxlanPaul Blakey1-10/+16
2018-06-05sctp: not allow transport timeout value less than HZ/5 for hb_timerXin Long1-1/+1
2018-06-05bpfilter: switch to CC from HOSTCCAlexei Starovoitov2-0/+6
2018-06-05net: ipv6: Generate random IID for addresses on RAWIP devicesSubash Abhinov Kasiviswanathan1-1/+3
2018-06-05tcp: refactor tcp_ecn_check_ce to remove sk type castYousuk Seung1-12/+14
2018-06-05net/ipv6: prevent use after free in ip6_route_mpath_notifyDavid Ahern1-4/+8
2018-06-05xsk: wire upp Tx zero-copy functionsMagnus Karlsson4-11/+128
2018-06-05xsk: add zero-copy support for RxBjörn Töpel3-20/+156
2018-06-05xdp: add MEM_TYPE_ZERO_COPYBjörn Töpel1-5/+14
2018-06-05xsk: introduce xdp_umem_pageBjörn Töpel2-3/+15
2018-06-05xsk: moved struct xdp_umem definitionBjörn Töpel3-23/+3
2018-06-05l2tp: fix refcount leakage on PPPoL2TP socketsGuillaume Nault1-18/+17
2018-06-04Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust12-331/+299
2018-06-04net: sched: return error code when tcf proto is not foundVlad Buslov1-2/+2
2018-06-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-40/+19
2018-06-04net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound socketsMaciej Żenczykowski1-1/+14
2018-06-04net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimizationMaciej Żenczykowski2-4/+36
2018-06-04cls_flower: Fix comparing of old filter mask with new filterPaul Blakey1-1/+1
2018-06-04cls_flower: Fix missing free of rhashtablePaul Blakey1-0/+2
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds55-221/+154
2018-06-04rxrpc: Fix handling of call quietly cancelled out on serverDavid Howells3-3/+17
2018-06-04libceph: allocate the locator string with GFP_NOFAILIlya Dryomov2-20/+9
2018-06-04libceph: make abort_on_full a per-osdc settingIlya Dryomov1-5/+4
2018-06-04libceph: don't abort reads in ceph_osdc_abort_on_full()Ilya Dryomov1-1/+2
2018-06-04libceph: avoid a use-after-free during map checkIlya Dryomov1-1/+1
2018-06-04libceph: don't warn if req->r_abort_on_full is setIlya Dryomov1-4/+6
2018-06-04libceph: use for_each_request() in ceph_osdc_abort_on_full()Ilya Dryomov1-53/+26
2018-06-04libceph: defer __complete_request() to a workqueueIlya Dryomov1-1/+18
2018-06-04libceph: move more code into __complete_request()Ilya Dryomov1-8/+6
2018-06-04libceph: no need to call flush_workqueue() before destructionIlya Dryomov1-1/+0
2018-06-04libceph: introduce ceph_osdc_abort_requests()Ilya Dryomov1-5/+62
2018-06-04libceph: use MSG_TRUNC for discarding received bytesIlya Dryomov1-13/+8
2018-06-04libceph: get rid of more_kvec in try_write()Ilya Dryomov1-7/+3
2018-06-04libceph, rbd: add error handling for osd_req_op_cls_init()Chengguang Xu1-3/+9
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-19/+1
2018-06-04ipv6: omit traffic class when calculating flow hashMichal Kubecek2-3/+3
2018-06-04Revert "ipv6: omit traffic class when calculating flow hash"David S. Miller2-3/+3
2018-06-04ipv6: omit traffic class when calculating flow hashMichal Kubecek2-3/+3
2018-06-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-16/+0
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds79-2131/+408
2018-06-04netfilter: ebtables: fix compat entry paddingAlin Nastac1-5/+5
2018-06-04ipvs: fix check on xmit to non-local addressesJulian Anastasov1-1/+1
2018-06-04netfilter: nft_reject_bridge: fix skb allocation size in nft_reject_br_send_v...Taehee Yoo1-1/+1
2018-06-04net/packet: refine check for priv area sizeEric Dumazet1-1/+1
2018-06-04xsk: new descriptor addressing schemeBjörn Töpel6-79/+60
2018-06-04xsk: proper Rx drop statistics updateBjörn Töpel1-5/+5
2018-06-04xsk: proper fill queue descriptor validationBjörn Töpel2-29/+14
2018-06-04vrf: check the original netdevice for generating redirectStephen Suryaputra2-1/+8
2018-06-03bpf: flowlabel in bpf_fib_lookup should be flowinfoDavid Ahern1-1/+1