summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* dccp: CVE-2017-8824: use-after-free in DCCP codeMohamed Ghannam2018-02-161-0/+5
* soreuseport: fix mem leak in reuseport_add_sock()Eric Dumazet2018-02-131-15/+20
* ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6onlyMartin KaFai Lau2018-02-131-4/+7
* tcp_bbr: fix pacing_gain to always be unity when using lt_bwNeal Cardwell2018-02-131-3/+3
* net: ipv6: send unsolicited NA after DADDavid Ahern2018-02-132-4/+31
* Revert "defer call to mem_cgroup_sk_alloc()"Roman Gushchin2018-02-132-5/+1
* tcp: release sk_frag.page in tcp_disconnectLi RongQing2018-02-131-0/+6
* net: igmp: add a missing rcu locking sectionEric Dumazet2018-02-131-0/+4
* ip6mr: fix stale iteratorNikolay Aleksandrov2018-02-131-0/+1
* nl80211: Sanitize array index in parse_txq_paramsDan Williams2018-02-071-3/+6
* SUNRPC: Allow connect to return EHOSTUNREACHTrond Myklebust2018-02-031-0/+1
* sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1Xin Long2018-02-031-1/+1
* sctp: avoid flushing unsent queue when doing asoc resetXin Long2018-02-031-7/+14
* sctp: only allow the asoc reset when the asoc outq is emptyXin Long2018-02-031-0/+9
* mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh2018-02-031-6/+9
* mac80211: use QoS NDP for AP probingJohannes Berg2018-02-032-3/+28
* openvswitch: fix the incorrect flow action alloc sizezhangliping2018-02-031-8/+8
* rxrpc: Fix service endpoint expiryDavid Howells2018-02-035-18/+45
* rxrpc: Provide a different lockdep key for call->user_mutex for kernel callsDavid Howells2018-02-033-6/+17
* rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasingDavid Howells2018-02-031-2/+3
* bpf: fix 32-bit divide by zeroAlexei Starovoitov2018-01-311-0/+4
* bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-01-313-4/+17
* net: ipv4: Make "ip route get" match iif lo rules again.Lorenzo Colitti2018-01-311-0/+1
* tls: reset crypto_info when do_tls_setsockopt_tx failsSabrina Dubroca2018-01-311-2/+2
* tls: return -EBUSY if crypto_info is already setSabrina Dubroca2018-01-311-1/+3
* tls: fix sw_ctx leakSabrina Dubroca2018-01-311-5/+7
* net/tls: Only attach to sockets in ESTABLISHED stateIlya Lesokhin2018-01-311-0/+9
* netlink: reset extack earlier in netlink_rcv_skbXin Long2018-01-311-1/+1
* netlink: extack needs to be reset each time through loopDavid Ahern2018-01-311-1/+2
* sctp: reinit stream if stream outcnt has been change by sinit in sendmsgXin Long2018-01-311-2/+8
* flow_dissector: properly cap thoff fieldEric Dumazet2018-01-311-2/+1
* gso: validate gso_type in GSO handlersWillem de Bruijn2018-01-317-0/+21
* ip6_gre: init dev->mtu and dev->hard_header_len correctlyAlexey Kodanev2018-01-311-7/+7
* tipc: fix a memory leak in tipc_nl_node_get_link()Cong Wang2018-01-311-12/+14
* sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long2018-01-311-10/+6
* sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long2018-01-311-8/+6
* net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de2018-01-311-2/+2
* net: tcp: close sock if net namespace is exitingDan Streetman2018-01-312-0/+18
* net: qdisc_pkt_len_init() should be more robustEric Dumazet2018-01-311-4/+15
* net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau2018-01-311-1/+1
* ipv6: ip6_make_skb() needs to clear cork.base.dstEric Dumazet2018-01-311-0/+1
* ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney2018-01-311-2/+4
* ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings2018-01-312-2/+2
* dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev2018-01-311-0/+3
* ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2018-01-311-1/+6
* net: Allow neigh contructor functions ability to modify the primary_keyJim Westfall2018-01-311-2/+2
* xfrm: Fix a race in the xdst pcpu cache.Steffen Klassert2018-01-311-1/+7
* netfilter: xt_osf: Add missing permission checksKevin Cernekee2018-01-311-0/+7
* netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee2018-01-311-0/+10
* can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde2018-01-231-11/+7