summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2018-11-22sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson1-3/+2
2018-11-229p: clear dangling pointers in p9stat_freeDominique Martinet1-0/+5
2018-11-22nfsd: Fix an Oops in free_session()Trond Myklebust1-1/+1
2018-11-22net/ipv4: defensive cipso option parsingStefan Nuernberger1-4/+7
2018-11-10net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski1-1/+1
2018-11-10rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel1-0/+10
2018-11-10net: drop skb on failure in ip_check_defrag()Cong Wang1-4/+8
2018-11-10sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner1-3/+2
2018-11-10net: socket: fix a missing-check bugWenwen Wang1-3/+8
2018-11-10net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern1-2/+4
2018-11-10ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio1-2/+1
2018-11-10ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet1-8/+8
2018-11-10unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa3-6/+13
2018-11-10sctp: translate network order to host order when users get a hmacidXin Long1-2/+7
2018-11-10rtnl: don't account unused struct ifla_port_vsi in rtnl_port_sizeDaniel Borkmann1-4/+7
2018-11-10xfrm: validate template modeSean Tranchetti1-0/+3
2018-11-10cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski1-0/+1
2018-11-10xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo1-0/+2
2018-11-10xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert1-0/+12
2018-11-10ip6_tunnel: be careful when accessing the inner headerPaolo Abeni1-2/+12
2018-11-10rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet1-0/+6
2018-11-10netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti1-1/+2
2018-11-10net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill1-3/+1
2018-11-10ip_tunnel: be careful when accessing the inner headerPaolo Abeni1-0/+9
2018-10-13ebtables: arpreply: Add the standard target sanity checkGao Feng1-0/+3
2018-10-13mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau1-1/+1
2018-10-13mac80211: shorten the IBSS debug messagesEmmanuel Grumbach1-11/+11
2018-10-13mac80211: Fix station bandwidth setting after channel switchIlan Peer1-0/+53
2018-10-13mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach1-1/+20
2018-10-13cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli1-0/+1
2018-10-13mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall1-4/+1
2018-10-13ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet1-1/+2
2018-10-13neighbour: confirm neigh entries when ARP packet is receivedVasily Khoruzhick1-5/+8
2018-10-13gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen2-0/+2
2018-09-26mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty2-10/+16
2018-09-26xfrm: fix 'passing zero to ERR_PTR()' warningYueHaibing1-1/+4
2018-09-26netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...Eric Dumazet1-2/+2
2018-09-26net: dcb: For wild-card lookups, use priority -1, not 0Petr Machata1-4/+7
2018-09-26Bluetooth: hidp: Fix handling of strncpy for hid->name informationMarcel Holtmann1-1/+1
2018-09-26irda: Only insert new objects into the global database via setsockoptTyler Hicks1-1/+5
2018-09-26irda: Fix memory leak caused by repeated binds of irda socketTyler Hicks1-0/+7
2018-09-26net/9p: fix error path of p9_virtio_probeJean-Philippe Brucker1-1/+2
2018-09-26ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()Tan Hu1-4/+11
2018-09-099p: fix multiple NULL-pointer-dereferencesTomas Bortoli3-1/+10
2018-09-09net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()Tomas Bortoli1-0/+2
2018-09-09net/9p/client.c: version pointer uninitializedTomas Bortoli1-1/+1
2018-09-099p/virtio: fix off-by-one error in sg list bounds checkjiangyiwen1-1/+2
2018-09-05net: caif: Add a missing rcu_read_unlock() in caif_flow_cbYueHaibing1-1/+3
2018-09-05nl80211: Add a missing break in parse_station_flagsBernd Edlinger1-0/+1
2018-09-05mac80211: add stations tied to AP_VLANs during hw reconfigmpubbise@codeaurora.org1-1/+2