summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-11-04net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov
2018-11-04net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis
2018-11-04net: drop skb on failure in ip_check_defrag()Cong Wang
2018-11-04net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo
2018-11-04net/smc: fix smc_buf_unuse to use the lgr pointerKarsten Graul
2018-11-04sctp: not free the new asoc when sctp_wait_for_connect returns errXin Long
2018-11-04net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern
2018-11-04net/sched: cls_api: add missing validation of netlink attributesDavide Caratti
2018-11-04net: sched: Fix for duplicate class dumpPhil Sutter
2018-11-04net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov
2018-11-04openvswitch: Fix push/pop ethernet validationJaime CaamaƱo Ruiz
2018-11-04ip6_tunnel: Fix encapsulation layoutStefano Brivio
2018-11-04ethtool: fix a privilege escalation bugWenwen Wang
2018-11-04udp6: fix encap return code for resubmittingPaolo Abeni
2018-11-04tipc: fix unsafe rcu locking when accessing publication listTung Nguyen
2018-11-04sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner
2018-11-04rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel
2018-11-04net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti
2018-11-04net: socket: fix a missing-check bugWenwen Wang
2018-11-04net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski
2018-11-04net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-11-04llc: set SOCK_RCU_FREE in llc_sap_add_socket()Cong Wang
2018-11-04ipv6: rate-limit probes for neighbourless routesSabrina Dubroca
2018-11-04ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio
2018-11-04ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet
2018-11-04bridge: do not add port to router list when receives query with source 0.0.0.0Hangbin Liu
2018-11-04Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"Sasha Levin
2018-11-04rds: RDS (tcp) hangs on sendto() to unresponding addressKa-Cheong Poon
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: Carry call state out of locked section in rxrpc_rotate_tx_window()David Howells
2018-11-04rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()David Howells
2018-11-04tls: Fix improper revert in zerocopy_from_iterDoron Roberts-Kedes
2018-11-04cfg80211: fix use-after-free in reg_process_hint()Yu Zhao
2018-11-04netfilter: nft_set_rbtree: add missing rb_erase() in GC routineTaehee Yoo
2018-11-04rxrpc: Fix error distributionDavid Howells
2018-11-04rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socketDavid Howells
2018-11-04rxrpc: Fix RTT gatheringDavid Howells
2018-11-04rxrpc: Fix checks as to whether we should set up a new callDavid Howells
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: conntrack: get rid of double sizeofzhong jiang
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