summaryrefslogtreecommitdiffstats
path: root/mm/madvise.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-15netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statementsDavide Caratti3-0/+31
2020-10-15net: fix pos incrementment in ipv6_route_seq_nextYonghong Song1-1/+3
2020-10-15net/smc: fix invalid return code in smcd_new_buf_create()Karsten Graul1-1/+2
2020-10-15net/smc: fix valid DMBE buffer sizesKarsten Graul1-1/+1
2020-10-15net/smc: fix use-after-free of delayed eventsKarsten Graul1-8/+5
2020-10-15bpfilter: Fix build error with CONFIG_BPFILTER_UMHYueHaibing1-1/+1
2020-10-15cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcrAyush Sawal2-69/+68
2020-10-15net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_infoLeon Romanovsky1-1/+4
2020-10-15rxrpc: Fix loss of final ack on shutdownDavid Howells3-3/+7
2020-10-15rxrpc: Fix bundle counting for exclusive connectionsDavid Howells1-2/+3
2020-10-15netfilter: restore NF_INET_NUMHOOKSPablo Neira Ayuso3-4/+6
2020-10-15ibmveth: Identify ingress large send packets.David Wilder1-1/+12
2020-10-15ibmveth: Switch order of ibmveth_helper calls.David Wilder1-5/+5
2020-10-15cxgb4: handle 4-tuple PEDIT to NAT mode translationHerat Ramani2-13/+177
2020-10-15selftests: Add VRF route leaking testsMichael Jeanson2-0/+627
2020-10-15ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers2-4/+5
2020-10-15ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers1-2/+21
2020-10-14e1000: remove unused and incorrect codeJesse Brandeburg1-9/+1
2020-10-14i40e: Allow changing FEC settings on X722 if supported by FWJaroslaw Gawin5-12/+49
2020-10-14ip_gre: set dev->hard_header_len and dev->needed_headroom properlyCong Wang1-4/+11
2020-10-14xfrm: use new function dev_fetch_sw_netstatsHeiner Kallweit1-21/+1
2020-10-14net: openvswitch: use new function dev_fetch_sw_netstatsHeiner Kallweit1-19/+1
2020-10-14mac80211: use new function dev_fetch_sw_netstatsHeiner Kallweit1-22/+1
2020-10-14iptunnel: use new function dev_fetch_sw_netstatsHeiner Kallweit1-22/+1
2020-10-14net: dsa: use new function dev_fetch_sw_netstatsHeiner Kallweit1-20/+1
2020-10-14net: bridge: use new function dev_fetch_sw_netstatsHeiner Kallweit1-20/+1
2020-10-14qtnfmac: use new function dev_fetch_sw_netstatsHeiner Kallweit1-22/+1
2020-10-14net: usbnet: use new function dev_fetch_sw_netstatsHeiner Kallweit1-23/+1
2020-10-14net: usb: qmi_wwan: use new function dev_fetch_sw_netstatsHeiner Kallweit1-23/+1
2020-10-14net: macsec: use new function dev_fetch_sw_netstatsHeiner Kallweit1-21/+1
2020-10-14IB/hfi1: use new function dev_fetch_sw_netstatsHeiner Kallweit1-33/+1
2020-10-14net: add function dev_fetch_sw_netstats for fetching pcpu_sw_netstatsHeiner Kallweit2-0/+36
2020-10-14virtio-net: ethtool configurable RXCSUMTonghao Zhang1-12/+36
2020-10-14net/af_unix: Remove unused old_pid variableOr Cohen1-2/+0
2020-10-14socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabledChristian Eggers1-1/+0
2020-10-14socket: fix option SO_TIMESTAMPING_NEWChristian Eggers1-7/+3
2020-10-14net/tls: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-10-14net/ipv6: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-10-14tcp: use semicolons rather than commas to separate statementsJulia Lawall2-5/+6
2020-10-14net: mscc: ocelot: remove duplicate ocelot_port_dev_checkVladimir Oltean1-8/+3
2020-10-14macb: support the two tx descriptors on at91rm9200Willy Tarreau2-8/+40
2020-10-14macb: prepare at91 to use a 2-frame TX queueWilly Tarreau2-16/+18
2020-10-14macb: add RM9200's interrupt flag TBREWilly Tarreau1-0/+2
2020-10-14netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso5-7/+39
2020-10-14docs: networking: update XPS to account for netif_set_xps_queueWillem de Bruijn1-3/+3
2020-10-13net/mlx5e: IPsec: Add Connect-X IPsec Tx data path offloadRaed Salem5-29/+202
2020-10-13net/mlx5e: IPsec: Add TX steering rule per IPsec stateHuy Nguyen3-5/+181
2020-10-13net/mlx5: Add NIC TX domain namespaceHuy Nguyen4-1/+23
2020-10-13net/mlx5: Fix uininitialized pointer read on pointer attrColin Ian King1-1/+0
2020-10-12bnxt_en: Add stored FW version info to devlink info_get cb.Vasundhara Volam1-2/+45