selftests/net: update initializer syntax to use c99 designators
[linux-2.6-microblaze.git] / net /
2020-07-05 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2020-07-03 Willem de Bruijnipv6/ping: set skb->mark on icmpv6 sockets
2020-07-02 David S. MillerMerge branch 'bridge-mrp-Add-support-for-getting-the...
2020-07-02 Horatiu Vulturbridge: Extend br_fill_ifinfo to return MPR status
2020-07-02 Horatiu Vulturbridge: mrp: Add br_mrp_fill_info
2020-07-02 David S. MillerMerge branch 'mptcp-add-receive-buffer-auto-tuning'
2020-07-02 Florian Westphalmptcp: add receive buffer auto-tuning
2020-07-02 Danny Linnet: sched: Allow changing default qdisc to FQ-PIE
2020-07-02 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2020-07-02 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2020-07-01 Colin Ian Kingnet/packet: remove redundant initialization of variable err
2020-07-01 Randy Dunlapbpf: Fix net/core/filter build errors when INET is...
2020-06-30 David S. MillerMerge branch 'net-improve-devres-helpers'
2020-06-30 Bartosz Golaszewskinet: devres: rename the release callback of devm_regist...
2020-06-30 Yousuk Seungtcp: call tcp_ack_tstamp() when not fully acked
2020-06-30 Paolo Abenimptcp: do nonce initialization at subflow creation...
2020-06-30 David S. MillerMerge tag 'batadv-next-for-davem-20200630' of git:...
2020-06-30 Florian Fainellinet: dsa: Improve subordinate PHY error message
2020-06-30 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2020-06-30 David S. MillerMerge branch 'Add-ethtool-extended-link-state'
2020-06-30 Amit Cohenethtool: Add link extended state
2020-06-30 Po Liunet:qos: police action offloading parameter 'burst...
2020-06-30 David S. MillerMerge branch 'MPTCP-improve-fallback-to-TCP'
2020-06-30 Paolo Abenimptcp: close poll() races
2020-06-30 Paolo Abenimptcp: __mptcp_tcp_fallback() returns a struct sock
2020-06-30 Paolo Abenimptcp: create first subflow at msk creation time
2020-06-30 Paolo Abenimptcp: check for plain TCP sock at accept time
2020-06-30 Davide Carattimptcp: fallback in case of simultaneous connect
2020-06-30 Davide Carattinet: mptcp: improve fallback to TCP
2020-06-30 David S. MillerMerge tag 'mlx5-tls-2020-06-26' of git://git./linux...
2020-06-30 David S. MillerMerge branch 'TC-Introduce-qevents'
2020-06-30 Petr Machatanet: sched: sch_red: Add qevents "early_drop" and ...
2020-06-30 Petr Machatanet: sched: sch_red: Split init and change callbacks
2020-06-30 Petr Machatanet: sched: Introduce helpers for qevent blocks
2020-06-30 Petr Machatanet: sched: Pass root lock to Qdisc_ops.enqueue
2020-06-29 David S. MillerMerge branch 'netdev_tx_t'
2020-06-29 Luc Van Oostenryckl2tp: fix l2tp_eth_dev_xmit()'s return type
2020-06-29 Luc Van Oostenrycknet/hsr: fix hsr_dev_xmit()'s return type
2020-06-28 David S. MillerMerge branch 'tcp-improve-delivered-counts-in-SCM_TSTAM...
2020-06-28 Yousuk Seungtcp: update delivered_ce with delivered
2020-06-28 Yousuk Seungtcp: count sacked packets in tcp_sacktag_state
2020-06-28 Yousuk Seungtcp: add ece_ack flag to reno sack functions
2020-06-28 Yousuk Seungtcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue()
2020-06-27 Boris Pismennynet/tls: Add asynchronous resync
2020-06-27 Boris PismennyRevert "net/tls: Add force_resync for driver resync"
2020-06-27 Saeed MahameedMerge branch 'mlx5-next' of git://git./linux/kernel...
2020-06-26 David S. MillerMerge branch 'mptcp-refactor-token-container'
2020-06-26 Paolo Abenimptcp: introduce token KUNIT self-tests
2020-06-26 Paolo Abenimptcp: move crypto test to KUNIT
2020-06-26 Paolo Abenimptcp: refactor token container
2020-06-26 Paolo Abenimptcp: add __init annotation on setup functions
2020-06-26 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2020-06-26 Linus Lüssingbatman-adv: Introduce a configurable per interface...
2020-06-26 Sven Eckelmannbatman-adv: Fix typos and grammar in documentation
2020-06-26 Simon Wunderlichbatman-adv: Start new development cycle
2020-06-26 David S. MillerMerge git://git./linux/kernel/git/netdev/net
2020-06-26 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-06-25 Kevin Darbyshire... sch_cake: add RFC 8622 LE PHB support to CAKE diffserv...
2020-06-25 Rao Shoaibrds: transport module should be auto loaded when transp...
2020-06-25 David S. MillerMerge branch 'sched-A-couple-of-fixes-for-sch_cake'
2020-06-25 Toke Høiland-Jørgensensch_cake: fix a few style nits
2020-06-25 Toke Høiland-Jørgensensch_cake: don't call diffserv parsing code when it...
2020-06-25 Ilya Ponetayevsch_cake: don't try to reallocate or unshare skb uncond...
2020-06-25 Michal Kubecekethtool: fix error handling in linkstate_prepare_data()
2020-06-25 Marcelo Ricardo... sctp: Don't advertise IPv4 addresses if ipv6only is...
2020-06-25 David S. MillerMerge branch 'tcp_cubic-fix-spurious-HYSTART_DELAY...
2020-06-25 Neal Cardwelltcp_cubic: fix spurious HYSTART_DELAY exit upon drop...
2020-06-25 Linus TorvaldsMerge tag 'fsnotify_for_v5.8-rc3' of git://git./linux...
2020-06-25 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2020-06-25 Thomas Martitznet: bridge: enfore alignment for ethernet address
2020-06-25 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-06-25 Denis Kirjanovtcp: don't ignore ECN CWR on pure ACK
2020-06-25 Linus TorvaldsMerge tag 'sound-5.8-rc3' of git://git./linux/kernel...
2020-06-25 Po Liunet: qos: police action add index for tc flower offloading
2020-06-25 Po Liunet: qos: add tc police offloading action with max...
2020-06-25 Alexei StarovoitovMerge branch 'bpf_iter_tcp_udp'
2020-06-25 Yonghong Songbpf: Add bpf_skc_to_udp6_sock() helper
2020-06-25 Yonghong Songnet: bpf: Implement bpf iterator for udp
2020-06-25 Yonghong Songnet: bpf: Add bpf_seq_afinfo in udp_iter_state
2020-06-25 Yonghong Songbpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request...
2020-06-25 Yonghong Songbpf: Add bpf_skc_to_tcp6_sock() helper
2020-06-25 Yonghong Songnet: bpf: Implement bpf iterator for tcp
2020-06-25 Yonghong Songnet: bpf: Add bpf_seq_afinfo in tcp_iter_state
2020-06-25 Linus TorvaldsMerge tag 'erofs-for-5.8-rc3-fixes' of git://git./linux...
2020-06-24 David Wildernetfilter: ip6tables: Add a .pre_exit hook in all ip6ta...
2020-06-24 David Wildernetfilter: ip6tables: Split ip6t_unregister_table(...
2020-06-24 David Wildernetfilter: iptables: Add a .pre_exit hook in all iptabl...
2020-06-24 David Wildernetfilter: iptables: Split ipt_unregister_table() into...
2020-06-24 Rob Gillnetfilter: Add MODULE_DESCRIPTION entries to kernel...
2020-06-24 Russell Kingnetfilter: ipset: fix unaligned atomic access
2020-06-24 Daniel Mackdsa: Allow forwarding of redirected IGMP traffic
2020-06-24 David S. MillerMerge branch 'net-bridge-fdb-activity-tracking'
2020-06-24 Nikolay Aleksandrovnet: bridge: add a flag to avoid refreshing fdb when...
2020-06-24 Nikolay Aleksandrovnet: bridge: add option to allow activity notifications...
2020-06-24 Nikolay Aleksandrovnet: neighbor: add fdb extended attribute
2020-06-24 Nikolay Aleksandrovnet: bridge: fdb_add_entry takes ndm as argument
2020-06-24 Lorenzo Bianconiopenvswitch: take into account de-fragmentation/gso_siz...
2020-06-24 Linus TorvaldsMerge tag 'for-linus-2020-06-24' of git://git./linux...
2020-06-24 Dmitry Yakuninbpf: Add SO_KEEPALIVE and related options to bpf_setsockopt
2020-06-24 Dmitry Yakunintcp: Expose tcp_sock_set_keepidle_locked
next