summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* nfsd: Fix an Oops in free_session()Trond Myklebust2018-11-131-1/+1
* net/ipv4: defensive cipso option parsingStefan Nuernberger2018-11-131-4/+7
* cgroup, netclassid: add a preemption point to write_classidMichal Hocko2018-11-131-0/+1
* xfrm: policy: use hlist rcu variants on insertFlorian Westphal2018-11-131-4/+4
* net/sched: cls_api: add missing validation of netlink attributesDavide Caratti2018-11-041-2/+5
* net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov2018-11-041-2/+0
* rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel2018-11-041-0/+10
* net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis2018-11-041-2/+3
* net: drop skb on failure in ip_check_defrag()Cong Wang2018-11-041-4/+8
* net: sched: Fix for duplicate class dumpPhil Sutter2018-11-041-1/+2
* openvswitch: Fix push/pop ethernet validationJaime CaamaƱo Ruiz2018-11-041-2/+2
* ip6_tunnel: Fix encapsulation layoutStefano Brivio2018-11-041-4/+5
* ethtool: fix a privilege escalation bugWenwen Wang2018-11-041-2/+6
* udp6: fix encap return code for resubmittingPaolo Abeni2018-11-041-4/+2
* sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner2018-11-041-3/+2
* net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti2018-11-043-6/+39
* net: socket: fix a missing-check bugWenwen Wang2018-11-041-3/+8
* net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski2018-11-041-1/+1
* net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern2018-11-041-2/+4
* llc: set SOCK_RCU_FREE in llc_sap_add_socket()Cong Wang2018-11-041-0/+1
* ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio2018-11-041-2/+1
* ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet2018-11-041-8/+8
* net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov2018-11-041-2/+1
* bridge: do not add port to router list when receives query with source 0.0.0.0Hangbin Liu2018-11-041-1/+9
* Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"Sasha Levin2018-11-041-2/+0
* sch_netem: restore skb->dev after dequeuing from the rbtreeChristoph Paasch2018-11-041-0/+4
* rxrpc: Fix connection-level abort handlingDavid Howells2018-11-043-15/+19
* rxrpc: Only take the rwind and mtu values from latest ACKDavid Howells2018-11-041-9/+10
* rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()David Howells2018-11-041-16/+19
* l2tp: remove configurable payload offsetJames Chapman2018-11-044-18/+6
* cfg80211: fix use-after-free in reg_process_hint()Yu Zhao2018-11-041-3/+4
* nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma2018-11-041-5/+14
* Bluetooth: SMP: fix crash in unpairingMatias Karhumaa2018-11-043-10/+29
* nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HTMasashi Honma2018-11-041-0/+1
* netfilter: bridge: Don't sabotage nf_hook calls from an l3mdevDavid Ahern2018-11-041-1/+2
* xfrm: validate template modeSean Tranchetti2018-11-041-0/+3
* xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.Steffen Klassert2018-11-042-0/+8
* mac80211: fix TX status reporting for ieee80211sYuan-Chi Pang2018-11-043-8/+8
* mac80211: TDLS: fix skb queue/priority assignmentJohannes Berg2018-11-041-4/+4
* cfg80211: Address some corner cases in scan result channel updatingJouni Malinen2018-11-041-9/+49
* mac80211: fix pending queue hang due to TX_DROPBob Copeland2018-11-041-1/+1
* cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski2018-11-041-0/+1
* mac80211: Always report TX statusAndrei Otcheretianski2018-11-041-5/+2
* xfrm: reset crypto_done when iterating over multiple input xfrmsSowmini Varadhan2018-11-041-0/+1
* xfrm: reset transport header back to network header after all input transform...Sowmini Varadhan2018-11-044-6/+4
* xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo2018-11-041-0/+2
* xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert2018-11-041-0/+12
* batman-adv: fix hardif_neigh refcount on queue_work() failureMarek Lindner2018-10-201-2/+6
* batman-adv: fix backbone_gw refcount on queue_work() failureMarek Lindner2018-10-201-2/+8
* batman-adv: Prevent duplicated tvlv handlerSven Eckelmann2018-10-201-2/+6