summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-02-28net: dccp: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-28l2tp: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-28net: mpls: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-28xdp: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-27vsock: fix potential deadlock in transport->release()Stefano Garzarella
2020-02-27net: dsa: propagate resolved link config via mac_link_up()Russell King
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-27unix: It's CONFIG_PROC_FS not CONFIG_PROCFSDavid S. Miller
2020-02-27unix: define and set show_fdinfo only if procfs is enabledTobias Klauser
2020-02-26net: switchdev: do not propagate bridge updates across bridgesRussell King
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-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