summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-04-27mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau
2019-04-27net: IP6 defrag: use rbtrees in nf_conntrack_reasm.cPeter Oskolkov
2019-04-27net: IP6 defrag: use rbtrees for IPv6 defragPeter Oskolkov
2019-04-27net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov
2019-04-27sch_cake: Simplify logic in cake_select_tin()Toke Høiland-Jørgensen
2019-04-27sch_cake: Make sure we can write the IP header before changing DSCP bitsToke Høiland-Jørgensen
2019-04-27sch_cake: Use tc_skb_protocol() helper for getting packet protocolToke Høiland-Jørgensen
2019-04-27route: Avoid crash from dereferencing NULL rt->fromJonathan Lemon
2019-04-27ipv4: ensure rcu_read_lock() in ipv4_link_failure()Eric Dumazet
2019-04-27ipv4: recompile ip options in ipv4_link_failureStephen Suryaputra
2019-04-27tipc: missing entries in name table of publicationsHoang Le
2019-04-27tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet
2019-04-27net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recvLorenzo Bianconi
2019-04-27net: Fix missing meta data in skb with vlan packetYuya Kusakabe
2019-04-27net: bridge: multicast: use rcu to access port list from br_multicast_start_q...Nikolay Aleksandrov
2019-04-27net: bridge: fix per-port af_packet socketsNikolay Aleksandrov
2019-04-27net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-04-27failover: allow name change on IFF_UP slave interfacesSi-Wei Liu
2019-04-20rxrpc: Fix client call connect/disconnect raceDavid Howells
2019-04-20appletalk: Fix use-after-free in atalk_proc_exitYueHaibing
2019-04-20net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_versionLorenzo Bianconi
2019-04-20xfrm: destroy xfrm_state synchronously on net exit pathCong Wang
2019-04-20net/rds: fix warn in rds_message_alloc_sgsshamir rabinovitch
2019-04-20netfilter: nf_flow_table: remove flowtable hook flush routine in netns exit r...Taehee Yoo
2019-04-20Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa
2019-04-20netfilter: xt_cgroup: shrink size of v2 pathPablo Neira Ayuso
2019-04-209p: do not trust pdu content for stat item sizeGertjan Halkes
2019-04-17netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal
2019-04-17netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattrPablo Neira Ayuso
2019-04-17net: core: netif_receive_skb_list: unlist skb before passing to pt->funcAlexander Lobakin
2019-04-17net: ip6_gre: fix possible use-after-free in ip6erspan_rcvLorenzo Bianconi
2019-04-17net: ip_gre: fix possible use-after-free in erspan_rcvLorenzo Bianconi
2019-04-17vrf: check accept_source_route on the original netdeviceStephen Suryaputra
2019-04-17tcp: fix a potential NULL pointer dereference in tcp_sk_exitDust Li
2019-04-17tcp: Ensure DCTCP reacts to lossesKoen De Schepper
2019-04-17sctp: initialize _pad of sockaddr_in before copying to user memoryXin Long
2019-04-17openvswitch: fix flow actions reallocationAndrea Righi
2019-04-17net/sched: fix ->get helper of the matchall clsNicolas Dichtel
2019-04-17net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti
2019-04-17net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().Mao Wenan
2019-04-17netns: provide pure entropy for net_hash_mix()Eric Dumazet
2019-04-17net-gro: Fix GRO flush when receiving a GSO packet.Steffen Klassert
2019-04-17net: ethtool: not call vzalloc for zero sized memory requestLi RongQing
2019-04-17kcm: switch order of device registration to fix a crashJiri Slaby
2019-04-17ipv6: sit: reset ip header pointer in ipip6_rcvLorenzo Bianconi
2019-04-17ipv6: Fix dangling pointer when ipv6 fragmentJunwei Hu
2019-04-17ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev typeSheena Mira-ato
2019-04-05netfilter: physdev: relax br_netfilter dependencyFlorian Westphal
2019-04-05netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrac...Chieh-Min Wang
2019-04-05netfilter: conntrack: tcp: only close if RST matches exact sequenceFlorian Westphal