clk: samsung: Use NOIRQ stage for Exynos5433 clocks suspend/resume
[platform/kernel/linux-rpi.git] / net /
2019-11-24 Chuck Leversunrpc: Fix connect metrics
2019-11-24 Andrew Zaborowskinl80211: Fix a GET_KEY reply attribute
2019-11-24 Trond MyklebustSUNRPC: Fix priority queue fairness
2019-11-24 Yuchung Chengtcp: up initial rmem to 128KB and SYN rwin to around...
2019-11-24 YueHaibingnet: ovs: fix return type of ndo_start_xmit function
2019-11-20 Tan Hunetfilter: masquerade: don't flush all conntracks if...
2019-11-20 Luiz Augusto von... Bluetooth: L2CAP: Detect if remote is not able to use...
2019-11-20 Florian Westphalnetfilter: nf_tables: avoid BUG_ON usage
2019-11-20 Haishuang Yanip_gre: fix parsing gre header in ipgre_err
2019-11-20 Cong Wangllc: avoid blocking in llc_sap_close()
2019-11-20 Christian Braunerrtnetlink: move type calculation out of loop
2019-11-20 Stanislaw Gruszkacfg80211: validate wmm rule when setting
2019-11-20 Naftali Goldsteinmac80211: fix saving a few HE values
2019-11-20 Rajeev Kumar Siras... cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNO...
2019-11-20 Guillaume Naultipmr: Fix skb headroom in ipmr_get_route().
2019-11-12 Stefano Garzarellavsock/virtio: fix sock refcnt holding during the shutdown
2019-11-12 Stefano Brivionetfilter: ipset: Copy the right MAC address in hash...
2019-11-12 Eric Dumazetipvs: move old_secure_tcp into struct netns_ipvs
2019-11-12 Davide Carattiipvs: don't ignore errors in case refcounting ip_vs...
2019-11-12 Pablo Neira Ayusonetfilter: nf_flow_table: set timeout before insertion...
2019-11-12 Hillf Dantonnet: openvswitch: free vport unless register_netdevice...
2019-11-12 Dan Carpenternetfilter: ipset: Fix an error code in ip_set_sockfn_get()
2019-11-12 Eric Dumazetipv6: fixes rt6_probe() and fib6_nh->last_probe init
2019-11-12 Pan Biannfc: netlink: fix double device reference drop
2019-11-12 David Ahernipv4: Fix table id reference in fib_sync_down_addr
2019-11-10 Maxim Mikityanskiywireless: Skip directory when generating certificates
2019-11-10 Eric Dumazetnet/flow_dissector: switch to siphash
2019-11-10 Vivien Didelotnet: dsa: fix switch tree list
2019-11-10 Paolo Abeniipv4: fix route update on metric change.
2019-11-10 Eric Dumazetnet: add READ_ONCE() annotation in __skb_wait_for_more_...
2019-11-10 Eric Dumazetnet: use skb_queue_empty_lockless() in busy poll contexts
2019-11-10 Eric Dumazetnet: use skb_queue_empty_lockless() in poll() handlers
2019-11-10 Eric Dumazetudp: use skb_queue_empty_lockless()
2019-11-10 Eric Dumazetudp: fix data-race in udp_set_dev_scratch()
2019-11-10 zhanglinnet: Zeroing the structure ethtool_wolinfo in ethtool_g...
2019-11-10 Guillaume Naultnetns: fix GFP flags in rtnl_net_notifyid()
2019-11-10 Eric Dumazetnet: annotate accesses to sk->sk_incoming_cpu
2019-11-10 Eric Dumazetinet: stop leaking jiffies on the wire
2019-11-10 Xin Longerspan: fix the tun_info options_len check for erspan
2019-11-10 Eric Dumazetdccp: do not leak jiffies on the wire
2019-11-06 Eric Dumazetsch_netem: fix rcu splat in netem_enqueue()
2019-11-06 David Howellsrxrpc: Fix trace-after-put looking at the put peer...
2019-11-06 David Howellsrxrpc: rxrpc_peer needs to hold a ref on the rxrpc_loca...
2019-11-06 David Howellsrxrpc: Fix call ref leak
2019-11-06 Eric Biggersllc: fix sk_buff leak in llc_conn_service()
2019-11-06 Eric Biggersllc: fix sk_buff leak in llc_sap_state_process()
2019-11-06 Sven Eckelmannbatman-adv: Avoid free/alloc race when handling OGM...
2019-11-06 Markus Theilnl80211: fix validation of mesh path nexthop
2019-11-06 Stefano Brivionetfilter: ipset: Make invalid MAC address checks consi...
2019-10-29 Will Deaconmac80211: Reject malformed SSID elements
2019-10-29 Will Deaconcfg80211: wext: avoid copying malformed SSIDs
2019-10-29 Xin Longsctp: change sctp_prot .no_autobind with true
2019-10-29 Xin Longnet: ipv6: fix listify ip6_rcv_finish in case of forwarding
2019-10-29 Eric Dumazetnet: avoid potential infinite loop in tc_ctl_action()
2019-10-29 Stefano Brivioipv4: Return -ENETUNREACH if we can't create route...
2019-10-29 Wei Wangipv4: fix race condition between route lookup and inval...
2019-10-29 Pablo Neira Ayusonetfilter: nft_connlimit: disable bh on garbage collection
2019-10-29 Miaoqing Panmac80211: fix txq null pointer dereference
2019-10-29 Miaoqing Pannl80211: fix null pointer dereference
2019-10-11 Johannes Bergnl80211: validate beacon head
2019-10-11 Johannes Bergcfg80211: add and use strongly typed element iteration...
2019-10-11 Florian Westphalnetfilter: nf_tables: allow lookups in dynamic sets
2019-10-11 Lu Shuaibing9p: Transport error uninitialized
2019-10-11 Johannes Bergcfg80211: initialize on-stack chandefs
2019-10-07 Andrey KonovalovNFC: fix attrs checks in netlink interface
2019-10-07 Eric Dumazetsch_cbq: validate TCA_CBQ_WRROPT to avoid crash
2019-10-07 Tuong Lientipc: fix unlimited bundling of small messages
2019-10-07 Dotan Baraknet/rds: Fix error handling in rds_ib_add_one()
2019-10-07 Josh Huntudp: only do GSO if # of segs > 1
2019-10-07 Dexuan Cuivsock: Fix a lockdep warning in __vsock_release()
2019-10-07 Josh Huntudp: fix gso_segs calculations
2019-10-07 Eric Dumazetsch_dsmark: fix potential NULL deref in dsmark_init()
2019-10-07 Eric Dumazetnfc: fix memory leak in llcp_sock_bind()
2019-10-07 Martin KaFai Launet: Unpublish sk from sk_reuseport_cb before call_rcu
2019-10-07 Paolo Abeninet: ipv4: avoid mixed n_redirects and rate_tokens...
2019-10-07 David Ahernipv6: Handle missing host route in __ipv6_ifa_notify
2019-10-07 Eric Dumazetipv6: drop incoming packets having a v4mapped source...
2019-10-07 Haishuang Yanerspan: remove the incorrect mtu limit for erspan
2019-10-05 Denis Kenziorcfg80211: Purge frame registrations on iftype change
2019-10-05 Ori Nimronnfc: enforce CAP_NET_RAW for raw sockets
2019-10-05 Ori Nimronieee802154: enforce CAP_NET_RAW for raw sockets
2019-10-05 Ori Nimronax25: enforce CAP_NET_RAW for raw sockets
2019-10-05 Ori Nimronappletalk: enforce CAP_NET_RAW for raw sockets
2019-10-05 Eric Dumazettcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
2019-10-05 Eric Dumazetnet: sched: fix possible crash in tcf_action_destroy()
2019-10-05 Eric Dumazetsch_netem: fix a divide by zero in tabledist()
2019-10-05 Li RongQingopenvswitch: change type of UPCALL_PID attribute to...
2019-10-05 Cong Wangnet_sched: add max len check for TCA_KIND
2019-10-05 Davide Carattinet/sched: act_sample: don't push mac header on ip6gre...
2019-10-05 Bjorn Anderssonnet: qrtr: Stop rx_worker before freeing node
2019-10-01 Ka-Cheong Poonnet/rds: Check laddr_check before calling it
2019-10-01 Ka-Cheong Poonnet/rds: An rds_sock is added too early to the hash...
2019-10-01 Cong Wangnet_sched: check cops->tcf_block in tc_bind_tclass()
2019-10-01 Fernando Fernandez... netfilter: nft_socket: fix erroneous socket assignment
2019-10-01 Stephen Hemmingernet: don't warn in inet diag when IPV6 is disabled
2019-10-01 Marcel HoltmannRevert "Bluetooth: validate BLE connection interval...
2019-09-21 Thomas Jaroschnetfilter: nf_conntrack_ftp: Fix debug output
2019-09-21 Todd Seidelmannnetfilter: xt_physdev: Fix spurious error message in...
2019-09-21 Ilya Leoshkevichbpf: allow narrow loads of some sk_reuseport_md fields...
2019-09-21 Sven Eckelmannbatman-adv: Only read OGM2 tvlv_len after buffer len...
next