summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsgSabrina Dubroca2020-07-071-0/+3
| * | | | | | | | | net: ethernet: fec: prevent tx starvation under high rx loadTobias Waldekranz2020-07-072-68/+31
| * | | | | | | | | net: sky2: initialize return of gm_phy_readTom Rix2020-07-071-1/+1
| * | | | | | | | | cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2020-07-074-16/+27
| * | | | | | | | | ipv6: Fix use of anycast address with loopbackDavid Ahern2020-07-071-1/+1
| * | | | | | | | | net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao2020-07-071-0/+1
| * | | | | | | | | Merge branch 'net-ipa-fix-warning-reported-errors'David S. Miller2020-07-073-3/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net: ipa: include declarations in "ipa_gsi.c"Alex Elder2020-07-071-0/+1
| | * | | | | | | | | net: ipa: declare struct types in "ipa_gsi.h"Alex Elder2020-07-071-0/+2
| | * | | | | | | | | net: ipa: fix QMI structure definition bugsAlex Elder2020-07-071-3/+3
| |/ / / / / / / / /
| * | | | | | | | | ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern2020-07-062-1/+17
| * | | | | | | | | Merge branch 'hns3-fixes'David S. Miller2020-07-064-6/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net: hns3: fix use-after-free when doing self testYonglong Liu2020-07-061-3/+6
| | * | | | | | | | | net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan2020-07-061-2/+1
| | * | | | | | | | | net: hns3: fix for mishandle of asserting VF reset failHuazhong Tan2020-07-061-0/+5
| | * | | | | | | | | net: hns3: check reset pending after FLR prepareHuazhong Tan2020-07-061-1/+1
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'smsc95xx-fix-smsc95xx_bind'David S. Miller2020-07-061-1/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich2020-07-061-1/+2
| | * | | | | | | | | smsc95xx: check return value of smsc95xx_resetAndre Edich2020-07-061-0/+6
| |/ / / / / / / / /
| * | | | | | | | | drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He2020-07-061-1/+8
| * | | | | | | | | Merge branch 'net-rmnet-fix-interface-leak-for-rmnet-module'David S. Miller2020-07-041-5/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net: rmnet: do not allow to add multiple bridge interfacesTaehee Yoo2020-07-041-0/+5
| | * | | | | | | | | net: rmnet: fix lower interface leakTaehee Yoo2020-07-041-9/+12
| |/ / / / / / / / /
| * | | | | | | | | hsr: fix interface leak in error path of hsr_dev_finalize()Taehee Yoo2020-07-041-4/+7
| * | | | | | | | | hinic: fix sending mailbox timeout in aeq event workLuo bin2020-07-042-19/+88
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-07-045-5/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | netfilter: conntrack: refetch conntrack after nf_conntrack_update()Pablo Neira Ayuso2020-07-031-0/+2
| | * | | | | | | | | netfilter: ipset: call ip_set_free() instead of kfree()Eric Dumazet2020-06-304-5/+5
| * | | | | | | | | | Merge branch 'Documentation-networking-eliminate-doubled-words'David S. Miller2020-07-047-8/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Documentation: networking: rxrpc: drop doubled wordRandy Dunlap2020-07-041-1/+1
| | * | | | | | | | | | Documentation: networking: ipvs-sysctl: drop doubled wordRandy Dunlap2020-07-041-1/+1
| | * | | | | | | | | | Documentation: networking: ip-sysctl: drop doubled wordRandy Dunlap2020-07-041-1/+1
| | * | | | | | | | | | Documentation: networking: dsa: drop doubled wordRandy Dunlap2020-07-041-1/+1
| | * | | | | | | | | | Documentation: networking: can_ucan_protocol: drop doubled wordsRandy Dunlap2020-07-041-2/+2
| | * | | | | | | | | | Documentation: networking: ax25: drop doubled wordRandy Dunlap2020-07-041-1/+1
| | * | | | | | | | | | Documentation: networking: arcnet: drop doubled wordRandy Dunlap2020-07-041-1/+1
| |/ / / / / / / / / /
| * | | | | | | | | | sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen2020-07-0319-51/+86
| * | | | | | | | | | MAINTAINERS: net: macb: add Claudiu as co-maintainerNicolas Ferre2020-07-021-0/+1
| * | | | | | | | | | net: dsa: microchip: set the correct number of portsCodrin Ciubotariu2020-07-022-0/+6
| * | | | | | | | | | tcp: md5: allow changing MD5 keys in all socket statesEric Dumazet2020-07-021-4/+1
| * | | | | | | | | | net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driverHelmut Grohne2020-07-011-0/+1
| * | | | | | | | | | tcp: fix SO_RCVLOWAT possible hangs under high mem pressureEric Dumazet2020-07-011-0/+2
| * | | | | | | | | | ip: Fix SO_MARK in RST, ACK and ICMP packetsWillem de Bruijn2020-07-013-5/+5
| * | | | | | | | | | tcp: md5: do not send silly options in SYNCOOKIESEric Dumazet2020-07-011-3/+5
| * | | | | | | | | | rds: If one path needs re-connection, check all and re-connectRao Shoaib2020-07-013-1/+20
| * | | | | | | | | | tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriersEric Dumazet2020-07-012-9/+18
| * | | | | | | | | | genetlink: remove genl_bindSean Tranchetti2020-07-012-57/+0
| * | | | | | | | | | hinic: fix passing non negative value to ERR_PTRLuo bin2020-07-011-0/+2
| * | | | | | | | | | net: qrtr: Fix an out of bounds read qrtr_endpoint_post()Dan Carpenter2020-06-301-1/+5
| * | | | | | | | | | tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()Eric Dumazet2020-06-302-2/+8