aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-07vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen1-35/+22
2020-07-07net: qed: fix buffer overflow on ethtool -dAlexander Lobakin2-1/+14
2020-07-07bridge: mcast: Fix MLD2 Report IPv6 payload length checkLinus Lüssing1-1/+1
2020-07-07net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese1-1/+9
2020-07-07net/sched: act_ct: add miss tcf_lastuse_update.wenxu1-0/+2
2020-07-07net/mlx5e: Do not include rwlock.h directlySebastian Andrzej Siewior1-1/+0
2020-07-07mptcp: fix DSS map generation on fin retransmissionPaolo Abeni1-3/+3
2020-07-07ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsgSabrina Dubroca1-0/+3
2020-07-07net: ethernet: fec: prevent tx starvation under high rx loadTobias Waldekranz2-68/+31
2020-07-07net: sky2: initialize return of gm_phy_readTom Rix1-1/+1
2020-07-07cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang4-16/+27
2020-07-07ipv6: Fix use of anycast address with loopbackDavid Ahern1-1/+1
2020-07-07net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao1-0/+1
2020-07-07Merge branch 'net-ipa-fix-warning-reported-errors'David S. Miller3-3/+6
2020-07-07net: ipa: include declarations in "ipa_gsi.c"Alex Elder1-0/+1
2020-07-07net: ipa: declare struct types in "ipa_gsi.h"Alex Elder1-0/+2
2020-07-07net: ipa: fix QMI structure definition bugsAlex Elder1-3/+3
2020-07-06ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern2-1/+17
2020-07-06Merge branch 'hns3-fixes'David S. Miller4-6/+13
2020-07-06net: hns3: fix use-after-free when doing self testYonglong Liu1-3/+6
2020-07-06net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan1-2/+1
2020-07-06net: hns3: fix for mishandle of asserting VF reset failHuazhong Tan1-0/+5
2020-07-06net: hns3: check reset pending after FLR prepareHuazhong Tan1-1/+1
2020-07-06Merge branch 'smsc95xx-fix-smsc95xx_bind'David S. Miller1-1/+8
2020-07-06smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich1-1/+2
2020-07-06smsc95xx: check return value of smsc95xx_resetAndre Edich1-0/+6
2020-07-06drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He1-1/+8
2020-07-04Merge branch 'net-rmnet-fix-interface-leak-for-rmnet-module'David S. Miller1-5/+13
2020-07-04net: rmnet: do not allow to add multiple bridge interfacesTaehee Yoo1-0/+5
2020-07-04net: rmnet: fix lower interface leakTaehee Yoo1-9/+12
2020-07-04hsr: fix interface leak in error path of hsr_dev_finalize()Taehee Yoo1-4/+7
2020-07-04hinic: fix sending mailbox timeout in aeq event workLuo bin2-19/+88
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-5/+7
2020-07-04Merge branch 'Documentation-networking-eliminate-doubled-words'David S. Miller7-8/+8
2020-07-04Documentation: networking: rxrpc: drop doubled wordRandy Dunlap1-1/+1
2020-07-04Documentation: networking: ipvs-sysctl: drop doubled wordRandy Dunlap1-1/+1
2020-07-04Documentation: networking: ip-sysctl: drop doubled wordRandy Dunlap1-1/+1
2020-07-04Documentation: networking: dsa: drop doubled wordRandy Dunlap1-1/+1
2020-07-04Documentation: networking: can_ucan_protocol: drop doubled wordsRandy Dunlap1-2/+2
2020-07-04Documentation: networking: ax25: drop doubled wordRandy Dunlap1-1/+1
2020-07-04Documentation: networking: arcnet: drop doubled wordRandy Dunlap1-1/+1
2020-07-03sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen19-51/+86
2020-07-03netfilter: conntrack: refetch conntrack after nf_conntrack_update()Pablo Neira Ayuso1-0/+2
2020-07-02MAINTAINERS: net: macb: add Claudiu as co-maintainerNicolas Ferre1-0/+1
2020-07-02net: dsa: microchip: set the correct number of portsCodrin Ciubotariu2-0/+6
2020-07-02tcp: md5: allow changing MD5 keys in all socket statesEric Dumazet1-4/+1
2020-07-01net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driverHelmut Grohne1-0/+1
2020-07-01tcp: fix SO_RCVLOWAT possible hangs under high mem pressureEric Dumazet1-0/+2
2020-07-01ip: Fix SO_MARK in RST, ACK and ICMP packetsWillem de Bruijn3-5/+5
2020-07-01tcp: md5: do not send silly options in SYNCOOKIESEric Dumazet1-3/+5