summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-11-04rxrpc: Fix connection-level abort handlingDavid Howells
2018-11-04rxrpc: Only take the rwind and mtu values from latest ACKDavid Howells
2018-11-04rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()David Howells
2018-11-04l2tp: remove configurable payload offsetJames Chapman
2018-11-04cfg80211: fix use-after-free in reg_process_hint()Yu Zhao
2018-11-04nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma
2018-11-04Bluetooth: SMP: fix crash in unpairingMatias Karhumaa
2018-11-04nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HTMasashi Honma
2018-11-04netfilter: bridge: Don't sabotage nf_hook calls from an l3mdevDavid Ahern
2018-11-04xfrm: validate template modeSean Tranchetti
2018-11-04xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.Steffen Klassert
2018-11-04mac80211: fix TX status reporting for ieee80211sYuan-Chi Pang
2018-11-04mac80211: TDLS: fix skb queue/priority assignmentJohannes Berg
2018-11-04cfg80211: Address some corner cases in scan result channel updatingJouni Malinen
2018-11-04mac80211: fix pending queue hang due to TX_DROPBob Copeland
2018-11-04cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski
2018-11-04mac80211: Always report TX statusAndrei Otcheretianski
2018-11-04xfrm: reset crypto_done when iterating over multiple input xfrmsSowmini Varadhan
2018-11-04xfrm: reset transport header back to network header after all input transform...Sowmini Varadhan
2018-11-04xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo
2018-11-04xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert
2018-10-20batman-adv: fix hardif_neigh refcount on queue_work() failureMarek Lindner
2018-10-20batman-adv: fix backbone_gw refcount on queue_work() failureMarek Lindner
2018-10-20batman-adv: Prevent duplicated tvlv handlerSven Eckelmann
2018-10-20batman-adv: Prevent duplicated global TT entrySven Eckelmann
2018-10-20batman-adv: Prevent duplicated softif_vlan entrySven Eckelmann
2018-10-20batman-adv: Prevent duplicated nc_node entrySven Eckelmann
2018-10-20batman-adv: Prevent duplicated gateway_node entrySven Eckelmann
2018-10-20batman-adv: Fix segfault when writing to sysfs elp_intervalSven Eckelmann
2018-10-20batman-adv: Fix segfault when writing to throughput_overrideSven Eckelmann
2018-10-20batman-adv: Avoid probe ELP information leakSven Eckelmann
2018-10-18inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet
2018-10-18tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet
2018-10-18net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMINMaciej Żenczykowski
2018-10-18net/packet: fix packet drop as of virtio gsoJianfeng Tan
2018-10-18udp: Unbreak modules that rely on external __skb_recv_udp() availabilityJiri Kosina
2018-10-18tipc: fix flow control accounting for implicit connectParthasarathy Bhuvaragan
2018-10-18sctp: update dst pmtu with the correct daddrXin Long
2018-10-18rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet
2018-10-18rtnetlink: fix rtnl_fdb_dump() for ndmsg headerMauricio Faria de Oliveira
2018-10-18net: sched: Add policy validation for tc attributesDavid Ahern
2018-10-18netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti
2018-10-18net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill
2018-10-18net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-10-18ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang
2018-10-18ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()Eric Dumazet
2018-10-18ip_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-10-18ip6_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-10-13rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() insteadKa-Cheong Poon
2018-10-13mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau