summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-12-21SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust
2018-12-21mac80211: Fix condition validating WMM IEIlan Peer
2018-12-21mac80211: don't WARN on bad WMM parameters from buggy APsEmmanuel Grumbach
2018-12-21netfilter: ipset: Fix wraparound in hash:*net* typesJozsef Kadlecsik
2018-12-17tcp: lack of available data can also cause TSO deferEric Dumazet
2018-12-17netfilter: nf_tables: deactivate expressions in rule replecement routineTaehee Yoo
2018-12-17netfilter: ipv6: Preserve link scope traffic original oifAlin Nastac
2018-12-17ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long
2018-12-17netfilter: xt_hashlimit: fix a possible memory leak in htable_create()Taehee Yoo
2018-12-17netfilter: nf_tables: fix use-after-free when deleting compat expressionsFlorian Westphal
2018-12-17tcp: fix NULL ref in tail loss probeYuchung Cheng
2018-12-17tcp: Do not underestimate rwnd_limitedEric Dumazet
2018-12-17sctp: kfree_rcu asocXin Long
2018-12-17rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devicesEric Dumazet
2018-12-17net: Prevent invalid access to skb->prev in __qdisc_drop_allChristoph Paasch
2018-12-17ipv6: sr: properly initialize flowi6 prior passing to ip6_route_outputShmulik Ladkani
2018-12-17ipv6: Check available headroom in ip6_xmit() even without optionsStefano Brivio
2018-12-17ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changesJiri Wiesner
2018-12-13mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach
2018-12-13mac80211: fix reordering of buffered broadcast packetsFelix Fietkau
2018-12-13mac80211: ignore tx status for PS stations in ieee80211_tx_status_extFelix Fietkau
2018-12-13mac80211: Clear beacon_int in ieee80211_do_stopBen Greear
2018-12-13SUNRPC: Fix leak of krb5p encode pagesChuck Lever
2018-12-13batman-adv: Expand merged fragment buffer for full packetSven Eckelmann
2018-12-13batman-adv: Use explicit tvlv padding for ELP packetsSven Eckelmann
2018-12-08tipc: use destination length for copy stringGuoqing Jiang
2018-12-08ip_tunnel: Fix name string concatenate in __ip_tunnel_create()Sultan Alsawaf
2018-12-05libceph: check authorizer reply/challenge length before readingIlya Dryomov
2018-12-05libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()Ilya Dryomov
2018-12-05packet: copy user buffers before orphan or cloneWillem de Bruijn
2018-12-05net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata
2018-12-05net/tls: Fixed return value when tls_complete_pending_work() failsVakul Garg
2018-12-05tls: Use correct sk->sk_prot for IPV6Boris Pismenny
2018-12-05tls: don't override sk_write_space if tls_set_sw_offload fails.Ilya Lesokhin
2018-12-05tls: Avoid copying crypto_info again after cipher_type check.Ilya Lesokhin
2018-12-05tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.Ilya Lesokhin
2018-12-05tls: Add function to update the TLS socket configurationIlya Lesokhin
2018-12-05libceph: implement CEPHX_V2 calculation modeIlya Dryomov
2018-12-05libceph: add authorizer challengeIlya Dryomov
2018-12-05libceph: factor out encrypt_authorizer()Ilya Dryomov
2018-12-05libceph: factor out __ceph_x_decrypt()Ilya Dryomov
2018-12-05libceph: factor out __prepare_write_connect()Ilya Dryomov
2018-12-05libceph: store ceph_auth_handshake pointer in ceph_connectionIlya Dryomov
2018-12-01net: ieee802154: 6lowpan: fix frag reassemblyAlexander Aring
2018-12-01SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust
2018-12-01can: raw: check for CAN FD capable netdev in raw_sendmsg()Oliver Hartkopp
2018-12-01tcp: do not release socket ownership in tcp_close()Eric Dumazet
2018-12-01llc: do not use sk_eat_skb()Eric Dumazet
2018-12-01sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peerXin Long
2018-11-27libceph: fall back to sendmsg for slab pagesIlya Dryomov