aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse1-1/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2-5/+5
2020-06-08Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds5-60/+490
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds12-76/+98
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-8/+9
2020-06-05Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+6
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds9-340/+43
2020-06-05vsock/vmci: make vmci_vsock_transport_cb() staticStefano Garzarella1-1/+1
2020-06-05ethtool: linkinfo: remove an unnecessary NULL checkDan Carpenter1-2/+1
2020-06-04net/xdp: use shift instead of 64 bit divisionPavel Machek1-1/+1
2020-06-04inet_connection_sock: clear inet_num out of destroy helperPaolo Abeni1-0/+1
2020-06-04net: core: device_rename: Use rwsem instead of a seqcountAhmed S. Darwish1-22/+18
2020-06-04seg6: fix seg6_validate_srh() to avoid slab-out-of-boundsAhmed Abdelsalam5-12/+16
2020-06-04tipc: fix NULL pointer dereference in streamingTuong Lien1-2/+2
2020-06-04genetlink: fix memory leaks in genl_family_rcv_msg_dumpit()Cong Wang1-36/+58
2020-06-04Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-1/+1
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds341-6812/+17456
2020-06-03Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-8/+0
2020-06-03Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds1-2/+3
2020-06-02Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-17/+11
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe1-1/+1
2020-06-02RDMA/rds: Remove FMR support for memory registrationMax Gurtovoy8-322/+21
2020-06-02Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"Tuong Lien1-1/+0
2020-06-02Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv"Tuong Lien1-1/+0
2020-06-02bpf: Add csum_level helper for fixing up csum levelsDaniel Borkmann1-0/+38
2020-06-02bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann1-2/+6
2020-06-02mm: remove the pgprot argument to __vmallocChristoph Hellwig1-4/+2
2020-06-02mm: remove map_vm_rangeChristoph Hellwig1-2/+1
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-137/+231
2020-06-01crypto/chtls: IPv6 support for inline TLSVinay Kumar Yadav1-0/+1
2020-06-01ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu1-6/+7
2020-06-01tipc: Fix NULL pointer dereference in __tipc_sendstream()YueHaibing1-2/+6
2020-06-01flow_dissector: Move out netns_bpf prog callbacksJakub Sitnicki1-121/+4
2020-06-01net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki1-36/+69
2020-06-01flow_dissector: Pull locking up from prog attach callbackJakub Sitnicki1-20/+20
2020-06-01bpf: Allow SO_BINDTODEVICE opt in bpf_setsockoptFerenc Fejes1-1/+27
2020-06-01net: Make locking in sock_bindtoindex optionalFerenc Fejes3-6/+8
2020-06-01bpf: Fix running sk_skb program types with ktlsJohn Fastabend2-5/+58
2020-06-01bpf: Refactor sockmap redirect code so its easy to reuseJohn Fastabend1-21/+34
2020-06-01xdp: Add xdp_txq_info to xdp_buffDavid Ahern1-0/+17
2020-06-01bpf: Add support to attach bpf program to a devmap entryDavid Ahern1-0/+18
2020-06-01bpf: Add rx_queue_mapping to bpf_sockAmritha Nambiar1-0/+18
2020-06-01bpf, sk_msg: Add get socket storage helpersJohn Fastabend1-0/+15
2020-06-01bpf, sk_msg: Add some generic helpers that may be useful from sk_msgJohn Fastabend1-0/+16
2020-06-01libceph: support for alloc hint flagsIlya Dryomov1-1/+7
2020-06-01switch cmsghdr_from_user_compat_to_kern() to copy_from_user()Al Viro1-7/+8
2020-06-01cls_flower: remove mpls_opts_policyGuillaume Nault1-5/+0
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds7-37/+18
2020-06-01bridge: mrp: Add support for role MRAHoratiu Vultur4-21/+118
2020-06-01bridge: mrp: Set the priority of MRP instanceHoratiu Vultur4-1/+9
2020-06-01flow_dissector: work around stack frame size warningArnd Bergmann1-9/+8
2020-06-01devlink: Add ACL control packet trapsIdo Schimmel1-0/+4
2020-06-01devlink: Add layer 3 control packet trapsIdo Schimmel1-0/+42
2020-06-01devlink: Add layer 2 control packet trapsIdo Schimmel1-0/+16
2020-06-01devlink: Add 'control' trap typeIdo Schimmel1-0/+7
2020-06-01devlink: Add 'mirror' trap actionIdo Schimmel1-1/+2
2020-06-01devlink: Create dedicated trap group for layer 3 exceptionsIdo Schimmel1-0/+1
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-135/+650
2020-06-01net: remove indirect block netdev event registrationPablo Neira Ayuso4-435/+1
2020-06-01net: use flow_indr_dev_setup_offload()Pablo Neira Ayuso3-38/+67
2020-06-01net: cls_api: add tcf_block_offload_init()Pablo Neira Ayuso1-7/+19
2020-06-01net: flow_offload: consolidate indirect flow_block infrastructurePablo Neira Ayuso1-0/+157
2020-06-01netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()Pablo Neira Ayuso1-3/+3
2020-06-01net/sched: fix a couple of splats in the error path of tfc_gate_init()Davide Caratti1-3/+6
2020-06-01bridge: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel1-0/+4
2020-06-01ipv4: nexthop: Fix deadcode issue by performing a proper NULL checkPatrick Eigensatz1-2/+2
2020-06-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-32/+10
2020-06-01libceph: read_from_replica optionIlya Dryomov2-1/+43
2020-06-01libceph: support for balanced and localized readsIlya Dryomov3-6/+189
2020-06-01libceph: crush_location infrastructureIlya Dryomov2-0/+152
2020-06-01libceph: decode CRUSH device/bucket types and namesIlya Dryomov2-3/+85
2020-06-01libceph: add non-asserting rbtree insertion helperIlya Dryomov1-49/+11
2020-06-01ceph: add read/write latency metric supportXiubo Li1-0/+3
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller38-203/+498
2020-05-31Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/sc...David S. Miller29-223/+980
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds37-202/+495
2020-05-31rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_IDDavid Howells1-3/+3
2020-05-31rxrpc: Map the EACCES error produced by some ICMP6 to EHOSTUNREACHDavid Howells1-0/+3
2020-05-31cfg80211: support bigger kek/kck key lengthNathan Errera1-4/+19
2020-05-31mac80211: set short_slot for 6 GHz bandTova Mussai2-2/+4
2020-05-31mac80211: Consider 6 GHz band when handling power constraintIlan Peer1-0/+1
2020-05-31mac80211: accept aggregation sessions on 6 GHzJohannes Berg2-3/+5
2020-05-31cfg80211: require HE capabilities for 6 GHz bandJohannes Berg1-0/+10
2020-05-31cfg80211: reject HT/VHT capabilities on 6 GHz bandJohannes Berg1-1/+6
2020-05-31cfg80211: treat 6 GHz channels as valid regardless of capabilityJohannes Berg1-7/+15
2020-05-31mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer3-17/+38
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg5-2/+56
2020-05-31mac80211: check the correct bit for EMA APShaul Triebitz1-9/+9
2020-05-31mac80211: determine chandef from HE 6 GHz operationJohannes Berg4-19/+160
2020-05-31mac80211: avoid using ext NSS high BW if not supportedJohannes Berg7-17/+100
2020-05-31mac80211: do not allow HT/VHT IEs in 6 GHz mesh modeRajkumar Manoharan1-0/+16
2020-05-31mac80211: build HE operation with 6 GHz oper informationRajkumar Manoharan4-8/+72
2020-05-31mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan6-1/+65
2020-05-31cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg1-1/+8
2020-05-31mac80211: add HE 6 GHz Band Capabilities into parse extensionRajkumar Manoharan2-0/+5
2020-05-31cfg80211: handle 6 GHz capability of new stationRajkumar Manoharan1-1/+17
2020-05-31nl80211: really allow client-only BIGTK supportJohannes Berg2-3/+8
2020-05-31cfg80211: adapt to new channelization of the 6GHz bandArend Van Spriel1-2/+4
2020-05-31cfg80211: fix 6 GHz frequencies to kHzJohannes Berg1-1/+1
2020-05-30l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet1-0/+3
2020-05-30l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet2-15/+44
2020-05-30mptcp: fix NULL ptr dereference in MP_JOIN error pathPaolo Abeni1-4/+16
2020-05-30sch_cake: Take advantage of skb->hash where appropriateToke Høiland-Jørgensen1-14/+51
2020-05-30net: qrtr: Allocate workqueue before kernel_bindChris Lew1-5/+5
2020-05-30mptcp: remove msk from the token container at destruction time.Paolo Abeni1-1/+1
2020-05-30mptcp: fix race between MP_JOIN and closePaolo Abeni1-15/+27
2020-05-30mptcp: fix unblocking connect()Paolo Abeni1-2/+18
2020-05-30net/smc: pre-fetch send buffer outside of send_lockKarsten Graul3-11/+21
2020-05-30net/sched: act_ct: add nat mangle action only for NAT-conntrackwenxu1-0/+3
2020-05-30Merge tag 'mlx5-cleanup-2020-05-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-11/+0
2020-05-30devinet: fix memleak in inetdev_init()Yang Yingliang1-0/+1
2020-05-30virtio_vsock: Fix race condition in virtio_transport_recv_pktJia He1-0/+8
2020-05-29net: Make mpls_entry_encode() available for generic usersEli Cohen1-11/+0
2020-05-29tcp: tcp_init_buffer_space can be staticFlorian Westphal1-1/+1
2020-05-29net: ethtool: cabletest: Make ethnl_act_cable_test_tdr_cfg staticAndrew Lunn1-3/+3
2020-05-29tipc: remove set but not used variable 'prev'YueHaibing1-2/+1
2020-05-29neigh: fix ARP retransmit timer guardHangbin Liu1-2/+2
2020-05-29net: dsa: tag_8021q: stop restoring VLANs from bridgeVladimir Oltean1-60/+1
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+6
2020-05-29net: remove kernel_setsockoptChristoph Hellwig1-31/+0
2020-05-29net: add a new bind_add methodChristoph Hellwig2-0/+22
2020-05-29sctp: refactor sctp_setsockopt_bindxChristoph Hellwig1-33/+28
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller9-43/+102
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller23-283/+808
2020-05-29Bluetooth: Acquire sk_lock.slock without disabling interruptsSebastian Andrzej Siewior1-5/+2
2020-05-29xfrm: fix a NULL-ptr deref in xfrm_local_errorXin Long1-1/+2
2020-05-28sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} eventJonas Falkevik1-0/+3
2020-05-28tipc: call tsk_set_importance from tipc_topsrv_create_listenerChristoph Hellwig3-12/+14
2020-05-28rxrpc: add rxrpc_sock_set_min_security_levelChristoph Hellwig1-0/+13
2020-05-28ipv6: add ip6_sock_set_recvpktinfoChristoph Hellwig1-8/+2
2020-05-28ipv6: add ip6_sock_set_addr_preferencesChristoph Hellwig2-61/+5
2020-05-28ipv6: add ip6_sock_set_recverrChristoph Hellwig1-8/+2
2020-05-28ipv6: add ip6_sock_set_v6onlyChristoph Hellwig2-9/+2
2020-05-28ipv4: add ip_sock_set_pktinfoChristoph Hellwig2-3/+10
2020-05-28ipv4: add ip_sock_set_mtu_discoverChristoph Hellwig3-16/+17
2020-05-28ipv4: add ip_sock_set_recverrChristoph Hellwig2-7/+9
2020-05-28ipv4: add ip_sock_set_freebindChristoph Hellwig1-0/+8
2020-05-28ipv4: add ip_sock_set_tosChristoph Hellwig1-9/+21
2020-05-28tcp: add tcp_sock_set_keepcntChristoph Hellwig4-17/+17
2020-05-28tcp: add tcp_sock_set_keepintvlChristoph Hellwig3-5/+14
2020-05-28tcp: add tcp_sock_set_keepidleChristoph Hellwig3-21/+36
2020-05-28tcp: add tcp_sock_set_user_timeoutChristoph Hellwig2-2/+9
2020-05-28tcp: add tcp_sock_set_syncntChristoph Hellwig1-0/+12
2020-05-28tcp: add tcp_sock_set_quickackChristoph Hellwig1-13/+26
2020-05-28tcp: add tcp_sock_set_nodelayChristoph Hellwig5-35/+29
2020-05-28tcp: add tcp_sock_set_corkChristoph Hellwig2-26/+34
2020-05-28net: add sock_set_reuseportChristoph Hellwig2-16/+9
2020-05-28net: add sock_set_rcvbufChristoph Hellwig1-27/+32
2020-05-28net: add sock_set_keepaliveChristoph Hellwig3-8/+12
2020-05-28net: add sock_enable_timestampsChristoph Hellwig2-25/+30
2020-05-28net: add sock_bindtoindexChristoph Hellwig3-12/+17
2020-05-28net: add sock_set_sndtimeoChristoph Hellwig1-0/+11
2020-05-28net: add sock_set_priorityChristoph Hellwig1-0/+8
2020-05-28net: add sock_no_lingerChristoph Hellwig5-24/+13
2020-05-28net: add sock_set_reuseaddrChristoph Hellwig1-0/+8
2020-05-28tcp: ipv6: support RFC 6069 (TCP-LD)Eric Dumazet2-1/+11
2020-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-5/+5
2020-05-28mac80211: support control port TX status reportingMarkus Theil5-22/+56
2020-05-27net: remove kernel_getsockoptChristoph Hellwig1-34/+0
2020-05-27net: dsa: declare lockless TX feature for slave portsVladimir Oltean1-0/+1
2020-05-27sctp: fix typo sctp_ulpevent_nofity_peer_addr_changeJonas Falkevik2-5/+5
2020-05-27net/tls: Add force_resync for driver resyncTariq Toukan1-3/+6
2020-05-27net_sched: get rid of unnecessary dev_qdisc_reset()Cong Wang1-16/+0
2020-05-27net_sched: avoid resetting active qdisc for multiple timesCong Wang1-14/+23
2020-05-27net_sched: add a tracepoint for qdisc creationCong Wang2-1/+6
2020-05-27net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()Cong Wang1-0/+4
2020-05-27net_sched: use qdisc_reset() in qdisc_destroy()Cong Wang1-13/+3
2020-05-27tcp: rename tcp_v4_err() skb parameterEric Dumazet1-9/+9
2020-05-27tcp: add tcp_ld_RTO_revert() helperEric Dumazet1-40/+45
2020-05-27netfilter: nf_tables: skip flowtable hooknum and priority on device updatesPablo Neira Ayuso1-18/+35
2020-05-27netfilter: nf_tables: allow to register flowtable with no devicesPablo Neira Ayuso1-9/+11
2020-05-27netfilter: nf_tables: delete devices from flowtablePablo Neira Ayuso1-16/+97
2020-05-27netfilter: nf_tables: add devices to existing flowtablePablo Neira Ayuso1-11/+86
2020-05-27netfilter: nf_tables: pass hook list to flowtable event notifierPablo Neira Ayuso1-5/+11
2020-05-27netfilter: nf_tables: add nft_flowtable_hooks_destroy()Pablo Neira Ayuso1-4/+11
2020-05-27netfilter: nf_tables: pass hook list to nft_{un,}register_flowtable_net_hooks()Pablo Neira Ayuso1-7/+10
2020-05-27netfilter: nf_tables: generalise flowtable hook parsingPablo Neira Ayuso1-11/+25
2020-05-27netfilter: ctnetlink: add kernel side filtering for dumpRomain Bellan5-71/+381
2020-05-27RDMA/cma: Provide ECE reject reasonLeon Romanovsky1-1/+3
2020-05-27bridge: multicast: work around clang bugArnd Bergmann1-1/+2
2020-05-27bridge: mrp: Rework the MRP netlink interfaceHoratiu Vultur3-43/+233
2020-05-27nexthop: Fix type of event_type in call_nexthop_notifiersNathan Chancellor1-1/+1
2020-05-27vsock: fix timeout in vsock_accept()Stefano Garzarella1-1/+1
2020-05-27net/sched: fix infinite loop in sch_fq_pieDavide Caratti1-2/+2
2020-05-27netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso1-1/+1
2020-05-27netfilter: conntrack: comparison of unsigned in cthelper confirmationPablo Neira Ayuso1-1/+1
2020-05-27netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_updateNathan Chancellor1-3/+3
2020-05-27libceph: ignore pool overlay and cache logic on redirectsJerry Lee1-1/+3
2020-05-27mac80211: fix HT-Control field reception for management framesJohannes Berg1-7/+37
2020-05-27cfg80211: fix CFG82011_CRDA_SUPPORT still mentioning internal regdbPatrick Steinhardt1-2/+2
2020-05-27nl80211: Add support to configure TID specific Tx rate configurationTamizh Chelvam1-14/+42
2020-05-27mac80211: allow SA-QUERY processing in userspaceJohannes Berg1-13/+36
2020-05-27nl80211: add ability to report TX status for control port TXMarkus Theil5-13/+60
2020-05-27mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-27cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-27nl80211: support scan frequencies in KHzThomas Pedersen2-12/+41
2020-05-27nl80211: add KHz frequency offset for most wifi commandsThomas Pedersen1-20/+58
2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen4-18/+20
2020-05-27nl80211: simplify peer specific TID configurationSergey Matyukevich1-4/+1
2020-05-27cfg80211: add support for TID specific AMSDU configurationSergey Matyukevich1-0/+8