summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-02-26net/smc: check for valid ib_client_dataKarsten Graul
2020-02-26net: qrtr: Fix error pointer vs NULL bugsDan Carpenter
2020-02-26mptcp: add dummy icsk_sync_mss()Paolo Abeni
2020-02-26mptcp: defer work schedule until mptcp lock is releasedPaolo Abeni
2020-02-26mptcp: avoid work queue scheduling if possibleFlorian Westphal
2020-02-26mptcp: remove mptcp_read_actorFlorian Westphal
2020-02-26mptcp: add rmem queue accountingFlorian Westphal
2020-02-26mptcp: update mptcp ack sequence from work queueFlorian Westphal
2020-02-26mptcp: add work queue skeletonPaolo Abeni
2020-02-26mptcp: add and use mptcp_data_ready helperFlorian Westphal
2020-02-26af_llc: fix if-statement empty body warningRandy Dunlap
2020-02-26net/smc: improve peer ID in CLC decline for SMC-RHans Wippel
2020-02-26net/smc: rework peer ID handlingHans Wippel
2020-02-26tcp-zerocopy: Update returned getsockopt() optlen.Arjun Roy
2020-02-26ipv6: restrict IPV6_ADDRFORM operationEric Dumazet
2020-02-26net/smc: fix cleanup for linkgroup setup failuresUrsula Braun
2020-02-26net: fix sysfs permssions when device changes network namespaceChristian Brauner
2020-02-26net-sysfs: add queue_change_owner()Christian Brauner
2020-02-26net-sysfs: add netdev_change_owner()Christian Brauner
2020-02-26sched: act: count in the size of action flags bitfieldJiri Pirko
2020-02-26net: core: devlink.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-02-26netfilter: xt_hashlimit: unregister proc file before releasing mutexCong Wang
2020-02-26ethtool: limit bitset sizeMichal Kubecek
2020-02-26net: Fix Tx hash bound checkingAmritha Nambiar
2020-02-26nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()Stefano Brivio
2020-02-26Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso
2020-02-25devlink: extend devlink_trap_report() to accept cookie and passJiri Pirko
2020-02-25drop_monitor: extend by passing cookie from driverJiri Pirko
2020-02-25devlink: add trap metadata type for cookieJiri Pirko
2020-02-25flow_offload: pass action cookie through offload structuresJiri Pirko
2020-02-24bpf/tests: Use migrate disable instead of preempt disableDavid Miller
2020-02-24bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.David Miller
2020-02-24Merge tag 'mac80211-for-net-2020-02-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-02-24Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...David S. Miller
2020-02-24net: qrtr: fix spelling mistake "serivce" -> "service"Colin Ian King
2020-02-24net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese
2020-02-24af_unix: Add missing annotation for unix_wait_for_peer()Jules Irenge
2020-02-24dccp: Add missing annotation for dccp_child_process()Jules Irenge
2020-02-24net: netrom: Add missing annotation for nr_neigh_stop()Jules Irenge
2020-02-24net: netrom: Add missing annotation for nr_neigh_start()Jules Irenge
2020-02-24net: netrom: Add missing annotation for nr_node_stop()Jules Irenge
2020-02-24net: netrom: Add missing annotation for nr_node_start()Jules Irenge
2020-02-24netrom: Add missing annotation for nr_info_stop()Jules Irenge
2020-02-24netrom: Add missing annotation for nr_info_start()Jules Irenge
2020-02-24net: Add missing annotation for llc_seq_start()Jules Irenge
2020-02-24sctp: Add missing annotation for sctp_transport_walk_stop()Jules Irenge
2020-02-24sctp: Add missing annotation for sctp_transport_walk_start()Jules Irenge
2020-02-24sctp: Add missing annotation for sctp_err_finish()Jules Irenge
2020-02-24ip6mr: Fix RCU list debugging warningAmol Grover