summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | devlink: fix return value after hitting end in region readJakub Kicinski2020-05-011-0/+5
| * | | ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern2020-05-011-0/+25
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-04-302-8/+8
| |\ \ \
| | * | | netfilter: nf_osf: avoid passing pointer to local varArnd Bergmann2020-04-291-5/+7
| | * | | netfilter: nat: never update the UDP checksum when it's 0Guillaume Nault2020-04-261-3/+1
| * | | | net: bridge: vlan: Add a schedule point during VLAN processingIdo Schimmel2020-04-301-0/+1
| * | | | mptcp: fix uninitialized value accessPaolo Abeni2020-04-301-1/+1
| * | | | mptcp: initialize the data_fin field for mpc packetsPaolo Abeni2020-04-301-0/+1
| * | | | mptcp: fix 'use_ack' option access.Paolo Abeni2020-04-301-1/+1
| * | | | mptcp: avoid a WARN on bad input.Paolo Abeni2020-04-301-2/+2
| * | | | mptcp: move option parsing into mptcp_incoming_options()Paolo Abeni2020-04-305-69/+115
| * | | | mptcp: consolidate synack processing.Paolo Abeni2020-04-303-28/+24
| * | | | mptcp: replace mptcp_disconnect with a stubFlorian Westphal2020-04-291-5/+6
| * | | | net/x25: Fix null-ptr-deref in x25_disconnectYueHaibing2020-04-281-4/+6
| | |_|/ | |/| |
| * | | Merge tag 'batadv-net-for-davem-20200427' of git://git.open-mesh.org/linux-mergeDavid S. Miller2020-04-273-10/+4
| |\ \ \
| | * | | batman-adv: Fix refcnt leak in batadv_v_ogm_processXiyu Yang2020-04-211-1/+1
| | * | | batman-adv: Fix refcnt leak in batadv_store_throughput_overrideXiyu Yang2020-04-211-1/+1
| | * | | batman-adv: Fix refcnt leak in batadv_show_throughput_overrideXiyu Yang2020-04-211-0/+1
| | * | | batman-adv: fix batadv_nc_random_weight_tqGeorge Spelvin2020-04-211-8/+1
| * | | | sch_sfq: validate silly quantum valuesEric Dumazet2020-04-271-0/+9
| * | | | sch_choke: avoid potential panic in choke_reset()Eric Dumazet2020-04-271-1/+2
| * | | | fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checksEric Dumazet2020-04-271-1/+1
| * | | | net/tls: Fix sk_psock refcnt leak when in tls_data_ready()Xiyu Yang2020-04-271-2/+3
| * | | | net/x25: Fix x25_neigh refcnt leak when x25 disconnectXiyu Yang2020-04-271-0/+4
| * | | | net/tls: Fix sk_psock refcnt leak in bpf_exec_tx_verdict()Xiyu Yang2020-04-271-0/+2
| * | | | vsock/virtio: fix multiple packet delivery to monitoring devicesStefano Garzarella2020-04-271-0/+4
| | |/ / | |/| |
| * | | net: remove obsolete commentEric Dumazet2020-04-251-1/+0
| * | | mptcp: fix race in msk status updatePaolo Abeni2020-04-251-1/+1
| | |/ | |/|
* | | Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-05-023-11/+31
|\ \ \ | |/ / |/| |
| * | Merge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2020-04-282-5/+13
| |\ \
| | * | xprtrdma: Fix use of xdr_stream_encode_item_{present, absent}Chuck Lever2020-04-201-4/+11
| | * | xprtrdma: Fix trace point use-after-free raceChuck Lever2020-04-201-1/+1
| | * | xprtrdma: Restore wake-up-all to rpcrdma_cm_event_handler()Chuck Lever2020-04-201-0/+1
| * | | SUNRPC: defer slow parts of rpc_free_client() to a workqueue.NeilBrown2020-04-281-4/+17
| * | | SUNRPC: Remove unreachable error conditionXiyu Yang2020-04-211-2/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-2429-105/+191
|\ \ \
| * \ \ Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-04-245-20/+45
| |\ \ \
| | * | | mac80211: sta_info: Add lockdep condition for RCU list usageMadhuparna Bhowmik2020-04-241-1/+2
| | * | | mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-244-19/+43
| * | | | net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang2020-04-231-1/+3
| * | | | mptcp/pm_netlink.c : add check for nla_put_in/6_addrBo YU2020-04-231-5/+7
| |/ / /
| * | | ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern2020-04-221-3/+3
| * | | netlabel: Kconfig: Update reference for NetLabel Tools projectSalvatore Bonaccorso2020-04-221-1/+1
| * | | mptcp: fix data_fin handing in RX pathPaolo Abeni2020-04-221-2/+1
| * | | sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen2020-04-221-1/+5
| * | | sctp: Fix bundling of SHUTDOWN with COOKIE-ACKJere Leppänen2020-04-221-3/+3
| * | | net: dsa: don't fail to probe if we couldn't set the MTUVladimir Oltean2020-04-221-5/+3
| * | | sched: etf: do not assume all sockets are full blownEric Dumazet2020-04-221-3/+4
| * | | xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern2020-04-222-4/+0
| * | | cgroup, netclassid: remove double cond_reschedJiri Slaby2020-04-211-3/+1