summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-01-139p/net: put a lower bound on msizeDominique Martinet
2019-01-13sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin
2019-01-13sunrpc: fix cache_head leak due to queued requestVasily Averin
2019-01-13sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2019-01-13VSOCK: Send reset control packet when socket is partially boundJorgen Hansen
2019-01-13sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_eventXin Long
2019-01-13packet: validate address length if non-zeroWillem de Bruijn
2019-01-13packet: validate address lengthWillem de Bruijn
2019-01-13netrom: fix locking in nr_find_socket()Cong Wang
2019-01-13ipv6: explicitly initialize udp6_addr in udp_sock_create6()Cong Wang
2019-01-13ax25: fix a use-after-free in ax25_fillin_cb()Cong Wang
2018-12-21SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust
2018-12-17ipv6: Check available headroom in ip6_xmit() even without optionsStefano Brivio
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-13mac80211: fix reordering of buffered broadcast packetsFelix Fietkau
2018-12-13mac80211: Clear beacon_int in ieee80211_do_stopBen Greear
2018-12-13SUNRPC: Fix leak of krb5p encode pagesChuck Lever
2018-12-13ip_tunnel: Fix name string concatenate in __ip_tunnel_create()Sultan Alsawaf
2018-12-01af_unix: move unix_mknod() out of bindlockWANG Cong
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-27SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing
2018-11-27net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet
2018-11-22sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson
2018-11-229p: clear dangling pointers in p9stat_freeDominique Martinet
2018-11-22nfsd: Fix an Oops in free_session()Trond Myklebust
2018-11-22net/ipv4: defensive cipso option parsingStefan Nuernberger
2018-11-10net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski
2018-11-10rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel
2018-11-10net: drop skb on failure in ip_check_defrag()Cong Wang
2018-11-10sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner
2018-11-10net: socket: fix a missing-check bugWenwen Wang
2018-11-10net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-11-10ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio
2018-11-10ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet
2018-11-10unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2018-11-10sctp: translate network order to host order when users get a hmacidXin Long
2018-11-10rtnl: don't account unused struct ifla_port_vsi in rtnl_port_sizeDaniel Borkmann
2018-11-10xfrm: validate template modeSean Tranchetti
2018-11-10cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski
2018-11-10xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo
2018-11-10xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert
2018-11-10ip6_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-11-10rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet
2018-11-10netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti
2018-11-10net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill
2018-11-10ip_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-10-13ebtables: arpreply: Add the standard target sanity checkGao Feng