aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-20net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov1-2/+3
2020-02-20net: thunderx: workaround BGX TX Underflow issueTim Harvey2-3/+68
2020-02-20ionic: fix fw_status readShannon Nelson2-4/+8
2020-02-20net: disable BRIDGE_NETFILTER by defaultRoman Kiryanov1-1/+0
2020-02-20net: macb: Properly handle phylink on at91rm9200Alexandre Belloni2-28/+33
2020-02-20s390/qeth: fix off-by-one in RX copybreak checkJulian Wiedmann1-1/+1
2020-02-20s390/qeth: don't warn for napi with 0 budgetJulian Wiedmann1-1/+0
2020-02-20s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter1-16/+13
2020-02-20openvswitch: Distribute switch variables for initializationKees Cook1-8/+10
2020-02-20net: ip6_gre: Distribute switch variables for initializationKees Cook2-7/+14
2020-02-20net: core: Distribute switch variables for initializationKees Cook1-2/+2
2020-02-19udp: rehash on disconnectWillem de Bruijn1-1/+5
2020-02-19net/tls: Fix to avoid gettig invalid tls recordRohit Maheshwari1-1/+19
2020-02-19bpf: Fix a potential deadlock with bpf_map_do_batchYonghong Song1-3/+31
2020-02-19bpf: Do not grab the bucket spinlock by default on htab batch opsBrian Vazquez1-2/+22
2020-02-19ice: Wait for VF to be reset/ready before configurationBrett Creeley2-61/+76
2020-02-19ice: Don't tell the OS that link is going downMichal Swiatkowski1-7/+0
2020-02-19ice: Don't reject odd values of usecs set by userBrett Creeley2-12/+39
2020-02-19bridge: br_stp: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2020-02-19nfc: pn544: Fix occasional HW initialization failureDmitry Osipenko1-0/+1
2020-02-19net: hsr: Pass lockdep expression to RCU listsAmol Grover1-1/+2
2020-02-18net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit2-3/+11
2020-02-18net/mlx5: Fix lowest FDB pool sizePaul Blakey1-1/+1
2020-02-18net/mlx5e: Don't clear the whole vf config when switching modesDmytro Linkin2-3/+7
2020-02-18net/mlx5: DR, Fix matching on vport gvmiHamdan Igbaria1-1/+4
2020-02-18net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin1-1/+1
2020-02-18net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin4-9/+43
2020-02-18net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen1-11/+3
2020-02-18netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill()Stefano Brivio1-1/+1
2020-02-18netfilter: nft_set_pipapo: Fix mapping table example in commentsStefano Brivio1-2/+2
2020-02-18flow_table.c: Use built-in RCU list checkingMadhuparna Bhowmik1-2/+4
2020-02-18datapath.c: Use built-in RCU list checkingMadhuparna Bhowmik1-3/+6
2020-02-18vport.c: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2020-02-18meter.c: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2020-02-18netlabel_domainhash.c: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2020-02-18net: netlabel: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2020-02-18Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"Paolo Abeni1-20/+2
2020-02-18net: phy: broadcom: Fix a typo ("firsly")Jonathan Neuschäfer1-2/+2
2020-02-18mptcp: fix bogus socket flag valuesFlorian Westphal1-2/+2
2020-02-18qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon2-1/+30
2020-02-18libbpf: Sanitise internal map names so they are not rejected by the kernelToke Høiland-Jørgensen1-1/+7
2020-02-18bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen2-18/+14
2020-02-17selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu1-3/+3
2020-02-17net: cnic: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni1-2/+2
2020-02-17sctp: move the format error check out of __sctp_sf_do_9_1_abortXin Long1-9/+20
2020-02-17net: sched: correct flower port blockingJason Baron2-0/+10
2020-02-17net: mscc: fix in frame extractionHoratiu Vultur1-0/+8
2020-02-17bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fillJohannes Krude1-1/+1
2020-02-17netfilter: conntrack: allow insertion of clashing entriesFlorian Westphal4-7/+108
2020-02-16net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()Paul Cercueil1-0/+2