summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* icmp: randomize the global rate limiterEric Dumazet2020-10-292-3/+8
* tcp: fix to update snd_wl1 in bulk receiver fast pathNeal Cardwell2020-10-291-0/+2
* nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...Defang Bo2020-10-291-1/+1
* net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He2020-10-291-0/+1
* net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He2020-10-291-1/+9
* ALSA: bebob: potential info leak in hwdep_read()Dan Carpenter2020-10-291-2/+1
* r8169: fix data corruption issue on RTL8402Heiner Kallweit2020-10-291-52/+56
* net/ipv4: always honour route mtu during forwardingMaciej Żenczykowski2020-10-291-0/+6
* tipc: fix the skb_unshare() in tipc_buf_append()Cong Wang2020-10-291-1/+2
* ibmveth: Identify ingress large send packets.David Wilder2020-10-291-1/+12
* Linux 4.9.240v4.9.240Greg Kroah-Hartman2020-10-171-1/+1
* crypto: qat - check cipher length for aead AES-CBC-HMAC-SHADominik Przychodni2020-10-171-1/+9
* reiserfs: Fix oops during mountJan Kara2020-10-171-0/+7
* reiserfs: Initialize inode keys properlyJan Kara2020-10-171-5/+1
* USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adaptersMychaela N. Falconia2020-10-172-0/+12
* USB: serial: pl2303: add device-id for HP GC deviceScott Chen2020-10-172-0/+2
* staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam2020-10-171-0/+3
* USB: serial: option: Add Telit FT980-KS compositionLeonid Bloch2020-10-171-0/+2
* USB: serial: option: add Cellient MPL200 cardWilken Gottwalt2020-10-171-0/+3
* media: usbtv: Fix refcounting mixupOliver Neukum2020-10-171-1/+2
* Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz2020-10-173-16/+31
* Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt2020-10-171-1/+1
* Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz2020-10-172-27/+21
* Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud2020-10-171-5/+17
* Bluetooth: MGMT: Fix not checking if BT_HS is enabledLuiz Augusto von Dentz2020-10-171-1/+6
* Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz2020-10-173-3/+20
* Bluetooth: A2MP: Fix not initializing all membersLuiz Augusto von Dentz2020-10-171-1/+21
* Linux 4.9.239v4.9.239Greg Kroah-Hartman2020-10-141-1/+1
* net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam2020-10-141-4/+12
* mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna2020-10-143-2/+19
* perf: Fix task_function_call() error handlingKajol Jain2020-10-141-2/+3
* rxrpc: Fix server keyring leakDavid Howells2020-10-141-1/+1
* rxrpc: Fix some missing _bh annotations on locking conn->state_lockDavid Howells2020-10-141-3/+3
* rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()David Howells2020-10-141-2/+2
* rxrpc: Fix rxkad token xdr encodingMarc Dionne2020-10-141-1/+9
* mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap2020-10-141-0/+1
* bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet2020-10-141-0/+1
* xfrm: Use correct address family in xfrm_state_findHerbert Xu2020-10-141-4/+7
* net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng2020-10-141-11/+4
* xfrm: clone whole liftime_cur structure in xfrm_do_migrateAntony Antony2020-10-141-1/+1
* xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrateAntony Antony2020-10-141-10/+6
* drm/amdgpu: prevent double kfree ttm->sgPhilip Yang2020-10-141-0/+1
* openvswitch: handle DNAT tuple collisionDumitru Ceara2020-10-141-9/+13
* net: team: fix memory leak in __team_options_registerAnant Thazhemadam2020-10-141-1/+1
* team: set dev->needed_headroom in team_setup_by_port()Eric Dumazet2020-10-141-0/+1
* sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet2020-10-141-0/+1
* mm/khugepaged: fix filemap page_to_pgoff(page) != offsetHugh Dickins2020-10-141-0/+12
* macsec: avoid use-after-free in macsec_handle_frame()Eric Dumazet2020-10-141-1/+3
* ftrace: Move RCU is watching check after recursion checkSteven Rostedt (VMware)2020-10-141-5/+3
* mtd: rawnand: sunxi: Fix the probe error pathMiquel Raynal2020-10-141-1/+1