aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-03net: kcm: fix memory leak in kcm_sendmsgPavel Skripkin1-0/+5
2021-06-03sit: set name of device back to struct parmszhang kai1-0/+3
2021-06-03rtnetlink: Fix missing error code in rtnl_bridge_notify()Jiapeng Chong1-1/+3
2021-06-03ice: track AF_XDP ZC enabled queues in bitmapMaciej Fijalkowski3-3/+18
2021-06-03igc: add correct exception tracing for XDPMagnus Karlsson1-6/+5
2021-06-03ixgbevf: add correct exception tracing for XDPMagnus Karlsson1-0/+3
2021-06-03igb: add correct exception tracing for XDPMagnus Karlsson1-4/+6
2021-06-03ixgbe: add correct exception tracing for XDPMagnus Karlsson2-14/+16
2021-06-03ice: add correct exception tracing for XDPMagnus Karlsson2-5/+15
2021-06-03i40e: add correct exception tracing for XDPMagnus Karlsson2-3/+12
2021-06-03igb: Fix XDP with PTP enabledKurt Kanzenbach3-33/+37
2021-06-02net: stmmac: fix issue where clk is being unprepared twiceWong Vee Khee1-1/+0
2021-06-02net: ipconfig: Don't override command-line hostnames or domainsJosh Triplett1-5/+8
2021-06-02bpf, lockdown, audit: Fix buggy SELinux lockdown permission checksDaniel Borkmann2-22/+17
2021-06-02netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatchesPablo Neira Ayuso1-2/+6
2021-06-02netfilter: nft_ct: skip expectations for confirmed conntrackPablo Neira Ayuso1-1/+1
2021-06-01net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik2-1/+4
2021-06-01net/mlx5e: Fix conflict with HW TS and CQE compressionAya Levin1-0/+7
2021-06-01net/mlx5e: Fix HW TS with CQE compression according to profileAya Levin1-15/+52
2021-06-01net/mlx5e: Fix adding encap rules to slow pathRoi Dayan3-2/+8
2021-06-01net/mlx5e: Check for needed capability for cvlan matchingRoi Dayan1-0/+9
2021-06-01net/mlx5: Check firmware sync reset requested is set before trying to abort itMoshe Shemesh1-0/+3
2021-06-01net/mlx5e: Disable TLS offload for uplink representorRoi Dayan1-0/+10
2021-06-01net/mlx5e: Fix incompatible castingAya Levin1-2/+3
2021-06-01MAINTAINERS: nfc mailing lists are subscribers-onlyJoe Perches1-5/+5
2021-06-01net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy4-5/+64
2021-06-01net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy2-8/+3
2021-06-01ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong1-0/+1
2021-06-01virtio_net: get build_skb() buf by data ptrXuan Zhuo1-11/+6
2021-06-01virtio-net: fix for unable to handle page fault for addressXuan Zhuo1-1/+2
2021-06-01net: sock: fix in-kernel mark settingAlexander Aring1-4/+12
2021-06-01net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANsVladimir Oltean1-1/+1
2021-05-31nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski1-0/+2
2021-05-30net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_dataSriranjani P1-2/+3
2021-05-28mptcp: update selftest for fallback due to OoOPaolo Abeni1-4/+9
2021-05-28mptcp: do not reset MP_CAPABLE subflow on mapping errorsPaolo Abeni1-30/+32
2021-05-28mptcp: always parse mptcp options for MPC reqskPaolo Abeni1-9/+8
2021-05-28mptcp: fix sk_forward_memory corruption on retransmissionPaolo Abeni1-1/+15
2021-05-27net/sched: act_ct: Fix ct template allocation for zone 0Ariel Levkovich1-3/+0
2021-05-27net/sched: act_ct: Offload connections with commit actionPaul Blakey1-3/+4
2021-05-27devlink: Correct VIRTUAL port to not have phys_port attributesParav Pandit1-2/+2
2021-05-27kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas2-2/+2
2021-05-27ipvs: ignore IP_VS_SVC_F_HASHED flag when adding serviceJulian Anastasov1-1/+1
2021-05-26net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli1-0/+5
2021-05-25mptcp: validate 'id' when stopping the ADD_ADDR retransmit timerDavide Caratti3-6/+6
2021-05-25mptcp: avoid error message on infinite mappingPaolo Abeni1-1/+0
2021-05-25mptcp: drop unconditional pr_warn on bad optPaolo Abeni1-1/+0
2021-05-25mptcp: avoid OOB access in setsockopt()Paolo Abeni3-5/+14
2021-05-25nfp: update maintainer and mailing list addressesSimon Horman1-2/+2
2021-05-25net: mvpp2: add buffer header handling in RXStefan Chulski2-9/+67