summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-12-01netfilter: nf_tables: fix oops when inserting an element into a verdict mapLiping Zhang
2018-12-01SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust
2018-12-01llc: do not use sk_eat_skb()Eric Dumazet
2018-12-01sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peerXin Long
2018-11-27SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing
2018-11-27netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo
2018-11-27netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,netEric Westbrook
2018-11-27ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern
2018-11-27net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet
2018-11-27ip_tunnel: don't force DF when MTU is lockedSabrina Dubroca
2018-11-27flow_dissector: do not dissect l4 ports for fragments배석진
2018-11-21sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson
2018-11-219p: clear dangling pointers in p9stat_freeDominique Martinet
2018-11-21nfsd: Fix an Oops in free_session()Trond Myklebust
2018-11-21net/ipv4: defensive cipso option parsingStefan Nuernberger
2018-11-10l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6Guillaume Nault
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: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski
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-10net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov
2018-11-10bridge: do not add port to router list when receives query with source 0.0.0.0Hangbin Liu
2018-11-10l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()Guillaume Nault
2018-11-10gro: Allow tunnel stacking in the case of FOU/GUEAlexander Duyck
2018-11-10vti6: flush x-netns xfrm cache when vti interface is removedNicolas Dichtel
2018-11-10sch_red: update backlog as wellWANG Cong
2018-11-10xfrm: Clear sk_dst_cache when applying per-socket policy.Jonathan Basseri
2018-11-10ipv6: orphan skbs in reassembly unitEric Dumazet
2018-11-10af_iucv: Move sockaddr length checks to before accessing sa_family in bind an...Mateusz Jurczyk
2018-11-10net: drop write-only stack variableDavid Herrmann
2018-11-10Bluetooth: SMP: fix crash in unpairingMatias Karhumaa
2018-11-10xfrm: validate template modeSean Tranchetti
2018-11-10cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski
2018-11-10mac80211: Always report TX statusAndrei 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-10-20rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet
2018-10-20netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti
2018-10-20net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill
2018-10-20net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-10-20ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()Eric Dumazet
2018-10-20ip_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-10-20ip6_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-10-13ebtables: arpreply: Add the standard target sanity checkGao Feng
2018-10-13tcp: add tcp_ooo_try_coalesce() helperEric Dumazet
2018-10-13tcp: call tcp_drop() from tcp_data_queue_ofo()Eric Dumazet