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-17ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long
2018-12-17tcp: fix NULL ref in tail loss probeYuchung Cheng
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: Check available headroom in ip6_xmit() even without optionsStefano Brivio
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-08libceph: check authorizer reply/challenge length before readingIlya Dryomov
2018-12-08libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()Ilya Dryomov
2018-12-08libceph: implement CEPHX_V2 calculation modeIlya Dryomov
2018-12-08libceph: add authorizer challengeIlya Dryomov
2018-12-08libceph: factor out encrypt_authorizer()Ilya Dryomov
2018-12-08libceph: factor out __ceph_x_decrypt()Ilya Dryomov
2018-12-08libceph: factor out __prepare_write_connect()Ilya Dryomov
2018-12-08libceph: store ceph_auth_handshake pointer in ceph_connectionIlya Dryomov
2018-12-08libceph: no need to drop con->mutex for ->get_authorizer()Ilya Dryomov
2018-12-08libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov
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-05net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata
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-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
2018-11-27SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing
2018-11-27netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo
2018-11-27netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,netEric Westbrook
2018-11-23Revert "ipv6: set rt6i_protocol properly in the route when it is installed"Greg Kroah-Hartman
2018-11-23ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern
2018-11-23inet: frags: better deal with smp racesEric Dumazet
2018-11-23sctp: not allow to set asoc prsctp_enable by sockoptXin Long
2018-11-23net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet
2018-11-23ip_tunnel: don't force DF when MTU is lockedSabrina Dubroca
2018-11-23flow_dissector: do not dissect l4 ports for fragments배석진
2018-11-21sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson
2018-11-21netfilter: conntrack: fix calculation of next bucket number in early_dropVasily Khoruzhick
2018-11-219p: clear dangling pointers in p9stat_freeDominique Martinet
2018-11-13nfsd: Fix an Oops in free_session()Trond Myklebust
2018-11-13net/ipv4: defensive cipso option parsingStefan Nuernberger
2018-11-13cgroup, netclassid: add a preemption point to write_classidMichal Hocko
2018-11-13xfrm: policy: use hlist rcu variants on insertFlorian Westphal
2018-11-10ip6_tunnel: Fix encapsulation layoutStefano Brivio