summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: Fix Extended Key ID key install checksAlexander Wetzel2019-08-211-9/+14
* mac80211: fix possible sta leakJohannes Berg2019-08-211-4/+5
* net: fix __ip_mc_inc_group usageLi RongQing2019-08-201-2/+2
* net/ncsi: Ensure 32-bit boundary for data cksumTerry S. Duncan2019-08-202-4/+7
* net/smc: make sure EPOLLOUT is raisedJason Baron2019-08-201-4/+2
* nfp: flower: verify that block cb is not busy before bindingVlad Buslov2019-08-191-0/+7
* Kconfig: Fix the reference to the IDT77105 Phy driver in the description of A...Christophe JAILLET2019-08-191-1/+1
* MAINTAINERS: net_failover: Fix typo in a filepathDenis Efremov2019-08-191-1/+1
* ipv6: Fix return value of ipv6_mc_may_pull() for malformed packetsStefano Brivio2019-08-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-08-196-20/+45
|\
| * netfilter: add include guard to nf_conntrack_h323_types.hMasahiro Yamada2019-08-191-0/+5
| * netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro2019-08-192-11/+30
| * netfilter: nft_flow_offload: missing netlink attribute policyPablo Neira Ayuso2019-08-191-0/+6
| * netfilter: ebtables: Fix argument order to ADD_COUNTERTodd Seidelmann2019-08-191-4/+4
| * MAINTAINERS: Remove IP MASQUERADING recordDenis Efremov2019-08-191-5/+0
* | tcp: make sure EPOLLOUT wont be missedEric Dumazet2019-08-191-7/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-19125-688/+1156
|\|
| * ravb: Fix use-after-free ravb_tstamp_skbTho Vu2019-08-181-2/+6
| * Merge branch 'flow_offload-hardware-priority-fixes'David S. Miller2019-08-189-17/+28
| |\
| | * netfilter: nf_tables: map basechain priority to hardware priorityPablo Neira Ayuso2019-08-183-3/+20
| | * net: sched: use major priority number as hardware priorityPablo Neira Ayuso2019-08-186-14/+8
| |/
| * wimax/i2400m: fix a memory leak bugWenwen Wang2019-08-181-1/+3
| * net: cavium: fix driver nameStephen Hemminger2019-08-181-1/+1
| * ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon2019-08-181-9/+2
| * Merge branch 'bnxt_en-Bug-fixes'David S. Miller2019-08-185-29/+42
| |\
| | * bnxt_en: Fix to include flow direction in L2 keySomnath Kotur2019-08-182-5/+5
| | * bnxt_en: Use correct src_fid to determine direction of the flowVenkat Duvvuru2019-08-181-3/+1
| | * bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam2019-08-181-3/+6
| | * bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam2019-08-181-7/+5
| | * bnxt_en: Improve RX doorbell sequence.Michael Chan2019-08-181-3/+7
| | * bnxt_en: Fix VNIC clearing logic for 57500 chips.Michael Chan2019-08-181-8/+18
| |/
| * net: kalmia: fix memory leaksWenwen Wang2019-08-181-3/+3
| * cx82310_eth: fix a memory leak bugWenwen Wang2019-08-181-1/+2
| * bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra2019-08-183-8/+18
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-08-179-9/+84
| |\
| | * Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann2019-08-174-1/+34
| | * Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep()Rocky Liao2019-08-141-2/+2
| | * Bluetooth: btqca: Reset download type to defaultBalakrishna Godavarthi2019-08-121-0/+1
| | * Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_eventClaire Chang2019-08-121-1/+1
| | * Bluetooth: hidp: Let hidp_send_message return number of queued bytesFabian Henneke2019-08-121-2/+7
| | * Bluetooth: hci_qca: Send VS pre shutdown command.Harish Bandi2019-08-123-0/+31
| | * Bluetooth: btqca: Use correct byte format for opcode of injected commandMatthias Kaehlcke2019-08-121-1/+1
| | * Bluetooth: hci_qca: Use kfree_skb() instead of kfree()Wei Yongjun2019-08-121-1/+1
| | * Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke2019-08-121-0/+3
| | * Bluetooth: btusb: Fix error return code in btusb_mtk_setup_firmware()Wei Yongjun2019-08-121-1/+3
| * | tipc: fix false detection of retransmit failuresTuong Lien2019-08-162-43/+57
| * | lan78xx: Fix memory leaksWenwen Wang2019-08-161-3/+5
| * | MAINTAINERS: r8169: Update path to the driverDenis Efremov2019-08-161-1/+1
| * | MAINTAINERS: PHY LIBRARY: Update files in the recordDenis Efremov2019-08-161-1/+1
| * | Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2019-08-152-13/+14
| |\ \