summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_nat: skip nat clash resolution for same-origin entriesMartynas Pumputis2019-03-131-0/+16
* vsock/virtio: reset connected sockets on device removalStefano Garzarella2019-03-131-0/+3
* vsock/virtio: fix kernel panic after device hot-unplugStefano Garzarella2019-03-131-8/+18
* bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()Yafang Shao2019-03-131-0/+2
* netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are presentFlorian Westphal2019-03-131-3/+6
* ipvs: Fix signed integer overflow when setsockopt timeoutZhangXiaoxu2019-03-131-0/+12
* vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnelSu Yanjun2019-03-131-0/+50
* Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke2019-03-134-6/+16
* mpls: Return error for RTA_GATEWAY attributeDavid Ahern2019-03-131-0/+3
* ipv6: Return error for RTA_VIA attributeDavid Ahern2019-03-131-0/+4
* ipv4: Return error for RTA_VIA attributeDavid Ahern2019-03-131-0/+4
* net: avoid use IPCB in cipso_v4_errorNazarov Sergey2019-03-132-7/+32
* net: Add __icmp_send helper.Nazarov Sergey2019-03-131-3/+4
* net: socket: set sock->sk to NULL after calling proto_ops::release()Eric Biggers2019-03-131-0/+1
* net: sit: fix memory leak in sit_init_net()Mao Wenan2019-03-131-0/+1
* net: nfc: Fix NULL dereference on nfc_llcp_build_tlv failsYueHaibing2019-03-132-4/+40
* net: netem: fix skb length BUG_ON in __skb_to_sgvecSheng Lan2019-03-131-3/+7
* netlabel: fix out-of-bounds memory accessesPaul Moore2019-03-132-2/+4
* tipc: fix RDM/DGRAM connect() regressionErik Hugne2019-03-131-1/+1
* net-sysfs: Fix mem leak in netdev_register_kobjectYueHaibing2019-03-131-0/+3
* ip6mr: Do not call __IP6_INC_STATS() from preemptible contextIdo Schimmel2019-03-131-4/+4
* cfg80211: extend range deviation for DMGChaitanya Tata2019-03-051-2/+2
* mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre2019-03-051-1/+1
* mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori2019-03-051-0/+4
* mac80211: fix miscounting of ttl-dropped framesBob Copeland2019-03-051-1/+3
* netfilter: ipv6: Don't preserve original oif for loopback addressEli Cooper2019-02-271-1/+3
* netfilter: nft_compat: use-after-free when deleting targetsPablo Neira Ayuso2019-02-271-1/+2
* netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso2019-02-271-0/+3
* Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu2019-02-271-8/+1
* inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov2019-02-272-1/+10
* sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu2019-02-271-1/+2
* sctp: call gso_reset_checksum when computing checksum in sctp_gso_segmentXin Long2019-02-271-0/+1
* net/packet: fix 4gb buffer limit due to overflow checkKal Conley2019-02-271-1/+1
* ipv6: propagate genlmsg_reply return codeLi RongQing2019-02-271-3/+1
* batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet2019-02-271-0/+2
* bpf: bpf_setsockopt: reset sock dst on SO_MARK changesPeter Oskolkov2019-02-271-1/+4
* bpf: correctly set initial window on active Fast Open senderYuchung Cheng2019-02-271-1/+1
* netfilter: nf_tables: fix leaking object reference countTaehee Yoo2019-02-271-0/+2
* libceph: handle an empty authorize replyIlya Dryomov2019-02-271-6/+9
* mac80211: Free mpath object when rhashtable insertion failsHerbert Xu2019-02-271-8/+9
* mac80211: Restore vif beacon interval if start ap failsRakesh Pillai2019-02-271-1/+5
* ax25: fix possible use-after-freeEric Dumazet2019-02-232-13/+10
* net/x25: do not hold the cpu too long in x25_new_lci()Eric Dumazet2019-02-231-4/+2
* sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew2019-02-231-11/+38
* tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet2019-02-231-1/+0
* net: Do not allocate page fragments that are not skb alignedAlexander Duyck2019-02-231-0/+4
* tcp: tcp_v4_err() should be more carefulEric Dumazet2019-02-231-3/+4
* net: Fix for_each_netdev_feature on Big endianHauke Mehrtens2019-02-231-2/+2
* vsock: cope with memory allocation failure at socket creation timePaolo Abeni2019-02-231-0/+4
* net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-02-232-2/+6