aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-240/+474
2019-02-07sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu1-1/+2
2019-02-06net: dsa: Fix NULL checking in dsa_slave_set_eee()Dan Carpenter1-2/+2
2019-02-06svcrdma: Remove max_sge check at connect timeChuck Lever2-12/+102
2019-02-06rxrpc: bad unlock balance in rxrpc_recvmsgEric Dumazet1-1/+2
2019-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller8-116/+111
2019-02-05netfilter: nft_compat: don't use refcount_inc on newly allocated entryFlorian Westphal1-39/+23
2019-02-05netfilter: ipv6: Don't preserve original oif for loopback addressEli Cooper1-1/+3
2019-02-04net: dsa: Fix lockdep false positive splatMarc Zyngier1-0/+4
2019-02-04net: dsa: slave: Don't propagate flag changes on down slave interfacesRundong Ge1-5/+8
2019-02-04net: cls_flower: Remove filter from mask before freeing itPetr Machata1-1/+5
2019-02-04net/smc: correct state change for peer closingUrsula Braun1-8/+1
2019-02-04net/smc: delete rkey first before switching to unusedUrsula Braun1-1/+1
2019-02-04net/smc: fix sender_free computationUrsula Braun3-4/+30
2019-02-04net/smc: preallocated memory for rdma work requestsUrsula Braun7-33/+92
2019-02-04netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso6-79/+72
2019-02-04netfilter: nf_nat: skip nat clash resolution for same-origin entriesMartynas Pumputis1-0/+16
2019-02-03sctp: check and update stream->out_curr when allocating stream_outXin Long1-0/+20
2019-02-03vsock/virtio: reset connected sockets on device removalStefano Garzarella1-0/+3
2019-02-03vsock/virtio: fix kernel panic after device hot-unplugStefano Garzarella1-8/+18
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-2/+3
2019-02-01dccp: fool proof ccid_hc_[rt]x_parse_options()Eric Dumazet1-2/+2
2019-02-01net/smc: fix use of variable in cleared areaKarsten Graul1-4/+4
2019-02-01net/smc: use device link provided in qp_contextKarsten Graul1-3/+3
2019-02-01net/smc: call smc_cdc_msg_send() under send_lockKarsten Graul1-1/+4
2019-02-01net/smc: do not wait under send_lockKarsten Graul1-6/+4
2019-02-01net/smc: recvmsg and splice_read should return 0 after shutdownKarsten Graul1-1/+10
2019-02-01net/smc: don't wait for send buffer space when data was already sentKarsten Graul1-4/+3
2019-02-01net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()Karsten Graul1-0/+4
2019-02-01net/smc: allow 16 byte pnetids in netlink policyHans Wippel1-1/+1
2019-02-01net/smc: fix another sizeof to int comparisonUrsula Braun1-1/+1
2019-02-01sctp: walk the list of asoc safelyGreg Kroah-Hartman1-2/+2
2019-02-01Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-2/+8
2019-02-01cfg80211: call disconnect_wk when AP stopsJohannes Berg3-1/+5
2019-02-01mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau1-3/+9
2019-01-31rds: fix refcount bug in rds_sock_addrefEric Dumazet1-3/+3
2019-01-31l2tp: copy 4 more bytes to linear part if necessaryJacob Wen1-3/+2
2019-01-30l2tp: fix reading optional fields of L2TPv3Jacob Wen4-0/+30
2019-01-30ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulationYohei Kanemaru1-0/+2
2019-01-30net: ip6_gre: always reports o_key to userspaceLorenzo Bianconi1-1/+6
2019-01-30net: ip_gre: always reports o_key to userspaceLorenzo Bianconi1-1/+6
2019-01-30net: socket: make bond ioctls go through compat_ifreq_ioctl()Johannes Berg1-4/+4
2019-01-30net: socket: fix SIOCGIFNAME in compatJohannes Berg1-1/+2
2019-01-30Revert "kill dev_ifsioc()"Johannes Berg1-0/+49
2019-01-30Revert "socket: fix struct ifreq size in compat ioctl"Johannes Berg1-14/+8
2019-01-29net: set default network namespace in init_dummy_netdev()Josh Elsasser1-0/+3
2019-01-28net: tls: Fix deadlock in free_resources txDave Watson1-0/+2
2019-01-28net: tls: Save iv in tls_rec for async crypto requestsDave Watson1-1/+3
2019-01-29sk_msg: Always cancel strp work before freeing the psockJakub Sitnicki1-2/+1
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-51/+165
2019-01-28netfilter: ipt_CLUSTERIP: fix warning unused variable cnAnders Roxell1-1/+1
2019-01-28netfilter: nfnetlink_osf: add missing fmatch checkFernando Fernandez Mancera1-0/+4
2019-01-28netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are presentFlorian Westphal1-3/+6
2019-01-27ip6mr: Fix notifiers call on mroute_clean_tables()Nir Dotan1-4/+3
2019-01-27decnet: fix DN_IFREQ_SIZEJohannes Berg1-1/+1
2019-01-27net/rose: fix NULL ax25_cb kernel panicBernard Pidoux1-0/+5
2019-01-27netrom: switch to sock timer APICong Wang1-10/+10
2019-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-34/+92
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-74/+120
2019-01-25Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...David S. Miller4-7/+18
2019-01-25cfg80211: extend range deviation for DMGChaitanya Tata1-2/+2
2019-01-25cfg80211: reg: remove warn_on for a normal caseChaitanya Tata1-2/+7
2019-01-25mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre1-1/+1
2019-01-25mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori1-0/+4
2019-01-25nl80211: fix NLA_POLICY_NESTED() argumentsJohannes Berg1-1/+1
2019-01-25batman-adv: release station info tidstatsFelix Fietkau1-0/+3
2019-01-24Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...David S. Miller1-0/+27
2019-01-24sctp: set flow sport from saddr only when it's 0Xin Long2-2/+4
2019-01-24sctp: set chunk transport correctly when it's a new asocXin Long1-3/+8
2019-01-24sctp: improve the events for sctp stream addingXin Long1-11/+8
2019-01-24sctp: improve the events for sctp stream resetXin Long1-22/+17
2019-01-24ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnelwenxu1-1/+7
2019-01-24ipvs: Fix signed integer overflow when setsockopt timeoutZhangXiaoxu1-0/+12
2019-01-23ax25: fix possible use-after-freeEric Dumazet2-13/+10
2019-01-23bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()Yafang Shao1-0/+2
2019-01-22net/ipv6: lower the level of "link is not ready" messagesLubomir Rintel1-2/+2
2019-01-22net/ipv6: don't return positive numbers when nothing was dumpedJakub Kicinski1-0/+2
2019-01-22net: ip_gre: use erspan key field for tunnel lookupLorenzo Bianconi3-13/+17
2019-01-22can: bcm: check timer values before ktime conversionOliver Hartkopp1-0/+27
2019-01-21libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()Ilya Dryomov1-2/+3
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-322/+296
2019-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-15/+34
2019-01-20bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn2-10/+12
2019-01-20Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds6-18/+52
2019-01-19mac80211: fix miscounting of ttl-dropped framesBob Copeland1-1/+3
2019-01-18net: bridge: Mark FDB entries that were added by user as suchIdo Schimmel1-0/+5
2019-01-18net: Fix usage of pskb_trim_rcsumRoss Lagerwall3-0/+3
2019-01-17neighbour: Do not perturb drop profiles when neigh_probeYang Wei1-1/+1
2019-01-17net: bridge: Fix ethernet header pointer before check skb forwardableYunjian Wang1-5/+4
2019-01-18netfilter: nft_compat: destroy function must not have side effectsFlorian Westphal1-1/+47
2019-01-18netfilter: nft_compat: make lists per netnsFlorian Westphal1-40/+89
2019-01-18netfilter: nft_compat: use refcnt_t type for nft_xt reference countFlorian Westphal1-8/+8
2019-01-17af_packet: fix raw sockets over 6in4 tunnelNicolas Dichtel1-1/+2
2019-01-18bpf: fix SO_MAX_PACING_RATE to support TCP internal pacingYuchung Cheng1-0/+4
2019-01-18bpf: bpf_setsockopt: reset sock dst on SO_MARK changesPeter Oskolkov1-1/+4
2019-01-17udp6: add missing rehash callback to udpliteAlexey Kodanev3-1/+3
2019-01-17udp: add missing rehash callback to udpliteAlexey Kodanev3-1/+3
2019-01-17net/sched: cls_flower: allocate mask dynamically in fl_change()Ivan Vecera1-5/+14
2019-01-17bpf: Correctly annotate implicit fall through in bpf_base_func_protoMathieu Malaterre1-1/+1
2019-01-16udp: with udp_segment release on error pathWillem de Bruijn2-8/+24
2019-01-16net: bpfilter: change section name of bpfilter UMH blob.Taehee Yoo1-1/+1
2019-01-16ipv6: route: place a warning with duplicated string with correct extackJakub Kicinski1-12/+2
2019-01-16net/core/neighbour: fix kmemleak minimal reference count for hash tablesKonstantin Khlebnikov1-1/+1
2019-01-16sctp: allocate sctp_sockaddr_entry with kzallocXin Long2-7/+2
2019-01-16erspan: build the header with the right proto according to erspan_verXin Long2-11/+18
2019-01-16openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall1-1/+1
2019-01-16net_sched: refetch skb protocol for each filterCong Wang1-2/+1
2019-01-16xfrm: Make set-mark default behavior backward compatibleBenedict Wong1-1/+4
2019-01-15fou, fou6: do not assume linear skbsEric Dumazet2-4/+14
2019-01-15tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT stateWillem de Bruijn1-1/+1
2019-01-15net/sched: act_tunnel_key: fix memory leak in case of action replaceDavide Caratti1-8/+11
2019-01-15Revert "rxrpc: Allow failed client calls to be retried"David Howells5-191/+24
2019-01-15tipc: fix uninit-value in tipc_nl_compat_doitYing Xue1-1/+1
2019-01-15tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue1-0/+2
2019-01-15tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue1-0/+5
2019-01-15tipc: fix uninit-value in tipc_nl_compat_bearer_enableYing Xue1-0/+26
2019-01-15tipc: fix uninit-value in tipc_nl_compat_link_reset_statsYing Xue1-0/+15
2019-01-15tipc: fix uninit-value in in tipc_conn_rcv_subYing Xue1-1/+1
2019-01-15sch_cake: Correctly update parent qlen when splitting GSO packetsToke Høiland-Jørgensen1-2/+3
2019-01-15sched: Fix detection of empty queues in child qdiscsToke Høiland-Jørgensen3-3/+9
2019-01-15sched: Avoid dereferencing skb pointer after child enqueueToke Høiland-Jørgensen8-16/+23
2019-01-15ip6_gre: update version related info when changing linkHangbin Liu1-0/+4
2019-01-15net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel2-5/+14
2019-01-15ip6_gre: fix tunnel list corruption for x-netnsOlivier Matz1-2/+2
2019-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-16/+22
2019-01-15SUNRPC: Address Kerberos performance/behavior regressionChuck Lever1-1/+1
2019-01-15SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limitTrond Myklebust2-10/+21
2019-01-15SUNRPC: Ensure rq_bytes_sent is reset before request transmissionTrond Myklebust2-1/+1
2019-01-15xsk: Check if a queue exists during umem setupKrzysztof Kazimierczak1-3/+13
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-113/+209
2019-01-14netfilter: nft_flow_offload: fix checking method of conntrack helperHenry Yen1-1/+4
2019-01-11net: clear skb->tstamp in bridge forwarding pathPaolo Abeni1-0/+1
2019-01-11net: bpfilter: disallow to remove bpfilter module while being usedTaehee Yoo2-23/+27
2019-01-11net: bpfilter: restart bpfilter_umh when error occurredTaehee Yoo3-12/+38
2019-01-11net: bpfilter: use cleanup callback to release umh_infoTaehee Yoo2-20/+36
2019-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2019-01-11netfilter: nft_flow_offload: fix interaction with vrf slave devicewenxu2-4/+5
2019-01-11netfilter: ebtables: account ebt_table_info to kmemcgShakeel Butt1-2/+4
2019-01-10tcp: change txhash on SYN-data timeoutYuchung Cheng1-1/+1
2019-01-10ipv6: fix kernel-infoleak in ipv6_local_error()Eric Dumazet1-0/+1
2019-01-10net/core/neighbour: tell kmemleak about hash tablesKonstantin Khlebnikov1-4/+9
2019-01-10ip: on queued skb use skb_header_pointer instead of pskb_may_pullWillem de Bruijn2-13/+9
2019-01-10xfrm: refine validation of template and selector familiesFlorian Westphal1-4/+9
2019-01-09bpf: correctly set initial window on active Fast Open senderYuchung Cheng1-1/+1
2019-01-09netfilter: nft_flow_offload: Fix reverse route lookupwenxu1-2/+2
2019-01-09sunrpc: kernel BUG at kernel/cred.c:825!Santosh kumar pradhan1-0/+3
2019-01-09vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnelSu Yanjun1-0/+50
2019-01-09xfrm: policy: fix infinite loop when merging src-nodesFlorian Westphal1-8/+7
2019-01-09xfrm: policy: fix reinsertion on node mergeFlorian Westphal1-6/+8
2019-01-09xfrm: policy: delete inexact policies from inexact list on hash rebuildFlorian Westphal1-13/+10
2019-01-09xfrm: policy: increment xfrm_hash_generation on hash rebuildFlorian Westphal1-0/+2
2019-01-09xfrm: policy: use hlist rcu variants on inexact insert, part 2Florian Westphal1-2/+2
2019-01-08packet: Do not leak dev refcounts on error exitJason Gunthorpe1-2/+2
2019-01-08netfilter: nf_tables: selective rule dump needs table to be specifiedPablo Neira Ayuso1-1/+1
2019-01-08netfilter: nf_tables: fix leaking object reference countTaehee Yoo1-0/+2
2019-01-08netfilter: nf_tables: Fix for endless loop when dumping rulesetPhil Sutter1-6/+4
2019-01-08net: bridge: Fix VLANs memory leakIdo Schimmel2-13/+14
2019-01-08SUNRPC: Fix TCP receive code on archs with flush_dcache_page()Trond Myklebust1-0/+22
2019-01-08xprtrdma: Double free in rpcrdma_sendctxs_create()Dan Carpenter1-5/+1
2019-01-08xprtrdma: Fix error code in rpcrdma_buffer_create()Dan Carpenter1-1/+3
2019-01-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-4/+4
2019-01-07libceph: allow setting abort_on_full for rbdDongsheng Yang3-4/+13
2019-01-07smc: move unhash as early as possible in smc_release()Cong Wang1-1/+3
2019-01-07net: bridge: fix a bug on using a neighbour cache entry without checking its ...JianJhen Chen1-1/+1
2019-01-07tipc: fix memory leak in tipc_nl_compat_publ_dumpGustavo A. R. Silva1-1/+3
2019-01-07rds: use DIV_ROUND_UP instead of ceilJacob Wen4-9/+5
2019-01-07can: gw: ensure DLC boundaries after CAN frame modificationOliver Hartkopp1-3/+27
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2-6/+6
2019-01-05ipv6: Take rcu_read_lock in __inet6_bind for mapped addressesDavid Ahern1-1/+4
2019-01-05Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-34/+21
2019-01-04bpf: Fix [::] -> [::1] rewrite in sys_sendmsgAndrey Ignatov1-4/+4
2019-01-04ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped addressDavid Ahern1-1/+10
2019-01-04ipv6: make icmp6_send() robust against null skb->devEric Dumazet1-2/+6
2019-01-04fou6: Prevent unbounded recursion in GUE error handlerStefano Brivio1-0/+8
2019-01-04fou: Prevent unbounded recursion in GUE error handler also with UDP-LiteStefano Brivio1-1/+2
2019-01-04openvswitch: Fix IPv6 later frags parsingYi-Hung Wei1-3/+5
2019-01-04net, skbuff: do not prefer skb allocation fails earlyDavid Rientjes1-6/+1
2019-01-04netlink: fixup regression in RTM_GETADDRArthur Gautier2-2/+2
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds4-18/+18
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-236/+263
2019-01-02ipv6: Consider sk_bound_dev_if when binding a socket to an addressDavid Ahern1-0/+3
2019-01-02ipv6: Fix dump of specific table with strict checkingDavid Ahern1-1/+5
2019-01-02Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds23-1268/+487
2019-01-02Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxLinus Torvalds13-278/+112
2019-01-02Merge tag '9p-for-4.21' of git://github.com/martinetd/linuxLinus Torvalds2-0/+22
2019-01-02ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() errorStefano Brivio1-1/+3
2019-01-02sunrpc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-16/+3
2019-01-02sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan1-0/+3
2019-01-02sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFSJ. Bruce Fields1-2/+2
2019-01-02sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields1-0/+8
2019-01-02xprtrdma: Prevent leak of rpcrdma_rep objectsChuck Lever1-0/+4
2019-01-02xprtrdma: Don't leak freed MRsChuck Lever1-12/+15
2019-01-02xprtrdma: Add documenting comment for rpcrdma_buffer_destroyChuck Lever1-0/+8
2019-01-02xprtrdma: Replace outdated comment for rpcrdma_ep_postChuck Lever1-3/+7
2019-01-02xprtrdma: Update comments in frwr_op_sendChuck Lever1-2/+2
2019-01-02SUNRPC: Fix some kernel doc complaintsChuck Lever4-4/+6
2019-01-02xprtrdma: Trace mapping, alloc, and dereg failuresChuck Lever3-10/+8
2019-01-02xprtrdma: Add trace points for calls to transport switch methodsChuck Lever1-7/+11
2019-01-02xprtrdma: Relocate the xprtrdma_mr_map trace pointsChuck Lever1-1/+1
2019-01-02xprtrdma: Clean up of xprtrdma chunk trace pointsChuck Lever1-3/+3