summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-24netfilter: conntrack: sctp: use distinct states for new SCTP connectionsJiri Wiesner
2020-01-20netfilter: ipset: use bitmap infrastructure completelyKadlecsik József
2020-01-18netfilter: nft_osf: add missing check for DREG attributeFlorian Westphal
2020-01-18Merge branch 'bnxt_en-fixes'David S. Miller
2020-01-18bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan
2020-01-18bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan
2020-01-18bnxt_en: Fix NTUPLE firmware command failures.Michael Chan
2020-01-17net: systemport: Fixed queue mapping in internal ring mapFlorian Fainelli
2020-01-17net: dsa: bcm_sf2: Configure IMP port for 2Gb/secFlorian Fainelli
2020-01-17net: dsa: sja1105: Don't error out on disabled ports with no phy-modeVladimir Oltean
2020-01-17net: phy: dp83867: Set FORCE_LINK_GOOD to default after resetMichael Grzeschik
2020-01-17net: hns: fix soft lockup when there is not enough memoryYonglong Liu
2020-01-17net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()Cong Wang
2020-01-17net/sched: act_ife: initalize ife->metalist earlierEric Dumazet
2020-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-16netfilter: nat: fix ICMP header corruption on ICMP errorsEyal Birger
2020-01-16net: wan: lapbether.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-01-16netfilter: nf_tables: fix flowtable list del corruptionFlorian Westphal
2020-01-16netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks()Dan Carpenter
2020-01-16netfilter: nf_tables: remove WARN and add NLA_STRING upper limitsFlorian Westphal
2020-01-16netfilter: nft_tunnel: ERSPAN_VERSION must not be nullFlorian Westphal
2020-01-16netfilter: nft_tunnel: fix null-attribute checkFlorian Westphal
2020-01-16netfilter: nf_tables: store transaction list locally while requesting modulePablo Neira Ayuso
2020-01-16net: dsa: tag_qca: fix doubled Tx statisticsAlexander Lobakin
2020-01-16net: dsa: tag_gswip: fix typo in tagger nameAlexander Lobakin
2020-01-16net: ethernet: ave: Avoid lockdep warningKunihiko Hayashi
2020-01-16net: hns3: pad the short frame before sending to the hardwareYunsheng Lin
2020-01-16macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()Eric Dumazet
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-01-15Merge branch 'bpf-sockmap-tls-fixes'Daniel Borkmann
2020-01-15bpf: Sockmap/tls, fix pop data with SK_DROP return codeJohn Fastabend
2020-01-15bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chainingJohn Fastabend
2020-01-15bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt bufJohn Fastabend
2020-01-15bpf: Sockmap/tls, msg_push_data may leave end mark in placeJohn Fastabend
2020-01-15bpf: Sockmap, skmsg helper overestimates push, pull, and pop boundsJohn Fastabend
2020-01-15bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend
2020-01-15bpf: Sockmap, ensure sock lock held during tear downJohn Fastabend
2020-01-15bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loopJohn Fastabend
2020-01-15Merge branch 'stmmac-Fix-selftests-in-Synopsys-AXS101-board'David S. Miller
2020-01-15net: stmmac: selftests: Guard VLAN Perfect test against non supported HWJose Abreu
2020-01-15net: stmmac: selftests: Mark as fail when received VLAN ID != expectedJose Abreu
2020-01-15net: stmmac: selftests: Make it work in Synopsys AXS101 boardsJose Abreu
2020-01-15net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_infoColin Ian King
2020-01-15Merge tag 'batadv-net-for-davem-20200114' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2020-01-15bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann
2020-01-15hv_netvsc: Fix memory leak when removing rndis deviceMohammed Gamal
2020-01-15tcp: fix marked lost packets not being retransmittedPengcheng Yang
2020-01-15Merge branch 'mlxsw-Various-fixes'David S. Miller
2020-01-15mlxsw: spectrum_qdisc: Include MC TCs in Qdisc countersPetr Machata
2020-01-15mlxsw: spectrum: Wipe xstats.backlog of down portsPetr Machata