summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2018-10-13mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau
2018-10-13mac80211: shorten the IBSS debug messagesEmmanuel Grumbach
2018-10-13mac80211: Fix station bandwidth setting after channel switchIlan Peer
2018-10-13mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach
2018-10-13cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli
2018-10-13mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-10-13ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet
2018-10-13neighbour: confirm neigh entries when ARP packet is receivedVasily Khoruzhick
2018-10-13gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen
2018-09-26mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty
2018-09-26xfrm: fix 'passing zero to ERR_PTR()' warningYueHaibing
2018-09-26netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...Eric Dumazet
2018-09-26net: dcb: For wild-card lookups, use priority -1, not 0Petr Machata
2018-09-26Bluetooth: hidp: Fix handling of strncpy for hid->name informationMarcel Holtmann
2018-09-26irda: Only insert new objects into the global database via setsockoptTyler Hicks
2018-09-26irda: Fix memory leak caused by repeated binds of irda socketTyler Hicks
2018-09-26net/9p: fix error path of p9_virtio_probeJean-Philippe Brucker
2018-09-26ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()Tan Hu
2018-09-099p: fix multiple NULL-pointer-dereferencesTomas Bortoli
2018-09-09net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()Tomas Bortoli
2018-09-09net/9p/client.c: version pointer uninitializedTomas Bortoli
2018-09-099p/virtio: fix off-by-one error in sg list bounds checkjiangyiwen
2018-09-05net: caif: Add a missing rcu_read_unlock() in caif_flow_cbYueHaibing