docs: networking: device drivers: convert davicom/dm9000.txt to ReST
[sfrench/cifs-2.6.git] / net /
2020-05-01 Mauro Carvalho Chehabdocs: networking: convert x25.txt to ReST
2020-05-01 Mauro Carvalho Chehabdocs: networking: convert x25-iface.txt to ReST
2020-05-01 David S. MillerMerge branch 'netlink-validation-improvements-refactoring'
2020-05-01 Johannes Bergnetlink: add infrastructure to expose policies to userspace
2020-05-01 Johannes Bergnetlink: remove NLA_EXACT_LEN_WARN
2020-05-01 Johannes Bergnl80211: link recursive netlink nested policy
2020-05-01 Johannes Bergnetlink: remove type-unsafe validation_data pointer
2020-04-30 Taehee Yoohsr: remove hsr interface if all slaves are removed
2020-04-30 David S. MillerMerge branch 'tcp-sack-compression-changes'
2020-04-30 Eric Dumazettcp: add hrtimer slack to sack compression
2020-04-30 Eric Dumazettcp: tcp_sack_new_ofo_skb() should be more conservative
2020-04-30 Eric Dumazettcp: add tp->dup_ack_counter
2020-04-30 David S. MillerMerge tag 'mlx5-updates-2020-04-30' of git://git./linux...
2020-04-30 David S. MillerMerge branch 'net-ReST-part-two'
2020-04-30 Mauro Carvalho Chehabdocs: networking: convert tproxy.txt to ReST
2020-04-30 Mauro Carvalho Chehabdocs: networking: convert rxrpc.txt to ReST
2020-04-30 Mauro Carvalho Chehabdocs: networking: convert radiotap-headers.txt to ReST
2020-04-30 Mauro Carvalho Chehabdocs: networking: convert pktgen.txt to ReST
2020-04-30 Mauro Carvalho Chehabdocs: networking: convert mac80211-injection.txt to...
2020-04-30 Mauro Carvalho Chehabdocs: networking: convert lapb-module.txt to ReST
2020-04-30 David S. MillerMerge branch 'inet_diag-add-cgroup-attribute-and-filter'
2020-04-30 Dmitry Yakunininet_diag: add support for cgroup filter
2020-04-30 Dmitry Yakunininet_diag: add cgroup id attribute
2020-04-30 David S. MillerMerge branch 'net-smc-add-event-based-framework-for...
2020-04-30 Karsten Graulnet/smc: remove obsolete link state DELETING
2020-04-30 Karsten Graulnet/smc: remove handling of CONFIRM_RKEY_CONTINUE
2020-04-30 Karsten Graulnet/smc: adapt SMC remote DELETE_RKEY processing to...
2020-04-30 Karsten Graulnet/smc: adapt SMC remote CONFIRM_RKEY processing to...
2020-04-30 Karsten Graulnet/smc: new smc_rtoken_set functions for multiple...
2020-04-30 Karsten Graulnet/smc: move the TEST_LINK response processing into...
2020-04-30 Karsten Graulnet/smc: multiple link support and LLC flow for smc_llc...
2020-04-30 Karsten Graulnet/smc: multiple link support and LLC flow for smc_llc...
2020-04-30 Karsten Graulnet/smc: adapt SMC client code to use the LLC flow
2020-04-30 Karsten Graulnet/smc: adapt SMC server code to use the LLC flow
2020-04-30 Karsten Graulnet/smc: add logic to evaluate CONFIRM_LINK messages...
2020-04-30 Karsten Graulnet/smc: introduce link group type
2020-04-30 Karsten Graulnet/smc: enqueue all received LLC messages
2020-04-30 Karsten Graulnet/smc: add event-based llc_flow framework
2020-04-30 Yunjian Wangnet: caif: Fix use correct return type for ndo_start_xmit()
2020-04-30 Saeed MahameedMerge branch 'mlx5-next' of git://git./linux/kernel...
2020-04-29 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2020-04-29 David S. MillerMerge branch 'net-smc-preparations-for-SMC-R-link-failover'
2020-04-29 Karsten Graulnet/smc: move llc layer related init and clear into...
2020-04-29 Karsten Graulnet/smc: use mutex instead of rwlock_t to protect buffers
2020-04-29 Karsten Graulnet/smc: process llc responses in tasklet context
2020-04-29 Karsten Graulnet/smc: use worker to process incoming llc messages
2020-04-29 Karsten Graulnet/smc: simplify link deactivation
2020-04-29 Karsten Graulnet/smc: move testlink work to system work queue
2020-04-29 Karsten Graulnet/smc: add new link state and related helpers
2020-04-29 Karsten Graulnet/smc: multi-link support for smc_rmb_rtoken_handling()
2020-04-29 Karsten Graulnet/smc: convert static link ID instances to support...
2020-04-29 Karsten Graulnet/smc: convert static link ID to dynamic references
2020-04-29 Karsten Graulnet/smc: introduce link_idx for link group array
2020-04-29 Karsten Graulnet/smc: separate function for link initialization
2020-04-29 Karsten Graulnet/smc: rework pnet table to support SMC-R failover
2020-04-29 YueHaibingila: remove unused inline function ila_addr_is_ila
2020-04-29 YueHaibingnet: hsr: remove unused inline functions
2020-04-29 Yunjian Wangnetpoll: Fix use correct return type for ndo_start_xmit()
2020-04-28 David S. MillerMerge branch 'net-ReST-convert'
2020-04-28 Mauro Carvalho Chehabdocs: networking: convert ipv6.txt to ReST
2020-04-28 Mauro Carvalho Chehabdocs: networking: convert ip-sysctl.txt to ReST
2020-04-28 Mauro Carvalho Chehabdocs: networking: convert gen_stats.txt to ReST
2020-04-28 Mauro Carvalho Chehabdocs: networking: convert dns_resolver.txt to ReST
2020-04-28 Mauro Carvalho Chehabdocs: networking: convert decnet.txt to ReST
2020-04-28 Mauro Carvalho Chehabdocs: networking: convert ax25.txt to ReST
2020-04-28 Mauro Carvalho Chehabdocs: networking: convert atm.txt to ReST
2020-04-28 David S. MillerMerge branch 'nexthop-API-sysctl'
2020-04-28 Roopa Prabhunet: ipv4: add sysctl for nexthop api compatibility...
2020-04-28 Roopa Prabhunet: ipv6: new arg skip_notify to ip6_rt_del
2020-04-27 Pablo Neira Ayusonetfilter: nft_nat: add netmap support
2020-04-27 Pablo Neira Ayusonetfilter: nft_nat: add helper function to set up NAT...
2020-04-27 Pablo Neira Ayusonetfilter: nft_nat: set flags from initialization path
2020-04-27 Pablo Neira Ayusonetfilter: nft_nat: return EOPNOTSUPP if type or flags...
2020-04-27 Pablo Neira Ayusonetfilter: nf_tables: allow up to 64 bytes in the set...
2020-04-27 David S. MillerMerge tag 'batadv-next-for-davem-20200427' of git:...
2020-04-27 David S. MillerMerge branch 'net-bridge-mrp'
2020-04-27 Horatiu Vulturnet: bridge: Add checks for enabling the STP.
2020-04-27 Horatiu Vulturbridge: mrp: Integrate MRP into the bridge
2020-04-27 Horatiu Vulturbridge: mrp: Implement netlink interface to configure MRP
2020-04-27 Horatiu Vulturbridge: mrp: Connect MRP API with the switchdev API
2020-04-27 Horatiu Vulturbridge: switchdev: mrp: Implement MRP API for switchdev
2020-04-27 Horatiu Vulturbridge: mrp: Add MRP interface.
2020-04-27 Horatiu Vulturnet: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPEN
2020-04-27 Horatiu Vulturbridge: mrp: Extend bridge interface
2020-04-27 Horatiu Vulturbridge: mrp: Update Kconfig
2020-04-27 Colin Ian Kingnet: rtnetlink: remove redundant assignment to variable err
2020-04-26 Bodong Wangnetfilter: nf_conntrack: add IPS_HW_OFFLOAD status bit
2020-04-26 Tonghao Zhangnet: openvswitch: use div_u64() for 64-by-32 divisions
2020-04-26 Tonghao Zhangnet: openvswitch: suitable access to the dp_meters
2020-04-26 YueHaibingdccp: remove unused inline function dccp_set_seqno
2020-04-26 Taehee Yoohsr: remove unnecessary code in hsr_dev_change_mtu()
2020-04-26 Florian Westphaltcp: mptcp: use mptcp receive buffer space to select...
2020-04-26 David S. MillerMerge git://git./linux/kernel/git/netdev/net
2020-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-04-25 Linus TorvaldsMerge tag 'timers-urgent-2020-04-25' of git://git....
2020-04-25 Linus TorvaldsMerge tag 'sched-urgent-2020-04-25' of git://git./linux...
2020-04-25 Linus TorvaldsMerge tag 'perf-urgent-2020-04-25' of git://git./linux...
2020-04-25 Linus TorvaldsMerge tag 'objtool-urgent-2020-04-25' of git://git...
2020-04-25 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-04-25 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
next