summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net/mlx5: Fix fatal error handling during device loadShay Drory2020-06-111-3/+11
| * | | net/mlx5: drain health workqueue in case of driver load errorShay Drory2020-06-111-0/+5
| |/ /
* / / rxrpc: Fix race between incoming ACK parser and retransmitterDavid Howells2020-06-111-18/+11
|/ /
* | tipc: fix NULL pointer dereference in tipc_disc_rcv()Tuong Lien2020-06-111-1/+1
* | tipc: fix kernel WARNING in tipc_msg_append()Tuong Lien2020-06-112-3/+4
* | ionic: remove support for mgmt deviceShannon Nelson2020-06-114-25/+0
* | drivers: dpaa2: Use devm_kcalloc() in setup_dpni()Xu Wang2020-06-111-2/+3
* | docs: networkng: convert sja1105's devlink info to RTSJakub Kicinski2020-06-103-27/+50
* | Merge branch 'chcr-Fixing-issues-in-dma-mapping-and-driver-removal'David S. Miller2020-06-101-22/+59
|\ \
| * | Crypto/chcr: Checking cra_refcnt before unregistering the algorithmsAyush Sawal2020-06-101-4/+14
| * | Crypto/chcr: Calculate src and dst sg lengths separately for dma mapAyush Sawal2020-06-101-18/+45
|/ /
* | docs: networkng: fix lists and table in sja1105Jakub Kicinski2020-06-101-2/+4
* | docs: networking: fix extra spaces in ethtool-netlinkJakub Kicinski2020-06-101-6/+6
* | net: cadence: macb: disable NAPI on errorCorentin Labbe2020-06-101-1/+4
* | mptcp: don't leak msk in token containerPaolo Abeni2020-06-101-0/+1
* | mptcp: fix races between shutdown and recvmsgPaolo Abeni2020-06-101-21/+24
* | vxlan: Remove access to nexthop group structDavid Ahern2020-06-102-5/+14
* | nexthop: Fix fdb labeling for groupsDavid Ahern2020-06-103-35/+66
* | net: flow_offload: remove indirect flow_block declarations leftoverPablo Neira Ayuso2020-06-091-24/+0
* | selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove2020-06-091-0/+1
* | net: mvneta: do not redirect frames during reconfigurationLorenzo Bianconi2020-06-091-0/+13
* | dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai2020-06-092-2/+11
* | ionic: wait on queue start until after IFF_UPShannon Nelson2020-06-091-2/+2
* | net: sched: export __netdev_watchdog_up()Valentin Longchamp2020-06-091-0/+1
* | net: change addr_list_lock back to static keyCong Wang2020-06-0917-36/+76
* | selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove2020-06-081-2/+8
* | Merge tag 'rxrpc-fixes-20200605' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-06-087-110/+111
|\ \
| * | rxrpc: Fix missing notificationDavid Howells2020-06-056-25/+21
| * | rxrpc: Move the call completion handling out of lineDavid Howells2020-06-053-98/+103
* | | mptcp: bugfix for RM_ADDR option parsingGeliang Tang2020-06-081-0/+2
* | | net-zerocopy: use vm_insert_pages() for tcp rcv zerocopyArjun Roy2020-06-081-7/+63
* | | net/tls(TLS_SW): Add selftest for 'chunked' sendfile testPooja Trivedi2020-06-081-0/+58
* | | Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/lin...David S. Miller2020-06-0810-17/+38
|\ \ \
| * | | net: fix wiki website url mac80211 and wireless filesFlavio Suligoi2020-06-082-2/+2
| * | | include: fix wiki website url in netlink interface headerFlavio Suligoi2020-06-081-1/+1
| * | | doc: networking: wireless: fix wiki website urlFlavio Suligoi2020-06-082-4/+4
| * | | mac80211: initialize return flags in HE 6 GHz operation parsingJohannes Berg2020-06-051-0/+2
| * | | cfg80211: fix management registrations deadlockJohannes Berg2020-06-054-10/+29
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-0743-181/+250
|\ \ \ \
| * | | | net: dsa: lantiq_gswip: fix and improve the unsupported interface errorMartin Blumenstingl2020-06-071-1/+2
| * | | | mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak2020-06-071-4/+19
| * | | | net: dp83869: Reset return variable if PHY strap is readDan Murphy2020-06-061-0/+3
| * | | | rhashtable: Drop raw RCU deref in nested_table_freeHerbert Xu2020-06-061-4/+13
| * | | | cxgb4: Use kfree() instead kvfree() where appropriateDenis Efremov2020-06-051-3/+3
| * | | | net: qed: fixes crash while running driver in kdump kernelAlok Prasad2020-06-053-8/+8
| * | | | vsock/vmci: make vmci_vsock_transport_cb() staticStefano Garzarella2020-06-051-1/+1
| * | | | net: ethtool: Fix comment mentioning typo in IS_ENABLED()Kees Cook2020-06-051-1/+1
| * | | | net: phy: mscc: fix Serdes configuration in vsc8584_config_initAntoine Tenart2020-06-051-2/+2
| * | | | Merge branch 'Fixes-for-OF_MDIO-flag'David S. Miller2020-06-055-6/+6
| |\ \ \ \
| | * | | | net: mscc: Fix OF_MDIO config checkDan Murphy2020-06-052-3/+3