| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-08-19 | 549 | -2903/+4711 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-08-19 | 125 | -688/+1156 |
| |\ |
|
| | * | ravb: Fix use-after-free ravb_tstamp_skb | Tho Vu | 2019-08-18 | 1 | -2/+6 |
| | * | Merge branch 'flow_offload-hardware-priority-fixes' | David S. Miller | 2019-08-18 | 9 | -17/+28 |
| | |\ |
|
| | | * | netfilter: nf_tables: map basechain priority to hardware priority | Pablo Neira Ayuso | 2019-08-18 | 3 | -3/+20 |
| | | * | net: sched: use major priority number as hardware priority | Pablo Neira Ayuso | 2019-08-18 | 6 | -14/+8 |
| | |/ |
|
| | * | wimax/i2400m: fix a memory leak bug | Wenwen Wang | 2019-08-18 | 1 | -1/+3 |
| | * | net: cavium: fix driver name | Stephen Hemminger | 2019-08-18 | 1 | -1/+1 |
| | * | ibmvnic: Unmap DMA address of TX descriptor buffers after use | Thomas Falcon | 2019-08-18 | 1 | -9/+2 |
| | * | Merge branch 'bnxt_en-Bug-fixes' | David S. Miller | 2019-08-18 | 5 | -29/+42 |
| | |\ |
|
| | | * | bnxt_en: Fix to include flow direction in L2 key | Somnath Kotur | 2019-08-18 | 2 | -5/+5 |
| | | * | bnxt_en: Use correct src_fid to determine direction of the flow | Venkat Duvvuru | 2019-08-18 | 1 | -3/+1 |
| | | * | bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE command | Vasundhara Volam | 2019-08-18 | 1 | -3/+6 |
| | | * | bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails | Vasundhara Volam | 2019-08-18 | 1 | -7/+5 |
| | | * | bnxt_en: Improve RX doorbell sequence. | Michael Chan | 2019-08-18 | 1 | -3/+7 |
| | | * | bnxt_en: Fix VNIC clearing logic for 57500 chips. | Michael Chan | 2019-08-18 | 1 | -8/+18 |
| | |/ |
|
| | * | net: kalmia: fix memory leaks | Wenwen Wang | 2019-08-18 | 1 | -3/+3 |
| | * | cx82310_eth: fix a memory leak bug | Wenwen Wang | 2019-08-18 | 1 | -1/+2 |
| | * | bnx2x: Fix VF's VLAN reconfiguration in reload. | Manish Chopra | 2019-08-18 | 3 | -8/+18 |
| | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2019-08-17 | 9 | -9/+84 |
| | |\ |
|
| | | * | Bluetooth: Add debug setting for changing minimum encryption key size | Marcel Holtmann | 2019-08-17 | 4 | -1/+34 |
| | | * | Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep() | Rocky Liao | 2019-08-14 | 1 | -2/+2 |
| | | * | Bluetooth: btqca: Reset download type to default | Balakrishna Godavarthi | 2019-08-12 | 1 | -0/+1 |
| | | * | Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_event | Claire Chang | 2019-08-12 | 1 | -1/+1 |
| | | * | Bluetooth: hidp: Let hidp_send_message return number of queued bytes | Fabian Henneke | 2019-08-12 | 1 | -2/+7 |
| | | * | Bluetooth: hci_qca: Send VS pre shutdown command. | Harish Bandi | 2019-08-12 | 3 | -0/+31 |
| | | * | Bluetooth: btqca: Use correct byte format for opcode of injected command | Matthias Kaehlcke | 2019-08-12 | 1 | -1/+1 |
| | | * | Bluetooth: hci_qca: Use kfree_skb() instead of kfree() | Wei Yongjun | 2019-08-12 | 1 | -1/+1 |
| | | * | Bluetooth: btqca: Add a short delay before downloading the NVM | Matthias Kaehlcke | 2019-08-12 | 1 | -0/+3 |
| | | * | Bluetooth: btusb: Fix error return code in btusb_mtk_setup_firmware() | Wei Yongjun | 2019-08-12 | 1 | -1/+3 |
| | * | | tipc: fix false detection of retransmit failures | Tuong Lien | 2019-08-17 | 2 | -43/+57 |
| | * | | lan78xx: Fix memory leaks | Wenwen Wang | 2019-08-17 | 1 | -3/+5 |
| | * | | MAINTAINERS: r8169: Update path to the driver | Denis Efremov | 2019-08-16 | 1 | -1/+1 |
| | * | | MAINTAINERS: PHY LIBRARY: Update files in the record | Denis Efremov | 2019-08-16 | 1 | -1/+1 |
| | * | | Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 2019-08-16 | 2 | -13/+14 |
| | |\ \ |
|
| | | * | | rxrpc: Fix read-after-free in rxrpc_queue_local() | David Howells | 2019-08-14 | 2 | -12/+13 |
| | | * | | rxrpc: Fix local endpoint replacement | David Howells | 2019-08-14 | 1 | -1/+1 |
| | | |/ |
|
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-08-15 | 7 | -30/+153 |
| | |\ \ |
|
| | | * | | netfilter: nft_flow_offload: skip tcp rst and fin packets | Pablo Neira Ayuso | 2019-08-14 | 1 | -3/+6 |
| | | * | | netfilter: conntrack: Use consistent ct id hash calculation | Dirk Morris | 2019-08-13 | 1 | -8/+8 |
| | | * | | netfilter: nf_flow_table: teardown flow timeout race | Pablo Neira Ayuso | 2019-08-09 | 1 | -9/+25 |
| | | * | | netfilter: nf_flow_table: conntrack picks up expired flows | Pablo Neira Ayuso | 2019-08-09 | 1 | -7/+10 |
| | | * | | netfilter: nf_tables: use-after-free in failing rule with bound set | Pablo Neira Ayuso | 2019-08-09 | 2 | -7/+17 |
| | | * | | netfilter: nf_flow_table: fix offload for flows that are subject to xfrm | Florian Westphal | 2019-08-05 | 1 | -0/+43 |
| | | * | | selftests: netfilter: extend flowtable test script for ipsec | Florian Westphal | 2019-08-05 | 1 | -0/+48 |
| | * | | | net/packet: fix race in tpacket_snd() | Eric Dumazet | 2019-08-15 | 1 | -0/+7 |
| | * | | | net: myri10ge: fix memory leaks | Wenwen Wang | 2019-08-15 | 1 | -1/+1 |
| | * | | | net: tls, fix sk_write_space NULL write when tx disabled | John Fastabend | 2019-08-15 | 1 | -1/+2 |
| | * | | | liquidio: add cleanup in octeon_setup_iq() | Wenwen Wang | 2019-08-15 | 1 | -1/+3 |
| | * | | | Merge tag 'mlx5-fixes-2019-08-15' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2019-08-15 | 4 | -0/+49 |
| | |\ \ \ |
|