packaging: remove linux-rpi3 spec file
[platform/kernel/linux-rpi.git] / net /
2019-11-04 Seung-Woo KimBluetooth: fix wrong indent in __hci_req_update_{scan...
2019-11-04 Pablo Neira Ayusonetfilter: xt_owner: bail out with EINVAL in case of...
2019-11-04 Lukasz Pawelczyknetfilter: xt_owner: Add supplementary groups option
2019-11-04 DoHyun PyunBluetooth: Fix the potential crash issue
2019-11-04 Sudha BheemannaBluetooth: Set le data length command and event
2019-11-04 Sudha BheemannaBluetooth: Read host suggested default le data length
2019-11-04 Sudha BheemannaBluetooth: Write host suggested default le data length
2019-11-04 Sudha BheemannaBluetooth: Read LE Max data length command
2019-11-04 h.sandeepBluetooth: Fix IPSP connection callback event issue.
2019-11-04 Sudha BheemannaBluetooth: IPSP Connect/Disconnect apis
2019-11-04 Sudha BheemannaBluetooth: Add support to enable/disable IPSP
2019-11-04 Sudha BheemannaBluetooth: Fix issue in the Set LE privacy function.
2019-11-04 Sudha BheemannaBluetooth: Store the key if auth type is P192
2019-11-04 Sudha BheemannaBluetooth: Cancel the Sniff timer
2019-11-04 Sudha BheemannaBluetooth: Enable sniff mode for incoming connection
2019-11-04 Sudha BheemannaBluetooth: Modify fast connectable type.
2019-11-04 Sudha BheemannaBluetooth: Send Authentication Request command on pairi...
2019-11-04 Sudha BheemannaBluetooth: Enable inquiry and page scan
2019-11-04 Sudha BheemannaBluetooth: Change authentication requirement.
2019-11-04 Sudha BheemannaBluetooth: Set link Supervision timeout for a connection
2019-11-04 Sudha BheemannaBluetooth: Set filter policy for LE connection
2019-11-04 Sudha BheemannaBluetooth: Get Advertising TX power
2019-11-04 Sudha BheemannaBluetooth: Set the link for SCO connection
2019-11-04 Sudha BheemannaBluetooth: Add MGMT command to set SCO settings
2019-11-04 Sudha BheemannaBluetooth: Add multiple LE advertise state change event
2019-11-04 Sudha BheemannaBluetooth: Add LE device found MGMT event
2019-11-04 Seung-Woo KimBluetooth: fix vendor ext rssi link alert event
2019-11-04 Sudha BheemannaBluetooth: Add H/W TX timeout error MGMT event
2019-11-04 Sudha BheemannaBluetooth: Add hardware error MGMT event
2019-11-04 Sudha BheemannaBluetooth: Add LE vendor specific event handler
2019-11-04 Sudha BheemannaBluetooth: Add set LE scan parameter feature
2019-11-04 Sudha BheemannaBluetooth: Set Manufacturer data feature
2019-11-04 Sudha BheemannaBluetooth: Add LE connection parameter update procedure
2019-11-04 Sudha BheemannaBluetooth: Add stop LE auto connection feature
2019-11-04 Sudha BheemannaBluetooth: Add BT LE discovery feature
2019-11-04 Sudha BheemannaBluetooth: Update device name on remote_name_event
2019-11-04 Sudha BheemannaBluetooth: Add RSSI Monitor feature
2019-11-04 Sudha BheemannaBluetooth: Functions to modify WhiteList
2019-11-04 Sudha BheemannaBluetooth: Add Advertising Packet Configuration
2019-11-04 h.sandeepBluetooth: Add MGMT tizen_handlers and TIZEN_OP_BASE_CODE.
2019-11-04 Arnd Bergmannethtool: reduce stack usage with clang
2019-11-01 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
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-21 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-10-11 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
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-04 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
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-24 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
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...
2019-09-21 Ivan Khoronzhukxdp: unpin xdp umem pages in error path
2019-09-21 Juliana Rodrigueironetfilter: xt_nfacct: Fix alignment mismatch in xt_nfac...
2019-09-21 Pablo Neira Ayusonetfilter: nft_flow_offload: missing netlink attribute...
next