aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2019-11-16ipmr: Fix skb headroom in ipmr_get_route().Guillaume Nault1-1/+2
2019-11-16net/smc: fix fastopen for non-blocking connect()Ursula Braun1-1/+1
2019-11-16rds: ib: update WR sizes when bringing up connectionDag Moxnes1-8/+15
2019-11-16net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvidVladimir Oltean1-1/+1
2019-11-16seg6: fix skb transport_header after decap_and_validate()Andrea Mayer1-0/+6
2019-11-16seg6: fix srh pointer in get_srh()Andrea Mayer1-0/+5
2019-11-14tipc: add back tipc prefix to log messagesMatt Bennett2-2/+6
2019-11-13Merge tag 'linux-can-fixes-for-5.4-20191113' of git://git.kernel.org/pub/scm/...David S. Miller4-30/+112
2019-11-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-0/+5
2019-11-13can: j1939: warn if resources are still linked on destroyOleksij Rempel2-0/+7
2019-11-13can: j1939: j1939_can_recv(): add priv refcountingOleksij Rempel1-0/+2
2019-11-13can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_canc...Oleksij Rempel1-1/+5
2019-11-13can: j1939: make sure socket is held as long as session existsOleksij Rempel1-0/+2
2019-11-13can: j1939: transport: make sure the aborted session will be deactivated only...Oleksij Rempel1-8/+17
2019-11-13can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk...Oleksij Rempel1-18/+39
2019-11-13can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULLOleksij Rempel1-0/+3
2019-11-13can: j1939: move j1939_priv_put() into sk_destruct callbackOleksij Rempel1-2/+35
2019-11-13can: af_can: export can_sock_destruct()Oleksij Rempel1-1/+2
2019-11-12net/smc: fix refcount non-blocking connect() -part 2Ursula Braun1-0/+1
2019-11-12xfrm: release device reference for invalid stateXiaodong Xu1-0/+3
2019-11-11devlink: Add method for time-stamp on reporter's dumpAya Levin1-0/+6
2019-11-09devlink: disallow reload operation during device cleanupJiri Pirko1-1/+38
2019-11-08vsock/virtio: fix sock refcnt holding during the shutdownStefano Garzarella1-3/+5
2019-11-08mac80211: fix station inactive_time shortly after bootAhmed Zaki1-1/+2
2019-11-08mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg1-1/+1
2019-11-07ipv4: Fix table id reference in fib_sync_down_addrDavid Ahern1-1/+1
2019-11-07ipv6: fixes rt6_probe() and fib6_nh->last_probe initEric Dumazet1-3/+10
2019-11-07nfc: netlink: fix double device reference dropPan Bian1-2/+0
2019-11-07xfrm: Fix memleak on xfrm state destroySteffen Klassert1-0/+2
2019-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller9-29/+60
2019-11-06net/smc: fix ethernet interface refcountingUrsula Braun1-2/+0
2019-11-06net/tls: add a TX lockJakub Kicinski3-14/+15
2019-11-06net/tls: don't pay attention to sk_write_pending when pushing partial recordsJakub Kicinski2-7/+6
2019-11-05net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski1-5/+15
2019-11-05net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley1-4/+79
2019-11-05taprio: fix panic while hw offload sched list swapIvan Khoronzhuk1-2/+3
2019-11-04can: j1939: transport: j1939_xtp_rx_eoma_one(): Add sanity check for correct ...Oleksij Rempel1-0/+18
2019-11-04can: j1939: transport: j1939_session_fresh_new(): make sure EOMA is send with...Oleksij Rempel1-1/+1
2019-11-04can: j1939: fix memory leak if filters was setOleksij Rempel1-0/+1
2019-11-04can: j1939: fix resource leak of skb on error return pathsColin Ian King1-2/+6
2019-11-04Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso4-17/+36
2019-11-04netfilter: nf_tables_offload: skip EBUSY on chain updatePablo Neira Ayuso1-1/+2
2019-11-04netfilter: nf_tables: bogus EOPNOTSUPP on basechain updatePablo Neira Ayuso1-0/+1
2019-11-04bridge: ebtables: don't crash when using dnat target in output chainsFlorian Westphal1-4/+15
2019-11-04netfilter: nf_tables: fix unexpected EOPNOTSUPP errorFernando Fernandez Mancera1-4/+2
2019-11-04netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICTJozsef Kadlecsik3-13/+30
2019-11-04netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 setsStefano Brivio1-1/+1
2019-11-04netfilter: ipset: Fix an error code in ip_set_sockfn_get()Dan Carpenter1-3/+5
2019-11-04dccp: do not leak jiffies on the wireEric Dumazet1-1/+1
2019-11-04netfilter: nf_tables_offload: check for register data length mismatchesPablo Neira Ayuso2-3/+4
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds73-514/+845
2019-11-01net: fix installing orphaned programsJakub Kicinski1-1/+2
2019-11-01net: cls_bpf: fix NULL deref on offload filter removalJakub Kicinski1-2/+6
2019-11-01inet: stop leaking jiffies on the wireEric Dumazet4-5/+5
2019-10-31tcp: increase tcp_max_syn_backlog max valueEric Dumazet1-1/+1
2019-10-31rxrpc: Fix handling of last subpacket of jumbo packetDavid Howells2-5/+14
2019-10-31Merge tag 'mac80211-for-net-2019-10-31' of git://git.kernel.org/pub/scm/linux...David S. Miller3-2/+8
2019-10-30net: annotate accesses to sk->sk_incoming_cpuEric Dumazet5-6/+6
2019-10-30SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust2-1/+6
2019-10-30SUNRPC: The RDMA back channel mustn't disappear while requests are outstandingTrond Myklebust1-0/+2
2019-10-30SUNRPC: The TCP back channel mustn't disappear while requests are outstandingTrond Myklebust1-2/+3
2019-10-30nl80211: fix validation of mesh path nexthopMarkus Theil1-1/+1
2019-10-30nl80211: Disallow setting of HT for channel 14Masashi Honma2-1/+7
2019-10-29net: rtnetlink: fix a typo fbd -> fdbNikolay Aleksandrov1-1/+1
2019-10-29net/smc: fix refcounting for non-blocking connect()Ursula Braun1-2/+2
2019-10-29erspan: fix the tun_info options_len check for erspanXin Long2-4/+4
2019-10-28Merge tag 'batadv-net-for-davem-20191025' of git://git.open-mesh.org/linux-mergeDavid S. Miller4-17/+94
2019-10-28udp: fix data-race in udp_set_dev_scratch()Eric Dumazet1-4/+15
2019-10-28net: add READ_ONCE() annotation in __skb_wait_for_more_packets()Eric Dumazet1-1/+1
2019-10-28net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet4-4/+4
2019-10-28net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet13-21/+21
2019-10-28udp: use skb_queue_empty_lockless()Eric Dumazet1-3/+3
2019-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller8-27/+76
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-1/+12
2019-10-26ipv4: fix route update on metric change.Paolo Abeni1-1/+1
2019-10-26net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin1-1/+3
2019-10-26Merge tag 'ipvs-fixes-for-v5.4' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso5-25/+35
2019-10-25netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault4-25/+28
2019-10-25net/smc: keep vlan_id for SMC-R in smc_listen_work()Ursula Braun1-1/+1
2019-10-25net/smc: fix closing of fallback SMC socketsUrsula Braun1-0/+7
2019-10-25net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince1-0/+2
2019-10-24net: remove unnecessary variables and callbackTaehee Yoo6-34/+8
2019-10-24net: core: add ignore flag to netdev_adjacent structureTaehee Yoo1-21/+209
2019-10-24net: core: add generic lockdep keysTaehee Yoo13-242/+50
2019-10-24net: core: limit nested device depthTaehee Yoo1-45/+227
2019-10-24keys: Fix memory leak in copy_net_nsTakeshi Misawa1-0/+1
2019-10-24netfilter: nft_payload: fix missing check for matching length in offloadswenxu1-0/+38
2019-10-24ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet1-8/+7
2019-10-24ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti5-17/+28
2019-10-23xsk: Fix registration of Rx-only socketsMagnus Karlsson1-0/+6
2019-10-23net/flow_dissector: switch to siphashEric Dumazet4-38/+35
2019-10-23netfilter: nf_tables_offload: restore basechain deletionPablo Neira Ayuso1-1/+1
2019-10-23netfilter: nf_flow_table: set timeout before insertion into hashesPablo Neira Ayuso1-1/+2
2019-10-22ipv6: include <net/addrconf.h> for missing declarationsBen Dooks (Codethink)1-0/+1
2019-10-22net: openvswitch: free vport unless register_netdevice() succeedsHillf Danton1-7/+4
2019-10-22net: sched: taprio: fix -Wmissing-prototypes warningsYi Wang1-1/+1
2019-10-21ipv4: fix IPSKB_FRAG_PMTU handling with fragmentationEric Dumazet2-6/+7
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds68-362/+564
2019-10-19net: dsa: fix switch tree listVivien Didelot1-1/+1
2019-10-19net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski1-0/+2
2019-10-19net: netem: fix error path for corrupted GSO framesJakub Kicinski1-3/+6
2019-10-18vsock/virtio: discard packets if credit is not respectedStefano Garzarella1-3/+11
2019-10-18vsock/virtio: send a credit update when buffer size is changedStefano Garzarella1-0/+3
2019-10-18net: ensure correct skb->tstamp in various fragmentersEric Dumazet4-0/+12
2019-10-17ipv4: fix race condition between route lookup and invalidationWei Wang1-1/+1
2019-10-17ipv4: Return -ENETUNREACH if we can't create route but saddr is validStefano Brivio1-3/+6
2019-10-16rxrpc: use rcu protection while reading sk->sk_user_dataEric Dumazet1-4/+8
2019-10-16Revert "blackhole_netdev: fix syzkaller reported issue"Mahesh Bandewar2-12/+10
2019-10-15sctp: change sctp_prot .no_autobind with trueXin Long1-2/+2
2019-10-15sched: etf: Fix ordering of packets with same txtimeVinicius Costa Gomes1-1/+1
2019-10-15net: avoid potential infinite loop in tc_ctl_action()Eric Dumazet1-6/+8
2019-10-15tcp: fix a possible lockdep splat in tcp_done()Eric Dumazet1-2/+6
2019-10-15net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti3-14/+22
2019-10-15net: avoid errors when trying to pop MLPS header on non-MPLS packetsDavide Caratti1-1/+1
2019-10-15blackhole_netdev: fix syzkaller reported issueMahesh Bandewar2-10/+12
2019-10-14bpf: lwtunnel: Fix reroute supplying invalid dstJiri Benc1-1/+6
2019-10-13batman-adv: Avoid free/alloc race when handling OGM bufferSven Eckelmann3-9/+57
2019-10-13batman-adv: Avoid free/alloc race when handling OGM2 bufferSven Eckelmann2-8/+37
2019-10-13tcp: annotate sk->sk_wmem_queued lockless readsEric Dumazet6-13/+13
2019-10-13tcp: annotate sk->sk_sndbuf lockless readsEric Dumazet4-9/+14
2019-10-13tcp: annotate sk->sk_rcvbuf lockless readsEric Dumazet5-9/+12
2019-10-13tcp: annotate tp->urg_seq lockless readsEric Dumazet2-3/+4
2019-10-13tcp: annotate tp->snd_nxt lockless readsEric Dumazet3-8/+11
2019-10-13tcp: annotate tp->write_seq lockless readsEric Dumazet6-27/+35
2019-10-13tcp: annotate tp->copied_seq lockless readsEric Dumazet7-18/+19
2019-10-13tcp: annotate tp->rcv_nxt lockless readsEric Dumazet6-10/+15
2019-10-13tcp: add rcu protection around tp->fastopen_rskEric Dumazet10-21/+32
2019-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-15/+27
2019-10-11rxrpc: Fix possible NULL pointer access in ICMP handlingDavid Howells1-0/+3
2019-10-11Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-9/+8
2019-10-11net: sctp: Rename fallthrough label to unhandledJoe Perches1-6/+6
2019-10-10net/smc: receive pending data after RCV_SHUTDOWNKarsten Graul1-5/+20
2019-10-10net/smc: receive returns without dataKarsten Graul1-3/+1
2019-10-10net/smc: fix SMCD link group creation with VLAN idUrsula Braun1-1/+4
2019-10-10SUNRPC: fix race to sk_err after xs_error_reportBenjamin Coddington1-9/+8
2019-10-09net: silence KCSAN warnings about sk->sk_backlog.len readsEric Dumazet3-3/+3
2019-10-09net: annotate sk->sk_rcvlowat lockless readsEric Dumazet4-4/+4
2019-10-09net: silence KCSAN warnings around sk_add_backlog() callsEric Dumazet6-10/+10
2019-10-09tcp: annotate lockless access to tcp_memory_pressureEric Dumazet1-2/+2
2019-10-09net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet1-1/+1
2019-10-09net: avoid possible false sharing in sk_leave_memory_pressure()Eric Dumazet1-2/+2
2019-10-09netfilter: conntrack: avoid possible false sharingEric Dumazet1-2/+2
2019-10-09netns: fix NLM_F_ECHO mechanism for RTM_NEWNSIDNicolas Dichtel1-6/+11
2019-10-09act_mirred: Fix mirred_init_module error handlingYueHaibing1-1/+5
2019-10-09net: taprio: Fix returning EINVAL when configuring without flagsVinicius Costa Gomes1-0/+4
2019-10-09sctp: add chunks to sk_backlog when the newsk sk_socket is not setXin Long1-3/+9
2019-10-08ip6erspan: remove the incorrect mtu limit for ip6erspanHaishuang Yan1-0/+1
2019-10-08Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski8-26/+62
2019-10-08net_sched: fix backward compatibility for TCA_ACT_KINDCong Wang1-4/+5
2019-10-08net_sched: fix backward compatibility for TCA_KINDCong Wang2-5/+34
2019-10-08llc: fix sk_buff refcounting in llc_conn_state_process()Eric Biggers1-27/+6
2019-10-08llc: fix another potential sk_buff leak in llc_ui_sendmsg()Eric Biggers3-18/+30
2019-10-08llc: fix sk_buff leak in llc_conn_service()Eric Biggers2-25/+15
2019-10-08llc: fix sk_buff leak in llc_sap_state_process()Eric Biggers2-18/+17
2019-10-07mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar3-10/+29
2019-10-07mac80211: accept deauth frames in IBSS modeJohannes Berg1-1/+10
2019-10-07cfg80211: fix a bunch of RCU issues in multi-bssid codeSara Sharon1-10/+13
2019-10-07nl80211: fix memory leak in nl80211_get_ftm_responder_statsNavid Emamdoost1-1/+1
2019-10-07rxrpc: Fix call crypto state cleanupDavid Howells6-7/+12
2019-10-07rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local recordDavid Howells1-2/+3
2019-10-07rxrpc: Fix trace-after-put looking at the put call recordDavid Howells2-12/+18
2019-10-07rxrpc: Fix trace-after-put looking at the put connection recordDavid Howells4-10/+13
2019-10-07rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells1-4/+7
2019-10-07rxrpc: Fix call ref leakDavid Howells1-0/+1
2019-10-04nfc: fix memory leak in llcp_sock_bind()Eric Dumazet1-1/+6
2019-10-04sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet1-0/+2
2019-10-04ipv6: Handle missing host route in __ipv6_ifa_notifyDavid Ahern1-5/+12
2019-10-04net: ipv4: avoid mixed n_redirects and rate_tokens usagePaolo Abeni1-3/+2
2019-10-04Revert "ipv6: Handle race in addrconf_dad_work"David Ahern1-6/+5
2019-10-04net: make sock_prot_memory_pressure() return "const char *"Alexey Dobriyan1-1/+1
2019-10-04cfg80211: wext: avoid copying malformed SSIDsWill Deacon1-2/+6
2019-10-04mac80211: Reject malformed SSID elementsWill Deacon1-2/+3
2019-10-03tcp: fix slab-out-of-bounds in tcp_zerocopy_receive()Eric Dumazet1-4/+2
2019-10-03udp: only do GSO if # of segs > 1Josh Hunt2-8/+14
2019-10-03udp: fix gso_segs calculationsJosh Hunt2-1/+3
2019-10-03ipv6: drop incoming packets having a v4mapped source addressEric Dumazet1-0/+10
2019-10-03xsk: Fix crash in poll when device does not support ndo_xsk_wakeupMagnus Karlsson1-15/+27
2019-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller25-28/+33
2019-10-02net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean1-1/+11
2019-10-02net/rds: Fix error handling in rds_ib_add_one()Dotan Barak1-3/+3
2019-10-02tipc: fix unlimited bundling of small messagesTuong Lien2-15/+19
2019-10-01ipv6: Handle race in addrconf_dad_workDavid Ahern1-5/+6
2019-10-01tcp: adjust rto_base in retransmits_timed_out()Eric Dumazet1-2/+7
2019-10-01vsock: Fix a lockdep warning in __vsock_release()Dexuan Cui3-6/+14
2019-10-01devlink: Fix error handling in param and info_get dumpit cbVasundhara Volam1-3/+3
2019-10-01net: sched: cbs: Avoid division by zero when calculating the port rateVladimir Oltean1-1/+1
2019-10-01net: sched: taprio: Avoid division by zero on invalid link speedVladimir Oltean1-1/+1
2019-10-01netfilter: nft_connlimit: disable bh on garbage collectionPablo Neira Ayuso1-1/+6
2019-10-01netfilter: drop bridge nf reset from nf_resetFlorian Westphal24-27/+27
2019-10-01mac80211: keep BHs disabled while calling drv_tx_wake_queue()Johannes Berg1-5/+8
2019-10-01mac80211: fix txq null pointer dereferenceMiaoqing Pan1-2/+9
2019-10-01nl80211: fix null pointer dereferenceMiaoqing Pan1-0/+3
2019-10-01cfg80211: initialize on-stack chandefsJohannes Berg3-3/+5
2019-10-01cfg80211: validate SSID/MBSSID element ordering assumptionJohannes Berg1-1/+6
2019-10-01nl80211: validate beacon headJohannes Berg1-2/+35
2019-09-30net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byteVladimir Oltean1-2/+1
2019-09-30net: Unpublish sk from sk_reuseport_cb before call_rcuMartin KaFai Lau1-3/+8
2019-09-30erspan: remove the incorrect mtu limit for erspanHaishuang Yan1-0/+1
2019-09-30sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet1-14/+29
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds51-299/+305